Trace number 4515295

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.19 3613.04

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-neos-952987.0.d.opb
MD5SUMc2f3e0c6154609bf2d3178c0d208b6f5
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 variables31248
Total number of constraints354
Number of constraints which are clauses177
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints177
Minimum length of a constraint168
Maximum length of a constraint343
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 1050
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 27454
Number of bits of the biggest sum of numbers15
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 (62437 MiB free)
  memory of node 1: 64465 MiB (63367 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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=33295, runsolver pid=33287

[startup+0.100065 s]*
/proc/loadavg: 1.07 2.20 2.86 4/276 33319
/proc/meminfo: memFree=128770384/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=27400 memory=21504 CPUtime=0.03 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 4997 0 0 0 3 0 0 0 20 0 1 0 38811664 28057600 5376 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 6850 5376 544 108 0 5367 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 31592 KiB
Current children cumulated memory: 24448 KiB

[startup+0.20548 s]*
/proc/loadavg: 1.07 2.20 2.86 5/278 33322
/proc/meminfo: memFree=128723536/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=29700 memory=23168 CPUtime=0.14 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 5381 0 0 0 14 0 0 0 20 0 1 0 38811664 30412800 5792 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 7425 5792 576 108 0 5942 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 33892 KiB
Current children cumulated memory: 26112 KiB

[startup+0.306051 s]*
/proc/loadavg: 1.07 2.20 2.86 6/277 33322
/proc/meminfo: memFree=128635236/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=31816 memory=25472 CPUtime=0.24 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 5934 0 0 0 24 0 0 0 20 0 1 0 38811664 32579584 6368 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 7954 6368 608 108 0 6471 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 36008 KiB
Current children cumulated memory: 28416 KiB

[startup+0.700187 s]
/proc/loadavg: 1.07 2.20 2.86 6/277 33322
/proc/meminfo: memFree=128585592/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=37096 memory=30848 CPUtime=0.63 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 7267 0 0 0 62 1 0 0 20 0 1 0 38811664 37986304 7712 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 9274 7712 608 108 0 7791 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 41288 KiB
Current children cumulated memory: 33792 KiB

[startup+1.50019 s]
/proc/loadavg: 1.07 2.20 2.86 5/277 33322
/proc/meminfo: memFree=128546532/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=49432 memory=43136 CPUtime=1.43 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 10356 0 0 0 142 1 0 0 20 0 1 0 38811664 50618368 10784 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 12358 10784 608 108 0 10875 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 53624 KiB
Current children cumulated memory: 46080 KiB

[startup+3.106 s]
/proc/loadavg: 1.39 2.25 2.88 5/277 33322
/proc/meminfo: memFree=128385752/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=74800 memory=68096 CPUtime=3.03 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 16581 0 0 0 301 2 0 0 20 0 1 0 38811664 76595200 17024 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 18700 17024 608 108 0 17217 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 78992 KiB
Current children cumulated memory: 71040 KiB

[startup+6.30019 s]
/proc/loadavg: 1.39 2.25 2.88 5/277 33322
/proc/meminfo: memFree=128265640/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=94640 memory=87680 CPUtime=6.22 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 21481 0 0 0 618 4 0 0 20 0 1 0 38811664 96911360 21920 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 23660 21920 608 108 0 22177 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 98832 KiB
Current children cumulated memory: 90624 KiB

[startup+12.7002 s]
/proc/loadavg: 1.79 2.30 2.89 5/277 33323
/proc/meminfo: memFree=127963500/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=137312 memory=129536 CPUtime=12.6 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 31957 0 0 0 1253 7 0 0 20 0 1 0 38811664 140607488 32384 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 34328 32384 608 108 0 32845 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 141504 KiB
Current children cumulated memory: 132480 KiB

[startup+25.5002 s]
/proc/loadavg: 2.13 2.36 2.90 5/277 33323
/proc/meminfo: memFree=127419488/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=174760 memory=166144 CPUtime=25.36 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 41138 0 0 0 2528 8 0 0 20 0 1 0 38811664 178954240 41536 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 43690 41536 608 108 0 42207 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 178952 KiB
Current children cumulated memory: 169088 KiB

[startup+51.1063 s]
/proc/loadavg: 2.84 2.51 2.94 5/277 33323
/proc/meminfo: memFree=126679948/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=239280 memory=229880 CPUtime=50.89 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 57124 0 0 0 5077 12 0 0 20 0 1 0 38811664 245022720 57470 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 59820 57470 608 108 0 58337 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 243472 KiB
Current children cumulated memory: 232824 KiB

[startup+102.3 s]
/proc/loadavg: 3.68 2.79 3.01 5/277 33330
/proc/meminfo: memFree=124840828/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=342308 memory=327928 CPUtime=101.93 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 81672 0 0 0 10175 18 0 0 20 0 1 0 38811664 350523392 81982 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 85577 81982 608 108 0 84094 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 346500 KiB
Current children cumulated memory: 330872 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 3.10 3.11 5/275 33429
/proc/meminfo: memFree=123608708/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=459532 memory=432120 CPUtime=161.75 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 107760 0 0 0 16150 25 0 0 20 0 1 0 38811664 470560768 108030 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 114883 108030 608 108 0 113400 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 463724 KiB
Current children cumulated memory: 435064 KiB

[startup+222.3 s]
/proc/loadavg: 4.15 3.30 3.18 5/274 33527
/proc/meminfo: memFree=121765232/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=607984 memory=567040 CPUtime=221.56 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 141107 0 0 0 22122 34 0 0 20 0 1 0 38811664 622575616 141760 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 151996 141760 608 108 0 150513 0
Current children cumulated CPU time: 221.56 s

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

[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4114912 memory=3610448 CPUtime=3091.76 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 888475 0 0 0 308895 281 0 0 20 0 1 0 38811664 4213669888 902612 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1028728 902612 608 108 0 1027245 0
Current children cumulated CPU time: 3091.76 s
Current children cumulated vsize: 4119104 KiB
Current children cumulated memory: 3613392 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.10 4.03 5/268 33899
/proc/meminfo: memFree=115881520/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4114912 memory=3611856 CPUtime=3151.48 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 888897 0 0 0 314865 283 0 0 20 0 1 0 38811664 4213669888 902964 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1028728 902964 608 108 0 1027245 0
Current children cumulated CPU time: 3151.48 s
Current children cumulated vsize: 4119104 KiB
Current children cumulated memory: 3614800 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.03 5/268 33901
/proc/meminfo: memFree=115797120/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4114912 memory=3613136 CPUtime=3211.19 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 889204 0 0 0 320835 284 0 0 20 0 1 0 38811664 4213669888 903284 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1028728 903284 608 108 0 1027245 0
Current children cumulated CPU time: 3211.19 s
Current children cumulated vsize: 4119104 KiB
Current children cumulated memory: 3616080 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.04 5/269 33904
/proc/meminfo: memFree=115747816/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4114912 memory=3615976 CPUtime=3270.88 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 889416 0 0 0 326803 285 0 0 20 0 1 0 38811664 4213669888 903994 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1028728 903994 608 108 0 1027245 0
Current children cumulated CPU time: 3270.88 s
Current children cumulated vsize: 4119104 KiB
Current children cumulated memory: 3618920 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.04 5/269 33906
/proc/meminfo: memFree=115609764/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4174264 memory=3662696 CPUtime=3330.61 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 901104 0 0 0 332773 288 0 0 20 0 1 0 38811664 4274446336 915674 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1043566 915674 608 108 0 1042083 0
Current children cumulated CPU time: 3330.61 s
Current children cumulated vsize: 4178456 KiB
Current children cumulated memory: 3665640 KiB

[startup+3402.3 s]
/proc/loadavg: 4.14 4.11 4.05 5/269 33909
/proc/meminfo: memFree=115421640/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4259964 memory=3742440 CPUtime=3390.32 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 921374 0 0 0 338735 297 0 0 20 0 1 0 38811664 4362203136 935610 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1064991 935610 608 108 0 1063508 0
Current children cumulated CPU time: 3390.32 s
Current children cumulated vsize: 4264156 KiB
Current children cumulated memory: 3745384 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.05 5/268 33911
/proc/meminfo: memFree=115324164/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4304280 memory=3784308 CPUtime=3450.04 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 931329 0 0 0 344704 300 0 0 20 0 1 0 38811664 4407582720 946077 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1076070 946077 608 108 0 1074587 0
Current children cumulated CPU time: 3450.04 s
Current children cumulated vsize: 4308472 KiB
Current children cumulated memory: 3787252 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.11 4.05 5/268 33913
/proc/meminfo: memFree=115226832/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4334364 memory=3811188 CPUtime=3509.79 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 938040 0 0 0 350676 303 0 0 20 0 1 0 38811664 4438388736 952797 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1083591 952797 608 108 0 1082108 0
Current children cumulated CPU time: 3509.79 s
Current children cumulated vsize: 4338556 KiB
Current children cumulated memory: 3814132 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.11 4.05 5/267 33915
/proc/meminfo: memFree=115089348/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4336668 memory=3814132 CPUtime=3569.55 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 938792 0 0 0 356651 304 0 0 20 0 1 0 38811664 4440748032 953533 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1084167 953533 608 108 0 1082684 0
Current children cumulated CPU time: 3569.55 s
Current children cumulated vsize: 4340860 KiB
Current children cumulated memory: 3817076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3612.9 s]
/proc/loadavg: 4.15 4.11 4.05 4/265 33919
/proc/meminfo: memFree=122846472/131250000 swapFree=33010684/33010684
[pid=33295] ppid=33287 vsize=4192 memory=2944 CPUtime=0 cores=0,2
/proc/33295/stat : 33295 (bash) S 33287 33295 33241 0 -1 4194304 305 255 2 0 0 0 0 0 20 0 1 0 38811660 4292608 736 18446744073709551615 94918061109248 94918062003781 140727393784880 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94918062242832 94918062290576 94918067343360 140727393786260 140727393786376 140727393786376 140727393791978 0
/proc/33295/statm: 1048 736 672 219 0 110 0
[pid=33309] ppid=33295 vsize=4337564 memory=3815924 CPUtime=3600.02 cores=0,2
/proc/33309/stat : 33309 (solve_pb) R 33295 33295 33241 0 -1 4194304 939230 0 0 0 359698 304 0 0 20 0 1 0 38811664 4441665536 953981 18446744073709551615 94259198108672 94259198546816 140727352507568 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94259198575536 94259198577952 94259204997120 140727352510852 140727352510916 140727352510916 140727352516536 0
/proc/33309/statm: 1084391 953981 608 108 0 1082908 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 4341756 KiB
Current children cumulated memory: 3818868 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3596.99 s, system=3.19719 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+3613 s]*
/proc/loadavg: 4.15 4.11 4.05 5/264 33931
/proc/meminfo: memFree=125865272/131250000 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.007942 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): 3613.04
CPU time (s): 3600.19
CPU user time (s): 3596.99
CPU system time (s): 3.19719
CPU usage (%): 99.6441
Max. virtual memory (cumulated for all children) (KiB): 4341756
Max. memory (cumulated for all children) (KiB): 3818868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.99
system time used= 3.19719
maximum resident set size= 3815924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 939790
page faults= 2
swaps= 0
block input operations= 64
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 703
involuntary context switches= 8152


