Trace number 4541629

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.09 3611.11

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-29array_ineq6.opb
MD5SUMe0dec10818bb8f0f47ba8429a0e85943
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 benchmark2.84362
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5220
Total number of constraints6961
Number of constraints which are clauses5133
Number of constraints which are cardinality constraints (but not clauses)29
Number of constraints which are nor clauses,nor cardinality constraints1799
Minimum length of a constraint1
Maximum length of a constraint116
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 144115188075855872
Number of bits of the biggest number in a constraint 58
Biggest sum of numbers in a constraint 576460752303423487
Number of bits of the biggest sum of numbers59
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-4541629-1753198971/watcher-4541629-1753198971 -o /tmp/evaluation-result-4541629-1753198971/solver-4541629-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753198970-161346 --watchdog 3760 HOME/solve.sh HOME/instance-4541629-1753198971.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100056 s]*
/proc/loadavg: 0.51 0.18 0.12 3/271 161413
/proc/meminfo: memFree=129194916/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=9804 memory=4992 CPUtime=0 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 866 0 0 0 0 0 0 0 20 0 1 0 235575112 10039296 1248 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 2451 1248 512 108 0 968 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13996 KiB
Current children cumulated memory: 7808 KiB

[startup+0.205234 s]*
/proc/loadavg: 0.51 0.18 0.12 6/270 161417
/proc/meminfo: memFree=129184680/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=12880 memory=7680 CPUtime=0.1 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 1543 0 0 0 10 0 0 0 20 0 1 0 235575112 13189120 1920 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 3220 1920 512 108 0 1737 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17072 KiB
Current children cumulated memory: 10496 KiB

[startup+0.305567 s]*
/proc/loadavg: 0.51 0.18 0.12 6/270 161417
/proc/meminfo: memFree=129179892/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=13452 memory=8576 CPUtime=0.2 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 1697 0 0 0 20 0 0 0 20 0 1 0 235575112 13774848 2144 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 3363 2144 576 108 0 1880 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 17644 KiB
Current children cumulated memory: 11392 KiB

[startup+0.700128 s]
/proc/loadavg: 0.51 0.18 0.12 6/270 161417
/proc/meminfo: memFree=129178128/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=15300 memory=10496 CPUtime=0.59 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 2170 0 0 0 59 0 0 0 20 0 1 0 235575112 15667200 2624 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 3825 2624 576 108 0 2342 0
Current children cumulated CPU time: 0.59 s
Current children cumulated vsize: 19492 KiB
Current children cumulated memory: 13312 KiB

[startup+1.50013 s]
/proc/loadavg: 0.51 0.18 0.12 7/270 161417
/proc/meminfo: memFree=129170668/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=19712 memory=14592 CPUtime=1.39 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 3214 0 0 0 139 0 0 0 20 0 1 0 235575112 20185088 3648 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 4928 3648 576 108 0 3445 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 23904 KiB
Current children cumulated memory: 17408 KiB

[startup+3.10507 s]
/proc/loadavg: 0.51 0.18 0.12 6/270 161417
/proc/meminfo: memFree=129131980/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=25392 memory=20480 CPUtime=2.99 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 4672 0 0 0 298 1 0 0 20 0 1 0 235575112 26001408 5120 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 6348 5120 576 108 0 4865 0
Current children cumulated CPU time: 2.99 s
Current children cumulated vsize: 29584 KiB
Current children cumulated memory: 23296 KiB

[startup+6.30014 s]
/proc/loadavg: 0.79 0.24 0.14 6/270 161417
/proc/meminfo: memFree=129099636/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=35072 memory=29312 CPUtime=6.17 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 6893 0 0 0 616 1 0 0 20 0 1 0 235575112 35913728 7328 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 8768 7328 576 108 0 7285 0
Current children cumulated CPU time: 6.17 s
Current children cumulated vsize: 39264 KiB
Current children cumulated memory: 32128 KiB

[startup+12.7001 s]
/proc/loadavg: 1.05 0.30 0.16 6/270 161417
/proc/meminfo: memFree=129051068/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=48104 memory=42112 CPUtime=12.55 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 10083 0 0 0 1253 2 0 0 20 0 1 0 235575112 49258496 10528 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 12026 10528 576 108 0 10543 0
Current children cumulated CPU time: 12.55 s
Current children cumulated vsize: 52296 KiB
Current children cumulated memory: 44928 KiB

[startup+25.5001 s]
/proc/loadavg: 1.50 0.43 0.20 6/270 161417
/proc/meminfo: memFree=128986556/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=66232 memory=58368 CPUtime=25.31 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 14154 0 0 0 2528 3 0 0 20 0 1 0 235575112 67821568 14592 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 16558 14592 576 108 0 15075 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 70424 KiB
Current children cumulated memory: 61184 KiB

