Trace number 4514935

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-31UNSAT 24.8553 25.0575

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-stein45inf.0.d.opb
MD5SUM5fcba496e137b8eb3f36fa18b36509a9
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.125956
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables45
Total number of constraints332
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 70
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

24.79/25.05	s UNSATISFIABLE

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: 63837 MiB (63040 MiB free)
  memory of node 1: 64465 MiB (63831 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100069 s]*
/proc/loadavg: 2.13 2.19 3.53 6/256 35336
/proc/meminfo: memFree=129920984/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=7156 memory=3200 CPUtime=0.04 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 348 0 0 0 4 0 0 0 20 0 1 0 38565021 7327744 800 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 1789 800 576 108 0 306 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 11348 KiB
Current children cumulated memory: 6016 KiB

[startup+0.220266 s]*
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129894276/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=8548 memory=4608 CPUtime=0.14 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 659 0 0 0 14 0 0 0 20 0 1 0 38565021 8753152 1152 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 2137 1152 608 108 0 654 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 12740 KiB
Current children cumulated memory: 7424 KiB

[startup+0.314063 s]*
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129893268/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=9132 memory=5248 CPUtime=0.21 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 815 0 0 0 21 0 0 0 20 0 1 0 38565021 9351168 1312 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 7 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 2283 1312 608 108 0 800 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 13324 KiB
Current children cumulated memory: 8064 KiB

[startup+0.700312 s]
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129892688/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=10552 memory=6400 CPUtime=0.57 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 1122 0 0 0 57 0 0 0 20 0 1 0 38565021 10805248 1600 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 2638 1600 608 108 0 1155 0
Current children cumulated CPU time: 0.57 s
Current children cumulated vsize: 14744 KiB
Current children cumulated memory: 9216 KiB

[startup+1.50036 s]
/proc/loadavg: 2.13 2.19 3.53 6/255 35336
/proc/meminfo: memFree=129876104/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=13696 memory=9088 CPUtime=1.36 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 1795 0 0 0 136 0 0 0 20 0 1 0 38565021 14024704 2272 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 3424 2272 608 108 0 1941 0
Current children cumulated CPU time: 1.36 s
Current children cumulated vsize: 17888 KiB
Current children cumulated memory: 11904 KiB

[startup+3.11259 s]
/proc/loadavg: 2.36 2.24 3.54 6/255 35336
/proc/meminfo: memFree=129788844/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=17008 memory=12416 CPUtime=2.98 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 2646 0 0 0 297 1 0 0 20 0 1 0 38565021 17416192 3104 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 4252 3104 608 108 0 2769 0
Current children cumulated CPU time: 2.98 s
Current children cumulated vsize: 21200 KiB
Current children cumulated memory: 15232 KiB

[startup+6.30038 s]
/proc/loadavg: 2.36 2.24 3.54 6/255 35336
/proc/meminfo: memFree=129733112/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=23232 memory=17280 CPUtime=6.15 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 3892 0 0 0 614 1 0 0 20 0 1 0 38565021 23789568 4320 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 5808 4320 608 108 0 4325 0
Current children cumulated CPU time: 6.15 s
Current children cumulated vsize: 27424 KiB
Current children cumulated memory: 20096 KiB

[startup+12.7004 s]
/proc/loadavg: 2.58 2.28 3.55 6/255 35336
/proc/meminfo: memFree=129612672/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=29196 memory=22656 CPUtime=12.54 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 5220 0 0 0 1252 2 0 0 20 0 1 0 38565021 29896704 5664 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 7299 5664 608 108 0 5816 0
Current children cumulated CPU time: 12.54 s
Current children cumulated vsize: 33388 KiB
Current children cumulated memory: 25472 KiB

[startup+25.0574 s]
# the end of solver process 35319 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=24.7879 s, system=0.067429 s

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

[startup+12.8005 s]
/proc/loadavg: 2.58 2.28 3.55 6/255 35336
/proc/meminfo: memFree=129612672/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=29324 memory=22656 CPUtime=12.63 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 5231 0 0 0 1261 2 0 0 20 0 1 0 38565021 30027776 5664 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 7331 5664 608 108 0 5848 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 33516 KiB
Current children cumulated memory: 25472 KiB

[startup+19.2004 s]
/proc/loadavg: 2.95 2.37 3.56 6/255 35336
/proc/meminfo: memFree=129552996/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=38504 memory=27264 CPUtime=19.01 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 6379 0 0 0 1899 2 0 0 20 0 1 0 38565021 39428096 6816 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 9626 6816 608 108 0 8143 0
Current children cumulated CPU time: 19.01 s
Current children cumulated vsize: 42696 KiB
Current children cumulated memory: 30080 KiB

[startup+22.4003 s]
/proc/loadavg: 2.95 2.37 3.56 6/253 35350
/proc/meminfo: memFree=129601300/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=40116 memory=30868 CPUtime=22.19 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 6779 0 0 0 2217 2 0 0 20 0 1 0 38565021 41078784 7717 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 10029 7717 608 108 0 8546 0
Current children cumulated CPU time: 22.19 s
Current children cumulated vsize: 44308 KiB
Current children cumulated memory: 33684 KiB