# summary of solver processes directly reported to runsolver:
#   pid: 33295,33309
#   total CPU time (s): 3600.19
#   total CPU user time (s): 3596.99
#   total CPU system time (s): 3.19719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.01984 second user time and 17.2872 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 23:08:50
IDJOB=4515295
IDBENCH=164400
IDSOLVER=3321
FILE ID=nodeC026/4515295-1751231330
RUNJOBID= nodeC026-1751231330-33251
SLURM_JOB_ID= 9587706
Free space on /tmp= 433056 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-neos-952987.0.d.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515295-1751231330/watcher-4515295-1751231330 -o /tmp/evaluation-result-4515295-1751231330/solver-4515295-1751231330 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751231330-33251 --watchdog 3760  HOME/solve.sh HOME/instance-4515295-1751231330.opb

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

MD5SUM BENCH= c2f3e0c6154609bf2d3178c0d208b6f5
RANDOM SEED=1948950612

nodeC026 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		: 3599.763
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.59
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.836
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.59
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.641
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.59
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.892
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.59
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.016
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.59
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.413
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.59
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.940
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.59
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.618
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        128833020 kB
MemAvailable:   129804784 kB
Buffers:            3280 kB
Cached:          1769700 kB
SwapCached:            0 kB
Active:           333984 kB
Inactive:        1512440 kB
Active(anon):      91524 kB
Inactive(anon):        0 kB
Active(file):     242460 kB
Inactive(file):  1512440 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              6804 kB
Writeback:             0 kB
AnonPages:         76528 kB
Mapped:           102340 kB
Shmem:             18080 kB
KReclaimable:     112204 kB
Slab:             199764 kB
SReclaimable:     112204 kB
SUnreclaim:        87560 kB
KernelStack:        4168 kB
PageTables:         2352 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     339056 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433052 MiB
End job on nodeC026 at 2025-06-30 00:09:03