Trace number 4541512

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AI448PBSolver 2025-05-31? (TO) 3600.04 3610.31

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq5/normalized-30array_ineq5.opb
MD5SUMc057026a3dee35393963218173951f41
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1264.48
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5610
Total number of constraints7531
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints1921
Minimum length of a constraint1
Maximum length of a constraint120
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 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305843009213693951
Number of bits of the biggest sum of numbers61
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 (62458 MiB free)
  memory of node 1: 64507 MiB (63712 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4541512-1753198971/watcher-4541512-1753198971 -o /tmp/evaluation-result-4541512-1753198971/solver-4541512-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753198970-161347 --watchdog 3760 HOME/solve.sh HOME/instance-4541512-1753198971.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100055 s]*
/proc/loadavg: 0.51 0.18 0.12 2/272 161413
/proc/meminfo: memFree=129194916/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 307 116 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161412] ppid=161392 vsize=432 memory=128 CPUtime=0 cores=4,6
/proc/161412/stat : 161412 (cat) R 161392 161392 161331 0 -1 4194304 65 0 0 0 0 0 0 0 20 0 1 0 235575113 442368 32 18446744073709551615 93971883454464 93971883469521 140720781021376 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 93971883481744 93971883483240 93971896303616 140720781027809 140720781027880 140720781027880 140720781033451 0
/proc/161412/statm: 108 32 32 4 0 42 0
[pid=161413] ppid=161392 vsize=4112 memory=384 CPUtime=0 cores=4,6
/proc/161413/stat : 161413 (solve_pb) D 161392 161392 161331 0 -1 4194304 73 0 0 0 0 0 0 0 20 0 1 0 235575113 4210688 96 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 0 0 1 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 1028 96 96 108 0 51 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 8736 KiB
Current children cumulated memory: 3456 KiB

[startup+0.205741 s]*
/proc/loadavg: 0.51 0.18 0.12 6/270 161417
/proc/meminfo: memFree=129184680/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=13120 memory=7936 CPUtime=0.09 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 1609 0 0 0 9 0 0 0 20 0 1 0 235575113 13434880 1984 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 3280 1984 512 108 0 1797 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 17312 KiB
Current children cumulated memory: 10880 KiB

[startup+0.305574 s]*
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129179892/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=13384 memory=8448 CPUtime=0.19 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 1694 0 0 0 19 0 0 0 20 0 1 0 235575113 13705216 2112 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 3346 2112 544 108 0 1863 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 17576 KiB
Current children cumulated memory: 11392 KiB

[startup+0.700126 s]
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129178128/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=14592 memory=9600 CPUtime=0.58 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 1956 0 0 0 58 0 0 0 20 0 1 0 235575113 14942208 2400 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 3648 2400 576 108 0 2165 0
Current children cumulated CPU time: 0.58 s
Current children cumulated vsize: 18784 KiB
Current children cumulated memory: 12544 KiB

[startup+1.50017 s]
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129170668/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=19376 memory=14080 CPUtime=1.37 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 3093 0 0 0 137 0 0 0 20 0 1 0 235575113 19841024 3520 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 4844 3520 576 108 0 3361 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 23568 KiB
Current children cumulated memory: 17024 KiB

[startup+3.10555 s]
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129131980/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=22944 memory=17792 CPUtime=2.97 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 4011 0 0 0 297 0 0 0 20 0 1 0 235575113 23494656 4448 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 5736 4448 576 108 0 4253 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 27136 KiB
Current children cumulated memory: 20736 KiB

[startup+6.30017 s]
/proc/loadavg: 0.79 0.24 0.14 5/270 161417
/proc/meminfo: memFree=129099636/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=31600 memory=26240 CPUtime=6.16 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 6121 0 0 0 615 1 0 0 20 0 1 0 235575113 32358400 6560 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 7900 6560 576 108 0 6417 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 35792 KiB
Current children cumulated memory: 29184 KiB

[startup+12.7002 s]
/proc/loadavg: 1.05 0.30 0.16 5/270 161417
/proc/meminfo: memFree=129051068/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=42060 memory=35840 CPUtime=12.54 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 8519 0 0 0 1252 2 0 0 20 0 1 0 235575113 43069440 8960 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 10515 8960 576 108 0 9032 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 46252 KiB
Current children cumulated memory: 38784 KiB

[startup+25.5002 s]
/proc/loadavg: 1.50 0.43 0.20 5/270 161417
/proc/meminfo: memFree=128986556/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=57692 memory=50432 CPUtime=25.3 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 12178 0 0 0 2528 2 0 0 20 0 1 0 235575113 59076608 12608 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 14423 12608 576 108 0 12940 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 61884 KiB
Current children cumulated memory: 53376 KiB

