Trace number 4506709

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

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K134.opb
MD5SUM963edb3c79c326322e0bda3e585d3232
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 variables15946
Total number of constraints16216
Number of constraints which are clauses16082
Number of constraints which are cardinality constraints (but not clauses)134
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint134
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 135
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: 63708 MiB (62139 MiB free)
  memory of node 1: 64465 MiB (63452 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=20053, runsolver pid=20050

[startup+0.100063 s]*
/proc/loadavg: 4.11 4.15 4.11 6/267 20057
/proc/meminfo: memFree=128594052/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=19284 memory=14592 CPUtime=0.07 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 3239 0 0 0 7 0 0 0 20 0 1 0 32355785 19746816 3648 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 4821 3648 544 108 0 3338 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 23476 KiB
Current children cumulated memory: 17536 KiB

[startup+0.204831 s]*
/proc/loadavg: 4.11 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128594052/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=20376 memory=15616 CPUtime=0.17 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 3488 0 0 0 17 0 0 0 20 0 1 0 32355785 20865024 3904 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 5094 3904 544 108 0 3611 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 24568 KiB
Current children cumulated memory: 18560 KiB

[startup+0.305554 s]*
/proc/loadavg: 4.11 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128594052/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=20904 memory=16256 CPUtime=0.27 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 3635 0 0 0 27 0 0 0 20 0 1 0 32355785 21405696 4064 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 5226 4064 544 108 0 3743 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 25096 KiB
Current children cumulated memory: 19200 KiB

[startup+0.700198 s]
/proc/loadavg: 4.11 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128594052/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=23420 memory=18688 CPUtime=0.66 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 4258 0 0 0 66 0 0 0 20 0 1 0 32355785 23982080 4672 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 5855 4672 544 108 0 4372 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 27612 KiB
Current children cumulated memory: 21632 KiB

[startup+1.50016 s]
/proc/loadavg: 4.11 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128585988/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=32992 memory=27648 CPUtime=1.46 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 6477 0 0 0 145 1 0 0 20 0 1 0 32355785 33783808 6912 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 8248 6912 576 108 0 6765 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 37184 KiB
Current children cumulated memory: 30592 KiB

[startup+3.1054 s]
/proc/loadavg: 4.10 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128569976/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=44812 memory=38016 CPUtime=3.07 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 9057 0 0 0 305 2 0 0 20 0 1 0 32355785 45887488 9504 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 11203 9504 576 108 0 9720 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 49004 KiB
Current children cumulated memory: 40960 KiB

[startup+6.30019 s]
/proc/loadavg: 4.10 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128554020/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=67032 memory=59136 CPUtime=6.25 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 14331 0 0 0 622 3 0 0 20 0 1 0 32355785 68640768 14784 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 16791 14784 576 108 0 15308 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 71224 KiB
Current children cumulated memory: 62080 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.16 4.11 5/267 20057
/proc/meminfo: memFree=128519836/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=102712 memory=92928 CPUtime=12.63 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 22784 0 0 0 1258 5 0 0 20 0 1 0 32355785 105177088 23232 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 25678 23232 576 108 0 24195 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 106904 KiB
Current children cumulated memory: 95872 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.15 4.11 5/267 20057
/proc/meminfo: memFree=128471800/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=146032 memory=135296 CPUtime=25.39 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 33362 0 0 0 2532 7 0 0 20 0 1 0 32355785 149536768 33824 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 36508 33824 576 108 0 35025 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 150224 KiB
Current children cumulated memory: 138240 KiB

[startup+51.1055 s]
/proc/loadavg: 4.09 4.14 4.11 5/267 20057
/proc/meminfo: memFree=128391868/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=205056 memory=190848 CPUtime=50.93 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 47254 0 0 0 5082 11 0 0 20 0 1 0 32355785 209977344 47712 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 51264 47712 576 108 0 49781 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 209248 KiB
Current children cumulated memory: 193792 KiB

[startup+102.3 s]
/proc/loadavg: 4.14 4.14 4.11 5/268 20060
/proc/meminfo: memFree=128257292/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=294932 memory=273920 CPUtime=101.97 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 68019 0 0 0 10181 16 0 0 20 0 1 0 32355785 302010368 68480 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 73733 68480 576 108 0 72250 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 299124 KiB
Current children cumulated memory: 276864 KiB

[startup+162.3 s]
/proc/loadavg: 4.05 4.12 4.10 5/268 20062
/proc/meminfo: memFree=128157364/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=342548 memory=319744 CPUtime=161.8 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 79528 0 0 0 16160 20 0 0 20 0 1 0 32355785 350769152 79936 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 85637 79936 576 108 0 84154 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 346740 KiB
Current children cumulated memory: 322688 KiB

[startup+222.3 s]
/proc/loadavg: 4.14 4.12 4.10 5/268 20064
/proc/meminfo: memFree=128080724/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=396752 memory=367488 CPUtime=221.63 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 91438 0 0 0 22139 24 0 0 20 0 1 0 32355785 406274048 91872 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 99188 91872 576 108 0 97705 0
Current children cumulated CPU time: 221.63 s

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

/proc/20057/statm: 351118 330058 576 108 0 349635 0
Current children cumulated CPU time: 3093.05 s
Current children cumulated vsize: 1408664 KiB
Current children cumulated memory: 1323176 KiB

[startup+3162.3 s]
/proc/loadavg: 2.14 2.36 3.00 3/253 20279
/proc/meminfo: memFree=127648488/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1429044 memory=1337640 CPUtime=3152.87 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 305218 0 0 0 315190 97 0 0 20 0 1 0 32355785 1463341056 334410 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 357261 334410 576 108 0 355778 0
Current children cumulated CPU time: 3152.87 s
Current children cumulated vsize: 1433236 KiB
Current children cumulated memory: 1340584 KiB

[startup+3222.3 s]
/proc/loadavg: 2.05 2.29 2.93 3/253 20281
/proc/meminfo: memFree=127653428/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1429044 memory=1339432 CPUtime=3212.69 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 305651 0 0 0 321172 97 0 0 20 0 1 0 32355785 1463341056 334858 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 357261 334858 576 108 0 355778 0
Current children cumulated CPU time: 3212.69 s
Current children cumulated vsize: 1433236 KiB
Current children cumulated memory: 1342376 KiB

[startup+3282.3 s]
/proc/loadavg: 2.13 2.27 2.88 3/253 20283
/proc/meminfo: memFree=127661648/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1429044 memory=1341224 CPUtime=3272.5 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 306088 0 0 0 327153 97 0 0 20 0 1 0 32355785 1463341056 335306 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 357261 335306 576 108 0 355778 0
Current children cumulated CPU time: 3272.5 s
Current children cumulated vsize: 1433236 KiB
Current children cumulated memory: 1344168 KiB

[startup+3342.3 s]
/proc/loadavg: 2.11 2.23 2.83 3/254 20288
/proc/meminfo: memFree=127660144/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1429044 memory=1342760 CPUtime=3332.32 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 306491 0 0 0 333134 98 0 0 20 0 1 0 32355785 1463341056 335690 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 357261 335690 576 108 0 355778 0
Current children cumulated CPU time: 3332.32 s
Current children cumulated vsize: 1433236 KiB
Current children cumulated memory: 1345704 KiB

[startup+3402.3 s]
/proc/loadavg: 2.09 2.20 2.78 3/254 20292
/proc/meminfo: memFree=127653828/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1434484 memory=1346984 CPUtime=3392.13 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 307527 0 0 0 339115 98 0 0 20 0 1 0 32355785 1468911616 336746 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 358621 336746 576 108 0 357138 0
Current children cumulated CPU time: 3392.13 s
Current children cumulated vsize: 1438676 KiB
Current children cumulated memory: 1349928 KiB

[startup+3462.3 s]
/proc/loadavg: 2.13 2.19 2.74 2/247 20328
/proc/meminfo: memFree=128726616/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1443128 memory=1353000 CPUtime=3451.94 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 309057 0 0 0 345096 98 0 0 20 0 1 0 32355785 1477763072 338250 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 360782 338250 576 108 0 359299 0
Current children cumulated CPU time: 3451.94 s
Current children cumulated vsize: 1447320 KiB
Current children cumulated memory: 1355944 KiB

[startup+3522.3 s]
/proc/loadavg: 1.47 1.99 2.64 2/246 20330
/proc/meminfo: memFree=128718680/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1450680 memory=1358632 CPUtime=3511.81 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 310456 0 0 0 351082 99 0 0 20 0 1 0 32355785 1485496320 339658 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 362670 339658 576 108 0 361187 0
Current children cumulated CPU time: 3511.81 s
Current children cumulated vsize: 1454872 KiB
Current children cumulated memory: 1361576 KiB

[startup+3582.3 s]
/proc/loadavg: 1.21 1.82 2.54 2/246 20332
/proc/meminfo: memFree=128718380/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1460412 memory=1365928 CPUtime=3571.66 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 312786 0 0 0 357067 99 0 0 20 0 1 0 32355785 1495461888 341482 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 365103 341482 576 108 0 363620 0
Current children cumulated CPU time: 3571.66 s
Current children cumulated vsize: 1464604 KiB
Current children cumulated memory: 1368872 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.7 s]
/proc/loadavg: 1.18 1.76 2.49 2/246 20332
/proc/meminfo: memFree=128718552/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1463100 memory=1368488 CPUtime=3600 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 313401 0 0 0 359900 100 0 0 20 0 1 0 32355785 1498214400 342122 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 365775 342122 576 108 0 364292 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1467292 KiB
Current children cumulated memory: 1371432 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.01 s, system=1.03174 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+3610.7 s]
/proc/loadavg: 1.18 1.76 2.49 2/246 20332
/proc/meminfo: memFree=128718552/131249996 swapFree=33010684/33010684
[pid=20053] ppid=20050 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/20053/stat : 20053 (bash) S 20050 20053 17353 0 -1 4194304 309 256 0 0 0 0 0 0 20 0 1 0 32355783 4292608 736 18446744073709551615 94020799078400 94020799972933 140726954232528 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94020800211984 94020800259728 94020832829440 140726954240404 140726954240520 140726954240520 140726954246122 0
/proc/20053/statm: 1048 736 672 219 0 110 0
[pid=20057] ppid=20053 vsize=1463100 memory=1368488 CPUtime=3600 cores=5,7
/proc/20057/stat : 20057 (solve_pb) R 20053 20053 17353 0 -1 4194304 313401 0 0 0 359900 100 0 0 20 0 1 0 32355785 1498214400 342122 18446744073709551615 94145772839936 94145773278080 140735160545392 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94145773306800 94145773309216 94145783889920 140735160547716 140735160547780 140735160547780 140735160553400 0
/proc/20057/statm: 365775 342122 576 108 0 364292 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 1467292 KiB
Current children cumulated memory: 1371432 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.72
CPU time (s): 3600.04
CPU user time (s): 3599.01
CPU system time (s): 1.03174
CPU usage (%): 99.7042
Max. virtual memory (cumulated for all children) (KiB): 1467292
Max. memory (cumulated for all children) (KiB): 1371432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.01
system time used= 1.03174
maximum resident set size= 1368488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 313966
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= 664
involuntary context switches= 4836