[startup+51.1052 s]
/proc/loadavg: 2.49 0.77 0.32 6/269 161417
/proc/meminfo: memFree=128898860/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=80648 memory=72576 CPUtime=50.84 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 17682 0 0 0 5080 4 0 0 20 0 1 0 235575112 82583552 18144 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 20162 18144 576 108 0 18679 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 84840 KiB
Current children cumulated memory: 75392 KiB

[startup+102.3 s]
/proc/loadavg: 3.39 1.28 0.52 6/269 161419
/proc/meminfo: memFree=128819716/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=110544 memory=100608 CPUtime=101.89 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 24716 0 0 0 10182 7 0 0 20 0 1 0 235575112 113197056 25152 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 27636 25152 576 108 0 26153 0
Current children cumulated CPU time: 101.89 s
Current children cumulated vsize: 114736 KiB
Current children cumulated memory: 103424 KiB

[startup+162.3 s]
/proc/loadavg: 3.89 1.81 0.75 6/268 161421
/proc/meminfo: memFree=128686308/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=147740 memory=133632 CPUtime=161.69 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 32644 0 0 0 16160 9 0 0 20 0 1 0 235575112 151285760 33408 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 36935 33408 576 108 0 35452 0
Current children cumulated CPU time: 161.69 s
Current children cumulated vsize: 151932 KiB
Current children cumulated memory: 136448 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.23 0.97 6/268 161423
/proc/meminfo: memFree=128628940/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=172152 memory=163328 CPUtime=221.51 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 37651 0 0 0 22140 11 0 0 20 0 1 0 235575112 176283648 40832 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 43038 40832 576 108 0 41555 0
Current children cumulated CPU time: 221.51 s
Current children cumulated vsize: 176344 KiB

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

/proc/161409/statm: 164468 157275 576 108 0 162985 0
Current children cumulated CPU time: 3092.75 s
Current children cumulated vsize: 662064 KiB
Current children cumulated memory: 631916 KiB

[startup+3162.3 s]
/proc/loadavg: 4.08 4.10 4.01 6/269 161585
/proc/meminfo: memFree=127139648/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=657872 memory=629100 CPUtime=3152.57 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 130990 0 0 0 315204 53 0 0 20 0 1 0 235575112 673660928 157275 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 164468 157275 576 108 0 162985 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 662064 KiB
Current children cumulated memory: 631916 KiB

[startup+3222.3 s]
/proc/loadavg: 4.13 4.11 4.01 6/269 161587
/proc/meminfo: memFree=127139616/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=658064 memory=629228 CPUtime=3212.4 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 131030 0 0 0 321187 53 0 0 20 0 1 0 235575112 673857536 157307 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 164516 157307 576 108 0 163033 0
Current children cumulated CPU time: 3212.4 s
Current children cumulated vsize: 662256 KiB
Current children cumulated memory: 632044 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.11 4.01 6/268 161590
/proc/meminfo: memFree=127098744/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=658064 memory=629228 CPUtime=3272.22 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 131048 0 0 0 327169 53 0 0 20 0 1 0 235575112 673857536 157307 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 164516 157307 576 108 0 163033 0
Current children cumulated CPU time: 3272.22 s
Current children cumulated vsize: 662256 KiB
Current children cumulated memory: 632044 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.10 4.01 6/269 161594
/proc/meminfo: memFree=127086340/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=658064 memory=629356 CPUtime=3332.05 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 131057 0 0 0 333152 53 0 0 20 0 1 0 235575112 673857536 157339 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 164516 157339 576 108 0 163033 0
Current children cumulated CPU time: 3332.05 s
Current children cumulated vsize: 662256 KiB
Current children cumulated memory: 632172 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.10 4.01 6/270 161599
/proc/meminfo: memFree=127081236/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=660112 memory=630380 CPUtime=3391.87 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 131334 0 0 0 339134 53 0 0 20 0 1 0 235575112 675954688 157595 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 165028 157595 576 108 0 163545 0
Current children cumulated CPU time: 3391.87 s
Current children cumulated vsize: 664304 KiB
Current children cumulated memory: 633196 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.09 4.01 6/270 161601
/proc/meminfo: memFree=127083540/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=662296 memory=631916 CPUtime=3451.71 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 131692 0 0 0 345117 54 0 0 20 0 1 0 235575112 678191104 157979 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 165574 157979 576 108 0 164091 0
Current children cumulated CPU time: 3451.71 s
Current children cumulated vsize: 666488 KiB
Current children cumulated memory: 634732 KiB