[startup+24.0003 s]*
/proc/loadavg: 3.03 2.40 3.56 5/252 35413
/proc/meminfo: memFree=129592928/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=40632 memory=31124 CPUtime=23.79 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 6849 0 0 0 2375 4 0 0 20 0 1 0 38565021 41607168 7781 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 10158 7781 608 108 0 8675 0
Current children cumulated CPU time: 23.79 s
Current children cumulated vsize: 44824 KiB
Current children cumulated memory: 33940 KiB

[startup+24.8004 s]
/proc/loadavg: 3.03 2.40 3.56 5/252 35413
/proc/meminfo: memFree=129592928/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=40632 memory=31252 CPUtime=24.57 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 6866 0 0 0 2452 5 0 0 20 0 1 0 38565021 41607168 7813 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 10158 7813 608 108 0 8675 0
Current children cumulated CPU time: 24.57 s
Current children cumulated vsize: 44824 KiB
Current children cumulated memory: 34068 KiB

[startup+25.0004 s]*
/proc/loadavg: 3.03 2.40 3.56 6/251 35419
/proc/meminfo: memFree=129550252/131382112 swapFree=33010684/33010684
[pid=35319] ppid=35306 vsize=4192 memory=2816 CPUtime=0 cores=5,7
/proc/35319/stat : 35319 (bash) S 35306 35319 30453 0 -1 4194304 310 226 0 0 0 0 0 0 20 0 1 0 38565015 4292608 704 18446744073709551615 94493129629696 94493130524229 140729173259808 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94493130763280 94493130811024 94493139066880 140729173264788 140729173264904 140729173264904 140729173270506 0
/proc/35319/statm: 1048 704 640 219 0 110 0
[pid=35333] ppid=35319 vsize=40632 memory=31252 CPUtime=24.79 cores=5,7
/proc/35333/stat : 35333 (solve_pb) R 35319 35319 30453 0 -1 4194304 6873 0 0 0 2474 5 0 0 20 0 1 0 38565021 41607168 7813 18446744073709551615 93960109921280 93960110359424 140728048213296 0 0 0 0 4096 1088 0 0 0 17 5 0 0 0 0 0 93960110388144 93960110390560 93960135856128 140728048220548 140728048220612 140728048220612 140728048226232 0
/proc/35333/statm: 10158 7813 608 108 0 8675 0
Current children cumulated CPU time: 24.79 s
Current children cumulated vsize: 44824 KiB
Current children cumulated memory: 34068 KiB

Child status: 0

Real time (s): 25.0575
CPU time (s): 24.8553
CPU user time (s): 24.7879
CPU system time (s): 0.067429
CPU usage (%): 99.1932
Max. virtual memory (cumulated for all children) (KiB): 44824
Max. memory (cumulated for all children) (KiB): 34068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.7879
system time used= 0.067429
maximum resident set size= 31252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7426
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= 525
involuntary context switches= 44


# summary of solver processes directly reported to runsolver:
#   pid: 35319
#   total CPU time (s): 24.8553
#   total CPU user time (s): 24.7879
#   total CPU system time (s): 0.067429

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162094 second user time and 0.318343 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 22:27:39
IDJOB=4514935
IDBENCH=164064
IDSOLVER=3321
FILE ID=nodeC007/4514935-1751228859
RUNJOBID= nodeC007-1751228859-35267
SLURM_JOB_ID= 9587673
Free space on /tmp= 433016 MiB

SOLVER NAME= AI448PBSolver 2025-05-31
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-stein45inf.0.d.opb
COMMAND LINE= HOME/solve.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4514935-1751228859/watcher-4514935-1751228859 -o /tmp/evaluation-result-4514935-1751228859/solver-4514935-1751228859 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751228859-35267 --watchdog 3760  HOME/solve.sh HOME/instance-4514935-1751228859.opb

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

MD5SUM BENCH= 5fcba496e137b8eb3f36fa18b36509a9
RANDOM SEED=748310933

nodeC007 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	: 0xb00001f
cpu MHz		: 1197.377
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.186
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.203
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.180
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.520
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.199
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.202
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
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	: 0xb00001f
cpu MHz		: 1197.177
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti 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	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129918324 kB
MemAvailable:   129905012 kB
Buffers:            3280 kB
Cached:           796088 kB
SwapCached:            0 kB
Active:           315568 kB
Inactive:         550768 kB
Active(anon):      84932 kB
Inactive(anon):        0 kB
Active(file):     230636 kB
Inactive(file):   550768 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              4956 kB
Writeback:             4 kB
AnonPages:         69800 kB
Mapped:           102332 kB
Shmem:             17960 kB
KReclaimable:      89824 kB
Slab:             171252 kB
SReclaimable:      89824 kB
SUnreclaim:        81428 kB
KernelStack:        3888 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432952 MiB
End job on nodeC007 at 2025-06-29 22:28:04