Trace number 4515151

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.45 3610.87

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ab51-40-100.0.u.opb
MD5SUM84d6a262f1f6531f4a7714720272edd7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark56.7591
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12675
Total number of constraints11891
Number of constraints which are clauses11766
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint11734
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 1285216
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 501285383
Number of bits of the biggest sum of numbers29
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: 63665 MiB (63065 MiB free)
  memory of node 1: 64507 MiB (63447 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=37012, runsolver pid=36999

[startup+0.100064 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129495600/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=26784 memory=19584 CPUtime=0.06 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 4528 0 0 0 6 0 0 0 20 0 1 0 38612782 27426816 4896 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 6696 4896 544 108 0 5213 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 30976 KiB
Current children cumulated memory: 22528 KiB

[startup+0.205553 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129459564/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=32328 memory=24448 CPUtime=0.16 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 5739 0 0 0 16 0 0 0 20 0 1 0 38612782 33103872 6112 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 8082 6112 544 108 0 6599 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 36520 KiB
Current children cumulated memory: 27392 KiB

[startup+0.305413 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129434884/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=37552 memory=28288 CPUtime=0.26 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 6693 0 0 0 26 0 0 0 20 0 1 0 38612782 38453248 7072 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 9388 7072 576 108 0 7905 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 41744 KiB
Current children cumulated memory: 31232 KiB

[startup+0.700183 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129386500/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=46480 memory=36480 CPUtime=0.65 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 8714 0 0 0 64 1 0 0 20 0 1 0 38612782 47595520 9120 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 11620 9120 576 108 0 10137 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 50672 KiB
Current children cumulated memory: 39424 KiB

[startup+1.50019 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129362308/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=49608 memory=38656 CPUtime=1.45 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 9280 0 0 0 144 1 0 0 20 0 1 0 38612782 50798592 9664 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 12402 9664 576 108 0 10919 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 53800 KiB
Current children cumulated memory: 41600 KiB

[startup+3.10503 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129201276/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=69220 memory=55936 CPUtime=3.05 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 13599 0 0 0 303 2 0 0 20 0 1 0 38612782 70881280 13984 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 17305 13984 576 108 0 15822 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 73412 KiB
Current children cumulated memory: 58880 KiB

[startup+6.30015 s]
/proc/loadavg: 0.96 1.54 2.72 5/269 37019
/proc/meminfo: memFree=128984160/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=112268 memory=93440 CPUtime=6.23 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 22972 0 0 0 619 4 0 0 20 0 1 0 38612782 114962432 23360 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 28067 23360 576 108 0 26584 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 116460 KiB
Current children cumulated memory: 96384 KiB

[startup+12.7002 s]
/proc/loadavg: 1.21 1.58 2.73 5/269 37019
/proc/meminfo: memFree=128540640/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=232104 memory=195072 CPUtime=12.61 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 48378 0 0 0 1253 8 0 0 20 0 1 0 38612782 237674496 48768 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 58026 48768 576 108 0 56543 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 236296 KiB
Current children cumulated memory: 198016 KiB

[startup+25.5002 s]
/proc/loadavg: 1.89 1.72 2.75 5/269 37019
/proc/meminfo: memFree=127726200/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=476152 memory=402432 CPUtime=25.37 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 100209 0 0 0 2519 18 0 0 20 0 1 0 38612782 487579648 100608 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 119038 100608 576 108 0 117555 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 480344 KiB
Current children cumulated memory: 405376 KiB

[startup+51.1054 s]
/proc/loadavg: 2.68 1.92 2.79 5/270 37021
/proc/meminfo: memFree=126532728/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=880944 memory=737408 CPUtime=50.9 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 183970 0 0 0 5055 35 0 0 20 0 1 0 38612782 902086656 184352 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 220236 184352 576 108 0 218753 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 885136 KiB
Current children cumulated memory: 740352 KiB

[startup+102.3 s]
/proc/loadavg: 3.48 2.26 2.86 5/270 37022
/proc/meminfo: memFree=124660740/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=1319960 memory=1028992 CPUtime=101.94 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 256870 0 0 0 10145 49 0 0 20 0 1 0 38612782 1351639040 257248 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 329990 257248 576 108 0 328507 0
Current children cumulated CPU time: 101.94 s
Current children cumulated vsize: 1324152 KiB
Current children cumulated memory: 1031936 KiB

[startup+162.3 s]
/proc/loadavg: 3.86 2.59 2.94 5/272 37028
/proc/meminfo: memFree=123038804/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=1527844 memory=1216000 CPUtime=161.76 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 303612 0 0 0 16119 57 0 0 20 0 1 0 38612782 1564512256 304000 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 381961 304000 576 108 0 380478 0
Current children cumulated CPU time: 161.76 s
Current children cumulated vsize: 1532036 KiB
Current children cumulated memory: 1218944 KiB

[startup+222.3 s]
/proc/loadavg: 4.06 2.88 3.02 5/272 37031
/proc/meminfo: memFree=122148156/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=1670800 memory=1363840 CPUtime=221.59 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 340576 0 0 0 22094 65 0 0 20 0 1 0 38612782 1710899200 340960 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 417700 340960 576 108 0 416217 0
Current children cumulated CPU time: 221.59 s
Current children cumulated vsize: 1674992 KiB

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

[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8735232 memory=7356900 CPUtime=3093.35 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1943100 0 0 0 308947 388 0 0 20 0 1 0 38612782 8944877568 1839225 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2183808 1839225 608 108 0 2182325 0
Current children cumulated CPU time: 3093.35 s
Current children cumulated vsize: 8739424 KiB
Current children cumulated memory: 7359844 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.14 4.10 5/268 37202
/proc/meminfo: memFree=92781644/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8735232 memory=7393380 CPUtime=3153.18 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1952200 0 0 0 314926 392 0 0 20 0 1 0 38612782 8944877568 1848345 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2183808 1848345 608 108 0 2182325 0
Current children cumulated CPU time: 3153.18 s
Current children cumulated vsize: 8739424 KiB
Current children cumulated memory: 7396324 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.13 4.10 5/268 37204
/proc/meminfo: memFree=92397872/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8735232 memory=7431396 CPUtime=3213 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1961703 0 0 0 320905 395 0 0 20 0 1 0 38612782 8944877568 1857849 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2183808 1857849 608 108 0 2182325 0
Current children cumulated CPU time: 3213 s
Current children cumulated vsize: 8739424 KiB
Current children cumulated memory: 7434340 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.13 4.10 5/268 37207
/proc/meminfo: memFree=92040240/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8735232 memory=7469540 CPUtime=3272.83 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1971259 0 0 0 326885 398 0 0 20 0 1 0 38612782 8944877568 1867385 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2183808 1867385 608 108 0 2182325 0
Current children cumulated CPU time: 3272.83 s
Current children cumulated vsize: 8739424 KiB
Current children cumulated memory: 7472484 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.14 4.10 5/269 37210
/proc/meminfo: memFree=91665192/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8735232 memory=7511268 CPUtime=3332.65 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1981700 0 0 0 332863 402 0 0 20 0 1 0 38612782 8944877568 1877817 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2183808 1877817 608 108 0 2182325 0
Current children cumulated CPU time: 3332.65 s
Current children cumulated vsize: 8739424 KiB
Current children cumulated memory: 7514212 KiB

[startup+3402.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/269 37308
/proc/meminfo: memFree=113641548/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=8780836 memory=7572324 CPUtime=3392.47 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 1996957 0 0 0 338841 406 0 0 20 0 1 0 38612782 8991576064 1893081 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2195209 1893081 608 108 0 2193726 0
Current children cumulated CPU time: 3392.47 s
Current children cumulated vsize: 8785028 KiB
Current children cumulated memory: 7575268 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.13 4.09 5/269 37310
/proc/meminfo: memFree=113327228/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=9007944 memory=7766628 CPUtime=3452.3 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 2045522 0 0 0 344815 415 0 0 20 0 1 0 38612782 9224134656 1941657 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2251986 1941657 608 108 0 2250503 0
Current children cumulated CPU time: 3452.3 s
Current children cumulated vsize: 9012136 KiB
Current children cumulated memory: 7769572 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.13 4.10 5/269 37313
/proc/meminfo: memFree=113094144/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=9120412 memory=7866468 CPUtime=3512.11 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 2070494 0 0 0 350791 420 0 0 20 0 1 0 38612782 9339301888 1966617 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2280103 1966617 608 108 0 2278620 0
Current children cumulated CPU time: 3512.11 s
Current children cumulated vsize: 9124604 KiB
Current children cumulated memory: 7869412 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 5/269 37320
/proc/meminfo: memFree=112801588/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=9287960 memory=8024420 CPUtime=3571.94 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 2109980 0 0 0 356767 427 0 0 20 0 1 0 38612782 9510871040 2006105 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2321990 2006105 608 108 0 2320507 0
Current children cumulated CPU time: 3571.94 s
Current children cumulated vsize: 9292152 KiB
Current children cumulated memory: 8027364 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.5 s]
/proc/loadavg: 4.08 4.11 4.09 5/269 37321
/proc/meminfo: memFree=112070420/131249996 swapFree=33010684/33010684
[pid=37012] ppid=36999 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/37012/stat : 37012 (bash) S 36999 37012 36937 0 -1 4194304 311 258 0 0 0 0 0 0 20 0 1 0 38612779 4292608 736 18446744073709551615 94740485685248 94740486579781 140733129694288 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94740486818832 94740486866576 94740508585984 140733129697684 140733129697800 140733129697800 140733129703402 0
/proc/37012/statm: 1048 736 672 219 0 110 0
[pid=37019] ppid=37012 vsize=10628084 memory=8757860 CPUtime=3600.06 cores=1,3
/proc/37019/stat : 37019 (solve_pb) R 37012 37012 36937 0 -1 4194304 2293319 0 0 0 359549 457 0 0 20 0 1 0 38612782 10883158016 2189465 18446744073709551615 94172529296384 94172529734528 140726348044224 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94172529763248 94172529765664 94172547227648 140726348052868 140726348052932 140726348052932 140726348058552 0
/proc/37019/statm: 2657021 2189465 608 108 0 2655538 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 10632276 KiB
Current children cumulated memory: 8760804 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3595.49 s, system=4.95381 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.8 s]
/proc/loadavg: 4.15 4.13 4.09 5/268 37321
/proc/meminfo: memFree=114457848/131249996 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.008644 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.87
CPU time (s): 3600.45
CPU user time (s): 3595.49
CPU system time (s): 4.95381
CPU usage (%): 99.7114
Max. virtual memory (cumulated for all children) (KiB): 10632276
Max. memory (cumulated for all children) (KiB): 8760804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.49
system time used= 4.95381
maximum resident set size= 8757860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2293888
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= 591
involuntary context switches= 5716


# summary of solver processes directly reported to runsolver:
#   pid: 37012,37019
#   total CPU time (s): 3600.45
#   total CPU user time (s): 3595.49
#   total CPU system time (s): 4.95381

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.9604 second user time and 16.2967 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 22:35:49
IDJOB=4515151
IDBENCH=164178
IDSOLVER=3321
FILE ID=nodeC024/4515151-1751229349
RUNJOBID= nodeC024-1751229349-36949
SLURM_JOB_ID= 9587696
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ab51-40-100.0.u.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515151-1751229349/watcher-4515151-1751229349 -o /tmp/evaluation-result-4515151-1751229349/solver-4515151-1751229349 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751229349-36949 --watchdog 3760  HOME/solve.sh HOME/instance-4515151-1751229349.opb

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

MD5SUM BENCH= 84d6a262f1f6531f4a7714720272edd7
RANDOM SEED=970897222

nodeC024 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.079
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	: 6999.36
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		: 3599.673
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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.989
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	: 6999.36
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		: 3599.383
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	: 6999.36
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		: 3599.867
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	: 6999.36
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.678
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	: 6999.36
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		: 3599.668
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	: 6999.36
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		: 3599.701
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	: 6999.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129552352 kB
MemAvailable:   129763296 kB
Buffers:            3280 kB
Cached:          1018252 kB
SwapCached:            0 kB
Active:           320416 kB
Inactive:         763580 kB
Active(anon):      80528 kB
Inactive(anon):        0 kB
Active(file):     239888 kB
Inactive(file):   763580 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5192 kB
Writeback:             4 kB
AnonPages:         65880 kB
Mapped:           102504 kB
Shmem:             18064 kB
KReclaimable:      93032 kB
Slab:             179052 kB
SReclaimable:      93032 kB
SUnreclaim:        86020 kB
KernelStack:        4052 kB
PageTables:         2840 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     332296 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150440 kB
VmallocChunk:          0 kB
Percpu:             3808 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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:      195284 kB
DirectMap2M:     6916096 kB
DirectMap1G:    128974848 kB

Free space on /tmp at the end= 433056 MiB
End job on nodeC024 at 2025-06-29 23:36:00