[startup+51.1057 s]
/proc/loadavg: 2.49 0.77 0.32 5/269 161417
/proc/meminfo: memFree=128898860/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=78148 memory=68480 CPUtime=50.83 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 16677 0 0 0 5079 4 0 0 20 0 1 0 235575113 80023552 17120 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 19537 17120 576 108 0 18054 0
Current children cumulated CPU time: 50.83 s
Current children cumulated vsize: 82340 KiB
Current children cumulated memory: 71424 KiB

[startup+102.3 s]
/proc/loadavg: 3.39 1.28 0.52 5/269 161419
/proc/meminfo: memFree=128819716/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=101040 memory=89472 CPUtime=101.86 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 21936 0 0 0 10180 6 0 0 20 0 1 0 235575113 103464960 22368 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 25260 22368 576 108 0 23777 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 105232 KiB
Current children cumulated memory: 92416 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 1.81 0.75 5/268 161421
/proc/meminfo: memFree=128686308/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=131572 memory=117248 CPUtime=161.68 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 28876 0 0 0 16158 10 0 0 20 0 1 0 235575113 134729728 29312 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 32893 29312 576 108 0 31410 0
Current children cumulated CPU time: 161.68 s
Current children cumulated vsize: 135764 KiB
Current children cumulated memory: 120192 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.23 0.97 5/268 161423
/proc/meminfo: memFree=128628940/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=151060 memory=135424 CPUtime=221.48 cores=4,6

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

/proc/161413/statm: 126552 114020 576 108 0 125069 0
Current children cumulated CPU time: 3093.39 s
Current children cumulated vsize: 510400 KiB
Current children cumulated memory: 459024 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.10 4.01 5/269 161585
/proc/meminfo: memFree=127139648/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=510460 memory=459664 CPUtime=3153.23 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 101569 0 0 0 315257 66 0 0 20 0 1 0 235575113 522711040 114916 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 127615 114916 576 108 0 126132 0
Current children cumulated CPU time: 3153.23 s
Current children cumulated vsize: 514652 KiB
Current children cumulated memory: 462608 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.01 5/269 161587
/proc/meminfo: memFree=127139616/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=519080 memory=466832 CPUtime=3213.07 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 103364 0 0 0 321240 67 0 0 20 0 1 0 235575113 531537920 116708 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 129770 116708 576 108 0 128287 0
Current children cumulated CPU time: 3213.07 s
Current children cumulated vsize: 523272 KiB
Current children cumulated memory: 469776 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.01 5/268 161590
/proc/meminfo: memFree=127098744/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=528140 memory=480528 CPUtime=3272.9 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 105113 0 0 0 327222 68 0 0 20 0 1 0 235575113 540815360 120132 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 132035 120132 576 108 0 130552 0
Current children cumulated CPU time: 3272.9 s
Current children cumulated vsize: 532332 KiB
Current children cumulated memory: 483472 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.01 5/269 161594
/proc/meminfo: memFree=127086340/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=533296 memory=499600 CPUtime=3332.74 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 105865 0 0 0 333205 69 0 0 20 0 1 0 235575113 546095104 124900 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 133324 124900 576 108 0 131841 0
Current children cumulated CPU time: 3332.74 s
Current children cumulated vsize: 537488 KiB
Current children cumulated memory: 502544 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.01 5/270 161599
/proc/meminfo: memFree=127081236/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=537300 memory=502416 CPUtime=3392.58 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 106583 0 0 0 339189 69 0 0 20 0 1 0 235575113 550195200 125604 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 134325 125604 576 108 0 132842 0
Current children cumulated CPU time: 3392.58 s
Current children cumulated vsize: 541492 KiB
Current children cumulated memory: 505360 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.01 5/270 161601
/proc/meminfo: memFree=127083540/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=539688 memory=503696 CPUtime=3452.42 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 106916 0 0 0 345171 71 0 0 20 0 1 0 235575113 552640512 125924 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 134922 125924 576 108 0 133439 0
Current children cumulated CPU time: 3452.42 s
Current children cumulated vsize: 543880 KiB
Current children cumulated memory: 506640 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.01 5/271 161604
/proc/meminfo: memFree=127083824/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=540220 memory=504208 CPUtime=3512.26 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 107032 0 0 0 351155 71 0 0 20 0 1 0 235575113 553185280 126052 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 135055 126052 576 108 0 133572 0
Current children cumulated CPU time: 3512.26 s
Current children cumulated vsize: 544412 KiB
Current children cumulated memory: 507152 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.01 5/271 161607
/proc/meminfo: memFree=127070228/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=540476 memory=504336 CPUtime=3572.1 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 107064 0 0 0 357138 72 0 0 20 0 1 0 235575113 553447424 126084 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 135119 126084 576 108 0 133636 0
Current children cumulated CPU time: 3572.1 s
Current children cumulated vsize: 544668 KiB
Current children cumulated memory: 507280 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/271 161612
/proc/meminfo: memFree=127075696/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=540476 memory=504336 CPUtime=3600.02 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 107075 0 0 0 359929 73 0 0 20 0 1 0 235575113 553447424 126084 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 135119 126084 576 108 0 133636 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 544668 KiB
Current children cumulated memory: 507280 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.3 s, system=0.744672 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3610.3 s]
/proc/loadavg: 4.11 4.09 4.02 5/271 161612
/proc/meminfo: memFree=127075696/131250000 swapFree=33010416/33010684
[pid=161392] ppid=161386 vsize=4192 memory=2944 CPUtime=0 cores=4,6
/proc/161392/stat : 161392 (bash) S 161386 161392 161331 0 -1 4194304 308 254 1 0 0 0 0 0 20 0 1 0 235575105 4292608 736 18446744073709551615 94063050772480 94063051667013 140725152739600 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94063051906064 94063051953808 94063084978176 140725152745874 140725152745990 140725152745990 140725152751594 0
/proc/161392/statm: 1048 736 672 219 0 110 0
[pid=161413] ppid=161392 vsize=540476 memory=504336 CPUtime=3600.02 cores=4,6
/proc/161413/stat : 161413 (solve_pb) R 161392 161392 161331 0 -1 4194304 107075 0 0 0 359929 73 0 0 20 0 1 0 235575113 553447424 126084 18446744073709551615 94716749607936 94716750046080 140724907702240 0 0 0 0 4096 1088 0 0 0 17 4 0 0 0 0 0 94716750074800 94716750077216 94716757659648 140724907710850 140724907710914 140724907710914 140724907716536 0
/proc/161413/statm: 135119 126084 576 108 0 133636 0
Current children cumulated CPU time: 3600.02 s
Current children cumulated vsize: 544668 KiB
Current children cumulated memory: 507280 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.31
CPU time (s): 3600.04
CPU user time (s): 3599.3
CPU system time (s): 0.744672
CPU usage (%): 99.7158
Max. virtual memory (cumulated for all children) (KiB): 544668
Max. memory (cumulated for all children) (KiB): 507280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.3
system time used= 0.744672
maximum resident set size= 504336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107637
page faults= 1
swaps= 0
block input operations= 32
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 630
involuntary context switches= 4596


