Trace number 4541590

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.06 3611.2

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/vliew-nonlinear-d139f28/
inequalities/OPB/ineq6/normalized-31array_alg_ineq6.opb
MD5SUM21d0ffe78b9aba15f7c4d4a17a4e20d2
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 benchmark0.454795
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2170
Total number of constraints5893
Number of constraints which are clauses5859
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint1
Maximum length of a constraint1023
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 2305843009213693952
Number of bits of the biggest number in a constraint 62
Biggest sum of numbers in a constraint 9223372036854775807
Number of bits of the biggest sum of numbers63
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/3611.20	Terminated

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 (62457 MiB free)
  memory of node 1: 64507 MiB (63713 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=161404, runsolver pid=161389

[startup+0.100055 s]*
/proc/loadavg: 0.51 0.18 0.12 3/272 161417
/proc/meminfo: memFree=129189876/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 310 117 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161416] ppid=161404 vsize=432 memory=128 CPUtime=0 cores=1,3
/proc/161416/stat : 161416 (cat) D 161404 161404 161331 0 -1 4456448 66 0 0 0 0 0 0 0 20 0 1 0 235575117 442368 32 18446744073709551615 93992359555072 93992359570129 140730939619040 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 93992359582352 93992359583848 93992364326912 140730939623905 140730939623976 140730939623976 140730939629547 0
/proc/161416/statm: 108 32 32 4 0 42 0
[pid=161417] ppid=161404 vsize=3196 memory=384 CPUtime=0 cores=1,3
/proc/161417/stat : 161417 (solve_pb) D 161404 161404 161331 0 -1 4194304 69 0 0 0 0 0 0 0 20 0 1 0 235575117 3272704 96 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 0 0 1 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 799 96 96 108 0 49 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 7820 KiB
Current children cumulated memory: 3456 KiB

[startup+0.204684 s]*
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129184680/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=10468 memory=5760 CPUtime=0.08 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 1015 0 0 0 8 0 0 0 20 0 1 0 235575117 10719232 1440 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 2617 1440 544 108 0 1134 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 14660 KiB
Current children cumulated memory: 8704 KiB

[startup+0.304609 s]*
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129179892/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=10996 memory=6144 CPUtime=0.18 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 1119 0 0 0 18 0 0 0 20 0 1 0 235575117 11259904 1536 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 2749 1536 544 108 0 1266 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 15188 KiB
Current children cumulated memory: 9088 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=11792 memory=6912 CPUtime=0.57 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 1304 0 0 0 57 0 0 0 20 0 1 0 235575117 12075008 1728 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 2948 1728 544 108 0 1465 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 15984 KiB
Current children cumulated memory: 9856 KiB

[startup+1.50014 s]
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129170668/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=14440 memory=9728 CPUtime=1.37 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 1967 0 0 0 137 0 0 0 20 0 1 0 235575117 14786560 2432 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 3610 2432 576 108 0 2127 0
Current children cumulated CPU time: 1.37 s
Current children cumulated vsize: 18632 KiB
Current children cumulated memory: 12672 KiB

[startup+3.10492 s]
/proc/loadavg: 0.51 0.18 0.12 5/270 161417
/proc/meminfo: memFree=129131980/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=18728 memory=13568 CPUtime=2.97 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 2929 0 0 0 297 0 0 0 20 0 1 0 235575117 19177472 3392 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 4682 3392 576 108 0 3199 0
Current children cumulated CPU time: 2.97 s
Current children cumulated vsize: 22920 KiB
Current children cumulated memory: 16512 KiB

[startup+6.30016 s]
/proc/loadavg: 0.79 0.24 0.14 5/270 161417
/proc/meminfo: memFree=129099636/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=26464 memory=20224 CPUtime=6.15 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 4620 0 0 0 615 0 0 0 20 0 1 0 235575117 27099136 5056 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 6616 5056 576 108 0 5133 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 30656 KiB
Current children cumulated memory: 23168 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=43528 memory=35712 CPUtime=12.54 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 8473 0 0 0 1253 1 0 0 20 0 1 0 235575117 44572672 8928 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 10882 8928 576 108 0 9399 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 47720 KiB
Current children cumulated memory: 38656 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=60452 memory=50688 CPUtime=25.3 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 12237 0 0 0 2528 2 0 0 20 0 1 0 235575117 61902848 12672 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 15113 12672 576 108 0 13630 0
Current children cumulated CPU time: 25.3 s
Current children cumulated vsize: 64644 KiB
Current children cumulated memory: 53632 KiB

[startup+51.1054 s]
/proc/loadavg: 2.49 0.77 0.32 5/269 161417
/proc/meminfo: memFree=128898860/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=98264 memory=81664 CPUtime=50.84 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 19981 0 0 0 5080 4 0 0 20 0 1 0 235575117 100622336 20416 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 24566 20416 576 108 0 23083 0
Current children cumulated CPU time: 50.84 s
Current children cumulated vsize: 102456 KiB
Current children cumulated memory: 84608 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=117784 memory=102272 CPUtime=101.9 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 25127 0 0 0 10183 7 0 0 20 0 1 0 235575117 120610816 25568 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 29446 25568 576 108 0 27963 0
Current children cumulated CPU time: 101.9 s
Current children cumulated vsize: 121976 KiB
Current children cumulated memory: 105216 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=153260 memory=127104 CPUtime=161.72 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 31339 0 0 0 16163 9 0 0 20 0 1 0 235575117 156938240 31776 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 38315 31776 576 108 0 36832 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 157452 KiB
Current children cumulated memory: 130048 KiB

[startup+222.3 s]
/proc/loadavg: 4.02 2.23 0.97 5/268 161423
/proc/meminfo: memFree=128628692/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=165604 memory=137472 CPUtime=221.56 cores=1,3

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