[startup+3522.3 s]
/proc/loadavg: 4.06 4.08 4.01 6/271 161604
/proc/meminfo: memFree=127083824/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=670264 memory=637804 CPUtime=3511.52 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 133197 0 0 0 351098 54 0 0 20 0 1 0 235575112 686350336 159451 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 167566 159451 576 108 0 166083 0
Current children cumulated CPU time: 3511.52 s
Current children cumulated vsize: 674456 KiB
Current children cumulated memory: 640620 KiB

[startup+3582.3 s]
/proc/loadavg: 4.07 4.08 4.01 6/271 161607
/proc/meminfo: memFree=127070228/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=675964 memory=641900 CPUtime=3571.35 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 134208 0 0 0 357080 55 0 0 20 0 1 0 235575112 692187136 160475 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 168991 160475 576 108 0 167508 0
Current children cumulated CPU time: 3571.35 s
Current children cumulated vsize: 680156 KiB
Current children cumulated memory: 644716 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.11 s]
/proc/loadavg: 4.10 4.09 4.02 3/264 161628
/proc/meminfo: memFree=128042548/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=680756 memory=644844 CPUtime=3600.07 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 134938 0 0 0 359952 55 0 0 20 0 1 0 235575112 697094144 161211 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 170189 161211 576 108 0 168706 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 684948 KiB
Current children cumulated memory: 647660 KiB

Sending SIGTERM to process tree (bottom up)

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

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

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

# cumulated CPU time of all completed processes:  user=3599.53 s, system=0.566144 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+3611.11 s]
/proc/loadavg: 4.10 4.09 4.02 3/264 161628
/proc/meminfo: memFree=128042548/131250000 swapFree=33010416/33010684
[pid=161396] ppid=161387 vsize=4192 memory=2816 CPUtime=0 cores=0,2
/proc/161396/stat : 161396 (bash) S 161387 161396 161331 0 -1 4194304 306 258 2 0 0 0 0 0 20 0 1 0 235575105 4292608 704 18446744073709551615 94844740698112 94844741592645 140730168461968 0 0 0 65536 4 65538 1 0 0 17 0 0 0 0 0 0 94844741831696 94844741879440 94844768858112 140730168469906 140730168470022 140730168470022 140730168475626 0
/proc/161396/statm: 1048 704 640 219 0 110 0
[pid=161409] ppid=161396 vsize=680756 memory=644844 CPUtime=3600.07 cores=0,2
/proc/161409/stat : 161409 (solve_pb) R 161396 161396 161331 0 -1 4194304 134938 0 0 0 359952 55 0 0 20 0 1 0 235575112 697094144 161211 18446744073709551615 94295882486784 94295882924928 140722546436848 0 0 0 0 4096 1088 0 0 0 17 0 0 0 0 0 0 94295882953648 94295882956064 94295893630976 140722546444674 140722546444738 140722546444738 140722546450360 0
/proc/161409/statm: 170189 161211 576 108 0 168706 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 684948 KiB
Current children cumulated memory: 647660 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3611.11
CPU time (s): 3600.09
CPU user time (s): 3599.53
CPU system time (s): 0.566144
CPU usage (%): 99.6949
Max. virtual memory (cumulated for all children) (KiB): 684948
Max. memory (cumulated for all children) (KiB): 647660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.53
system time used= 0.566144
maximum resident set size= 644844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 135502
page faults= 2
swaps= 0
block input operations= 64
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 586
involuntary context switches= 22315


# summary of solver processes directly reported to runsolver:
#   pid: 161396,161409
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3599.53
#   total CPU system time (s): 0.566144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.05195 second user time and 15.247 second system time

The end

Launcher Data

Begin job on nodeC018 at 2025-07-22 17:42:52
IDJOB=4541629
IDBENCH=163217
IDSOLVER=3321
FILE ID=nodeC018/4541629-1753198971
RUNJOBID= nodeC018-1753198970-161346
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/ineq6/normalized-29array_ineq6.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4541629-1753198971/watcher-4541629-1753198971 -o /tmp/evaluation-result-4541629-1753198971/solver-4541629-1753198971 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1753198970-161346 --watchdog 3760  HOME/solve.sh HOME/instance-4541629-1753198971.opb

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

MD5SUM BENCH= e0dec10818bb8f0f47ba8429a0e85943
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		: 3611.401
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		: 1199.917
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		: 3599.831
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.847
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		: 1199.962
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		: 3599.822
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:        129204424 kB
MemAvailable:   129733540 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:             319968 kB
SReclaimable:     224136 kB
SUnreclaim:        95832 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:     340876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 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:04