# summary of solver processes directly reported to runsolver:
#   pid: 20053,20057
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.01
#   total CPU system time (s): 1.03174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.77056 second user time and 16.0395 second system time

The end

Launcher Data

Begin job on nodeC015 at 2025-06-29 05:13:03
IDJOB=4506709
IDBENCH=158262
IDSOLVER=3321
FILE ID=nodeC015/4506709-1751166783
RUNJOBID= nodeC015-1751157946-17366
SLURM_JOB_ID= 9587491
Free space on /tmp= 432932 MiB

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

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

MD5SUM BENCH= 963edb3c79c326322e0bda3e585d3232
RANDOM SEED=1177463549

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        128606476 kB
MemAvailable:   128353464 kB
Buffers:            3280 kB
Cached:           557940 kB
SwapCached:            0 kB
Active:          1658552 kB
Inactive:         338960 kB
Active(anon):    1454368 kB
Inactive(anon):        0 kB
Active(file):     204184 kB
Inactive(file):   338960 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1652 kB
Writeback:            12 kB
AnonPages:       1439444 kB
Mapped:           104256 kB
Shmem:             18076 kB
KReclaimable:      86168 kB
Slab:             169392 kB
SReclaimable:      86168 kB
SUnreclaim:        83224 kB
KernelStack:        4352 kB
PageTables:         6132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:    1941940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150616 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    352256 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:    11100160 kB
DirectMap1G:    124780544 kB

Free space on /tmp at the end= 433016 MiB
End job on nodeC015 at 2025-06-29 06:13:14