/proc/loadavg: 4.15 4.12 4.01 5/269 161581
/proc/meminfo: memFree=127162236/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470416 memory=433048 CPUtime=3032.95 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95131 0 0 0 303258 37 0 0 20 0 1 0 235575117 481705984 108262 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117604 108262 576 108 0 116121 0
Current children cumulated CPU time: 3032.95 s
Current children cumulated vsize: 474608 KiB
Current children cumulated memory: 435992 KiB

[startup+3102.3 s]
/proc/loadavg: 4.11 4.11 4.01 5/269 161583
/proc/meminfo: memFree=127147776/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433048 CPUtime=3092.76 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95135 0 0 0 309239 37 0 0 20 0 1 0 235575117 481968128 108262 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108262 576 108 0 116185 0
Current children cumulated CPU time: 3092.76 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 435992 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433048 CPUtime=3152.57 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95147 0 0 0 315220 37 0 0 20 0 1 0 235575117 481968128 108262 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108262 576 108 0 116185 0
Current children cumulated CPU time: 3152.57 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 435992 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433176 CPUtime=3212.38 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95154 0 0 0 321201 37 0 0 20 0 1 0 235575117 481968128 108294 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108294 576 108 0 116185 0
Current children cumulated CPU time: 3212.38 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436120 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433176 CPUtime=3272.19 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95175 0 0 0 327182 37 0 0 20 0 1 0 235575117 481968128 108294 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108294 576 108 0 116185 0
Current children cumulated CPU time: 3272.19 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436120 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433176 CPUtime=3332 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95178 0 0 0 333163 37 0 0 20 0 1 0 235575117 481968128 108294 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108294 576 108 0 116185 0
Current children cumulated CPU time: 3332 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436120 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433304 CPUtime=3391.81 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95186 0 0 0 339144 37 0 0 20 0 1 0 235575117 481968128 108326 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108326 576 108 0 116185 0
Current children cumulated CPU time: 3391.81 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436248 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433304 CPUtime=3451.61 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95202 0 0 0 345124 37 0 0 20 0 1 0 235575117 481968128 108326 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108326 576 108 0 116185 0
Current children cumulated CPU time: 3451.61 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436248 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=433432 CPUtime=3511.42 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95223 0 0 0 351105 37 0 0 20 0 1 0 235575117 481968128 108358 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 108358 576 108 0 116185 0
Current children cumulated CPU time: 3511.42 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 436376 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=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=436760 CPUtime=3571.23 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95226 0 0 0 357086 37 0 0 20 0 1 0 235575117 481968128 109190 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 109190 576 108 0 116185 0
Current children cumulated CPU time: 3571.23 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 439704 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3611.2 s]
/proc/loadavg: 4.10 4.09 4.02 3/264 161628
/proc/meminfo: memFree=128042548/131250000 swapFree=33010416/33010684
[pid=161404] ppid=161389 vsize=4192 memory=2944 CPUtime=0 cores=1,3
/proc/161404/stat : 161404 (bash) S 161389 161404 161331 0 -1 4194304 311 256 0 0 0 0 0 0 20 0 1 0 235575108 4292608 736 18446744073709551615 94107987156992 94107988051525 140730458762528 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94107988290576 94107988338320 94107994456064 140730458769810 140730458769926 140730458769926 140730458775530 0
/proc/161404/statm: 1048 736 672 219 0 110 0
[pid=161417] ppid=161404 vsize=470672 memory=436760 CPUtime=3600.04 cores=1,3
/proc/161417/stat : 161417 (solve_pb) R 161404 161404 161331 0 -1 4194304 95227 0 0 0 359967 37 0 0 20 0 1 0 235575117 481968128 109190 18446744073709551615 94220259337216 94220259775360 140726066340736 0 0 0 0 4096 1088 0 0 0 17 1 0 0 0 0 0 94220259804080 94220259806496 94220272197632 140726066342274 140726066342338 140726066342338 140726066347960 0
/proc/161417/statm: 117668 109190 576 108 0 116185 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 474864 KiB
Current children cumulated memory: 439704 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3611.2 s]
# the end of solver process 161404 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3599.67 s, system=0.389612 s

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

Child status: 143

Real time (s): 3611.2
CPU time (s): 3600.06
CPU user time (s): 3599.67
CPU system time (s): 0.389612
CPU usage (%): 99.6915
Max. virtual memory (cumulated for all children) (KiB): 474864
Max. memory (cumulated for all children) (KiB): 439704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.67
system time used= 0.389612
maximum resident set size= 436760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95809
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 658
involuntary context switches= 7528


# summary of solver processes directly reported to runsolver:
#   pid: 161404
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3599.67
#   total CPU system time (s): 0.389612

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.7054 second user time and 16.2506 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 21d0ffe78b9aba15f7c4d4a17a4e20d2
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		: 3183.220
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		: 3509.854
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		: 2947.168
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		: 3419.915
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		: 3233.360
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		: 3409.067
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		: 2428.295
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		: 1200.521
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:        129200656 kB
MemAvailable:   129731092 kB
Buffers:            2128 kB
Cached:          1281528 kB
SwapCached:           28 kB
Active:          1146136 kB
Inactive:         203344 kB
Active(anon):      91788 kB
Inactive(anon):      284 kB
Active(file):    1054348 kB
Inactive(file):   203060 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              3056 kB
Writeback:             0 kB
AnonPages:         68976 kB
Mapped:           108716 kB
Shmem:             26240 kB
KReclaimable:     224136 kB
Slab:             320640 kB
SReclaimable:     224136 kB
SUnreclaim:        96504 kB
KernelStack:        4176 kB
PageTables:         2936 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     341308 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:04