# summary of solver processes directly reported to runsolver:
#   pid: 161392,161413
#   total CPU time (s): 3600.04
#   total CPU user time (s): 3599.3
#   total CPU system time (s): 0.744672

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.00107 second user time and 17.2591 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 17:42:52
IDJOB=4541512
IDBENCH=163136
IDSOLVER=3321
FILE ID=nodeC018/4541512-1753198971
RUNJOBID= nodeC018-1753198970-161347
SLURM_JOB_ID= 9687751
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/inequalities/OPB/ineq5/normalized-30array_ineq5.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541512-1753198971/watcher-4541512-1753198971 -o /tmp/evaluation-result-4541512-1753198971/solver-4541512-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753198970-161347 --watchdog 3760  HOME/solve.sh HOME/instance-4541512-1753198971.opb

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

MD5SUM BENCH= c057026a3dee35393963218173951f41
RANDOM SEED=40992140

nodeC018 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.232
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.66
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		: 1200.185
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.66
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		: 2941.241
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.66
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		: 3700.000
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.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129205180 kB
MemAvailable:   129734296 kB
Buffers:            2128 kB
Cached:          1280208 kB
SwapCached:           28 kB
Active:          1146108 kB
Inactive:         202024 kB
Active(anon):      91760 kB
Inactive(anon):      284 kB
Active(file):    1054348 kB
Inactive(file):   201740 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              1736 kB
Writeback:             0 kB
AnonPages:         68952 kB
Mapped:           108716 kB
Shmem:             26240 kB
KReclaimable:     224136 kB
Slab:             319936 kB
SReclaimable:     224136 kB
SUnreclaim:        95800 kB
KernelStack:        4144 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     340468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150408 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 433012 MiB
End job on nodeC018 at 2025-07-22 18:43:03