Trace number 4515187

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? (MO) 3374.77 3384.75

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-t1722.0.s.opb
MD5SUM39768e28ba132eeb426131d5bb977045
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 variables36630
Total number of constraints339
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint389
Maximum length of a constraint36630
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 114245
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 85902757
Number of bits of the biggest sum of numbers27
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-4515187-1751229349/watcher-4515187-1751229349 -o /tmp/evaluation-result-4515187-1751229349/solver-4515187-1751229349 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751229349-36950 --watchdog 3760 HOME/solve.sh HOME/instance-4515187-1751229349.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100066 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129499632/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=47588 memory=32216 CPUtime=0.05 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 7803 0 0 0 4 1 0 0 20 0 1 0 38612781 48730112 8054 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 11897 8054 544 108 0 10414 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 51780 KiB
Current children cumulated memory: 35160 KiB

[startup+0.205836 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129459564/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=65296 memory=45528 CPUtime=0.15 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 11123 0 0 0 14 1 0 0 20 0 1 0 38612781 66863104 11382 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 16324 11382 544 108 0 14841 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 69488 KiB
Current children cumulated memory: 48472 KiB

[startup+0.305694 s]*
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129434884/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=83700 memory=60248 CPUtime=0.26 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 14811 0 0 0 24 2 0 0 20 0 1 0 38612781 85708800 15062 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 20925 15062 544 108 0 19442 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 87892 KiB
Current children cumulated memory: 63192 KiB

[startup+0.700215 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129386500/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=136704 memory=99032 CPUtime=0.64 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 24499 0 0 0 61 3 0 0 20 0 1 0 38612781 139984896 24758 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 34176 24758 544 108 0 32693 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 140896 KiB
Current children cumulated memory: 101976 KiB

[startup+1.50021 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129362308/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=197308 memory=148824 CPUtime=1.44 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 36955 0 0 0 139 5 0 0 20 0 1 0 38612781 202043392 37206 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 49327 37206 544 108 0 47844 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 201500 KiB
Current children cumulated memory: 151768 KiB

[startup+3.10549 s]
/proc/loadavg: 0.70 1.50 2.71 5/269 37019
/proc/meminfo: memFree=129201132/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=262324 memory=188888 CPUtime=3.04 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 46978 0 0 0 297 7 0 0 20 0 1 0 38612781 268619776 47222 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 65581 47222 544 108 0 64098 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 266516 KiB
Current children cumulated memory: 191832 KiB

[startup+6.3002 s]
/proc/loadavg: 0.96 1.54 2.72 5/269 37019
/proc/meminfo: memFree=128984160/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=405808 memory=305496 CPUtime=6.23 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 76129 0 0 0 611 12 0 0 20 0 1 0 38612781 415547392 76374 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 101452 76374 544 108 0 99969 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 410000 KiB
Current children cumulated memory: 308440 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=699720 memory=535768 CPUtime=12.61 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 133696 0 0 0 1241 20 0 0 20 0 1 0 38612781 716513280 133942 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 174930 133942 544 108 0 173447 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 703912 KiB
Current children cumulated memory: 538712 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=1290688 memory=952152 CPUtime=25.37 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 237793 0 0 0 2500 37 0 0 20 0 1 0 38612781 1321664512 238038 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 322672 238038 544 108 0 321189 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 1294880 KiB
Current children cumulated memory: 955096 KiB

[startup+51.1056 s]
/proc/loadavg: 2.68 1.92 2.79 5/270 37021
/proc/meminfo: memFree=126540792/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=2064136 memory=1465560 CPUtime=50.91 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 366128 0 0 0 5032 59 0 0 20 0 1 0 38612781 2113675264 366390 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 516034 366390 544 108 0 514551 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 2068328 KiB
Current children cumulated memory: 1468504 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=3070852 memory=2250584 CPUtime=101.96 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 562371 0 0 0 10102 94 0 0 20 0 1 0 38612781 3144552448 562646 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 767713 562646 576 108 0 766230 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 3075044 KiB
Current children cumulated memory: 2253528 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=4801292 memory=3343576 CPUtime=161.8 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 835606 0 0 0 16039 141 0 0 20 0 1 0 38612781 4916523008 835894 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 1200323 835894 576 108 0 1198840 0
Current children cumulated CPU time: 161.8 s
Current children cumulated vsize: 4805484 KiB
Current children cumulated memory: 3346520 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=5382176 memory=3818584 CPUtime=221.64 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 954344 0 0 0 22001 163 0 0 20 0 1 0 38612781 5511348224 954646 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 1345544 954646 576 108 0 1344061 0
Current children cumulated CPU time: 221.64 s
Current children cumulated vsize: 5386368 KiB

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

/proc/loadavg: 4.13 4.18 4.12 5/269 37193
/proc/meminfo: memFree=94257900/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=28632708 memory=19960272 CPUtime=2973.54 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 5723242 0 0 0 296345 1009 0 0 20 0 1 0 38612781 29319892992 4990068 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7158177 4990068 576 108 0 7156694 0
Current children cumulated CPU time: 2973.54 s
Current children cumulated vsize: 28636900 KiB
Current children cumulated memory: 19963216 KiB

[startup+3042.3 s]
/proc/loadavg: 4.09 4.16 4.11 5/269 37195
/proc/meminfo: memFree=93595396/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=29361816 memory=20422224 CPUtime=3033.35 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 5838747 0 0 0 302308 1027 0 0 20 0 1 0 38612781 30066499584 5105556 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7340454 5105556 576 108 0 7338971 0
Current children cumulated CPU time: 3033.35 s
Current children cumulated vsize: 29366008 KiB
Current children cumulated memory: 20425168 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.16 4.11 5/269 37197
/proc/meminfo: memFree=93197908/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=29869728 memory=20788944 CPUtime=3093.17 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 5930423 0 0 0 308275 1042 0 0 20 0 1 0 38612781 30586601472 5197236 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7467432 5197236 576 108 0 7465949 0
Current children cumulated CPU time: 3093.17 s
Current children cumulated vsize: 29873920 KiB
Current children cumulated memory: 20791888 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=30293672 memory=21116624 CPUtime=3152.99 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 6012358 0 0 0 314241 1058 0 0 20 0 1 0 38612781 31020720128 5279156 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7573418 5279156 576 108 0 7571935 0
Current children cumulated CPU time: 3152.99 s
Current children cumulated vsize: 30297864 KiB
Current children cumulated memory: 21119568 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=30704304 memory=21425232 CPUtime=3212.8 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 6089493 0 0 0 320207 1073 0 0 20 0 1 0 38612781 31441207296 5356308 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7676076 5356308 576 108 0 7674593 0
Current children cumulated CPU time: 3212.8 s
Current children cumulated vsize: 30708496 KiB
Current children cumulated memory: 21428176 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=31110328 memory=21752784 CPUtime=3272.62 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 6171372 0 0 0 326173 1089 0 0 20 0 1 0 38612781 31856975872 5438196 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7777582 5438196 576 108 0 7776099 0
Current children cumulated CPU time: 3272.62 s
Current children cumulated vsize: 31114520 KiB
Current children cumulated memory: 21755728 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=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=31513280 memory=22069968 CPUtime=3332.43 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 6250676 0 0 0 332140 1103 0 0 20 0 1 0 38612781 32269598720 5517492 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7878320 5517492 576 108 0 7876837 0
Current children cumulated CPU time: 3332.43 s
Current children cumulated vsize: 31517472 KiB
Current children cumulated memory: 22072912 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+3383.8 s]
/proc/loadavg: 4.11 4.13 4.10 5/269 37212
/proc/meminfo: memFree=91431552/131249996 swapFree=33010684/33010684
[pid=37006] ppid=36998 vsize=4192 memory=2944 CPUtime=0 cores=5,7
/proc/37006/stat : 37006 (bash) S 36998 37006 36937 0 -1 4194304 307 259 0 0 0 0 0 0 20 0 1 0 38612778 4292608 736 18446744073709551615 94863387136000 94863388030533 140723990343376 0 0 0 65536 4 65538 1 0 0 17 7 0 0 0 0 0 94863388269584 94863388317328 94863398637568 140723990350228 140723990350344 140723990350344 140723990355946 0
/proc/37006/statm: 1048 736 672 219 0 110 0
[pid=37017] ppid=37006 vsize=31742148 memory=22253264 CPUtime=3373.8 cores=5,7
/proc/37017/stat : 37017 (solve_pb) R 37006 37006 36937 0 -1 4194304 6296503 0 0 0 336270 1110 0 0 20 0 1 0 38612781 32503959552 5563316 18446744073709551615 94350323463168 94350323901312 140722150264336 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 94350323930032 94350323932448 94350336774144 140722150267268 140722150267332 140722150267332 140722150272952 0
/proc/37017/statm: 7935537 5563316 576 108 0 7934054 0
Current children cumulated CPU time: 3373.8 s
Current children cumulated vsize: 31746340 KiB
Current children cumulated memory: 22256208 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3362.71 s, system=12.0635 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+3384.01 s]*
/proc/loadavg: 4.11 4.13 4.10 5/268 37212
/proc/meminfo: memFree=96340352/131249996 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.009495 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3384.4 s]
/proc/loadavg: 4.11 4.13 4.10 5/268 37212
/proc/meminfo: memFree=96340352/131249996 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.009495 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3384.6 s]
/proc/loadavg: 4.11 4.13 4.10 5/268 37212
/proc/meminfo: memFree=96340352/131249996 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.009495 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3384.7 s]
/proc/loadavg: 4.11 4.13 4.10 5/268 37212
/proc/meminfo: memFree=96340352/131249996 swapFree=33010684/33010684
Current cumulated CPU time of completed processes: 0.009495 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): 3384.75
CPU time (s): 3374.77
CPU user time (s): 3362.71
CPU system time (s): 12.0635
CPU usage (%): 99.7051
Max. virtual memory (cumulated for all children) (KiB): 31746340
Max. memory (cumulated for all children) (KiB): 22256208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3362.71
system time used= 12.0635
maximum resident set size= 22253264
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6297069
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= 760
involuntary context switches= 4581


# summary of solver processes directly reported to runsolver:
#   pid: 37006,37017
#   total CPU time (s): 3374.77
#   total CPU user time (s): 3362.71
#   total CPU system time (s): 12.0635

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.88849 second user time and 16.0352 second system time

The end

Launcher Data

Begin job on nodeC024 at 2025-06-29 22:35:49
IDJOB=4515187
IDBENCH=164250
IDSOLVER=3321
FILE ID=nodeC024/4515187-1751229349
RUNJOBID= nodeC024-1751229349-36950
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-t1722.0.s.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515187-1751229349/watcher-4515187-1751229349 -o /tmp/evaluation-result-4515187-1751229349/solver-4515187-1751229349 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC024-1751229349-36950 --watchdog 3760  HOME/solve.sh HOME/instance-4515187-1751229349.opb

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

MD5SUM BENCH= 39768e28ba132eeb426131d5bb977045
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.185
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		: 2891.206
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.713
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.696
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		: 3600.255
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		: 3492.535
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.710
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.732
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:     331904 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:32:14