Trace number 4491477

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
SCIP-NaPS 1.00a1UNSAT 11.0967 11.1976

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/
uclid_pb_benchmarks/normalized-ooo.rf7.ucl.opb
MD5SUM79a7804b43e8049374f004a706247a16
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.109083
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3736
Total number of constraints10457
Number of constraints which are clauses10089
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints368
Minimum length of a constraint1
Maximum length of a constraint11
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
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

1.11/1.29	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4491477-1752596898.opb
1.11/1.29	c Solving mode: decision
1.11/1.29	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
1.11/1.29	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
1.11/1.29	c original problem has 3736 variables (3736 bin, 0 int, 0 impl, 0 cont) and 10457 constraints
1.11/1.29	c presolving:
1.11/1.29	c (round 1, fast)       23 del vars, 7 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6807 clqs
1.11/1.29	c (round 2, fast)       41 del vars, 65 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6823 clqs
1.11/1.29	c (round 3, medium)     248 del vars, 65 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6409 clqs
1.11/1.29	c (round 4, fast)       248 del vars, 479 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 0 upgd conss, 0 impls, 6409 clqs
1.11/1.29	c (round 5, exhaustive) 248 del vars, 479 del conss, 0 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9978 upgd conss, 0 impls, 6409 clqs
1.11/1.29	c (round 6, exhaustive) 248 del vars, 10072 del conss, 3196 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9978 upgd conss, 0 impls, 6409 clqs
1.11/1.29	c (round 7, exhaustive) 285 del vars, 10083 del conss, 3207 add conss, 1 chg bounds, 184 chg sides, 368 chg coeffs, 9978 upgd conss, 0 impls, 6324 clqs
1.11/1.29	c (round 8, fast)       311 del vars, 10096 del conss, 3207 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6310 clqs
1.11/1.29	c (round 9, exhaustive) 312 del vars, 10116 del conss, 3227 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6308 clqs
1.11/1.29	c (round 10, fast)       312 del vars, 10121 del conss, 3227 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6313 clqs
1.11/1.29	c (round 11, exhaustive) 312 del vars, 10127 del conss, 3229 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6313 clqs
1.11/1.29	c (round 12, exhaustive) 329 del vars, 10145 del conss, 3230 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6279 clqs
1.11/1.29	c (round 13, exhaustive) 331 del vars, 10148 del conss, 3232 add conss, 1 chg bounds, 184 chg sides, 381 chg coeffs, 9978 upgd conss, 0 impls, 6273 clqs
1.11/1.29	c (round 14, exhaustive) 335 del vars, 10152 del conss, 3232 add conss, 1 chg bounds, 184 chg sides, 383 chg coeffs, 9978 upgd conss, 0 impls, 6267 clqs
1.11/1.29	c (round 15, exhaustive) 552 del vars, 10153 del conss, 3232 add conss, 1 chg bounds, 184 chg sides, 383 chg coeffs, 9978 upgd conss, 0 impls, 6432 clqs
1.11/1.29	c (round 16, fast)       672 del vars, 10278 del conss, 3232 add conss, 1 chg bounds, 184 chg sides, 504 chg coeffs, 10000 upgd conss, 0 impls, 6259 clqs
1.11/1.29	c (round 17, exhaustive) 689 del vars, 10287 del conss, 3240 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6245 clqs
1.11/1.29	c (round 18, exhaustive) 689 del vars, 10291 del conss, 3241 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6251 clqs
1.11/1.29	c (round 19, exhaustive) 689 del vars, 10294 del conss, 3241 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6251 clqs
1.11/1.29	c (round 20, exhaustive) 692 del vars, 10312 del conss, 3259 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6238 clqs
1.11/1.29	c (round 21, fast)       694 del vars, 10319 del conss, 3259 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6240 clqs
1.11/1.29	c (round 22, exhaustive) 694 del vars, 10322 del conss, 3259 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 6240 clqs
1.11/1.29	c (round 23, exhaustive) 719 del vars, 10322 del conss, 3259 add conss, 1 chg bounds, 184 chg sides, 505 chg coeffs, 10001 upgd conss, 0 impls, 9527 clqs
1.11/1.29	c (round 24, fast)       732 del vars, 10335 del conss, 3259 add conss, 1 chg bounds, 184 chg sides, 518 chg coeffs, 10009 upgd conss, 0 impls, 9481 clqs
1.11/1.29	c (round 25, exhaustive) 742 del vars, 10350 del conss, 3274 add conss, 1 chg bounds, 184 chg sides, 518 chg coeffs, 10009 upgd conss, 0 impls, 9451 clqs
1.11/1.29	c (round 26, exhaustive) 742 del vars, 10360 del conss, 3284 add conss, 1 chg bounds, 184 chg sides, 518 chg coeffs, 10009 upgd conss, 0 impls, 9459 clqs
1.11/1.29	c (round 27, exhaustive) 768 del vars, 10361 del conss, 3284 add conss, 1 chg bounds, 184 chg sides, 518 chg coeffs, 10009 upgd conss, 0 impls, 11946 clqs
1.11/1.29	c (round 28, fast)       787 del vars, 10388 del conss, 3284 add conss, 1 chg bounds, 184 chg sides, 537 chg coeffs, 10014 upgd conss, 0 impls, 11912 clqs
1.11/1.29	c (round 29, exhaustive) 800 del vars, 10391 del conss, 3287 add conss, 1 chg bounds, 184 chg sides, 537 chg coeffs, 10014 upgd conss, 0 impls, 11819 clqs
1.11/1.29	c (round 30, fast)       812 del vars, 10397 del conss, 3287 add conss, 1 chg bounds, 184 chg sides, 543 chg coeffs, 10014 upgd conss, 0 impls, 11778 clqs
1.11/1.29	c (round 31, exhaustive) 812 del vars, 10402 del conss, 3292 add conss, 1 chg bounds, 184 chg sides, 543 chg coeffs, 10014 upgd conss, 0 impls, 11778 clqs
1.11/1.29	c (round 32, exhaustive) 842 del vars, 10403 del conss, 3292 add conss, 1 chg bounds, 184 chg sides, 543 chg coeffs, 10014 upgd conss, 0 impls, 21489 clqs
1.11/1.29	c (round 33, fast)       851 del vars, 10412 del conss, 3292 add conss, 1 chg bounds, 184 chg sides, 552 chg coeffs, 10024 upgd conss, 0 impls, 21314 clqs
1.11/1.29	c (round 34, exhaustive) 856 del vars, 10437 del conss, 3317 add conss, 1 chg bounds, 184 chg sides, 552 chg coeffs, 10024 upgd conss, 0 impls, 21285 clqs
1.11/1.29	c (round 35, exhaustive) 856 del vars, 10440 del conss, 3317 add conss, 1 chg bounds, 184 chg sides, 552 chg coeffs, 10024 upgd conss, 0 impls, 21302 clqs
1.11/1.29	c (round 36, exhaustive) 859 del vars, 10448 del conss, 3322 add conss, 1 chg bounds, 184 chg sides, 552 chg coeffs, 10024 upgd conss, 0 impls, 21235 clqs
1.11/1.29	c (round 37, exhaustive) 885 del vars, 10450 del conss, 3322 add conss, 1 chg bounds, 184 chg sides, 552 chg coeffs, 10024 upgd conss, 0 impls, 24578 clqs
1.11/1.29	c (round 38, fast)       900 del vars, 10467 del conss, 3322 add conss, 1 chg bounds, 184 chg sides, 567 chg coeffs, 10032 upgd conss, 0 impls, 24503 clqs
1.11/1.29	c (round 39, exhaustive) 904 del vars, 10474 del conss, 3327 add conss, 1 chg bounds, 184 chg sides, 567 chg coeffs, 10032 upgd conss, 0 impls, 24460 clqs
1.11/1.29	c (round 40, exhaustive) 904 del vars, 10478 del conss, 3331 add conss, 1 chg bounds, 184 chg sides, 567 chg coeffs, 10032 upgd conss, 0 impls, 24463 clqs
1.11/1.29	c (round 41, exhaustive) 971 del vars, 10478 del conss, 3331 add conss, 1 chg bounds, 184 chg sides, 567 chg coeffs, 10032 upgd conss, 0 impls, 25064 clqs
1.11/1.29	c (round 42, fast)       998 del vars, 10505 del conss, 3331 add conss, 1 chg bounds, 184 chg sides, 594 chg coeffs, 10051 upgd conss, 0 impls, 24759 clqs
1.11/1.29	c (round 43, exhaustive) 1002 del vars, 10512 del conss, 3338 add conss, 1 chg bounds, 184 chg sides, 594 chg coeffs, 10051 upgd conss, 0 impls, 24749 clqs
1.11/1.29	c (round 44, exhaustive) 1002 del vars, 10517 del conss, 3338 add conss, 1 chg bounds, 184 chg sides, 594 chg coeffs, 10051 upgd conss, 0 impls, 24750 clqs
1.11/1.29	c (round 45, exhaustive) 1011 del vars, 10525 del conss, 3346 add conss, 1 chg bounds, 184 chg sides, 594 chg coeffs, 10051 upgd conss, 0 impls, 24698 clqs
1.11/1.29	c (round 46, fast)       1019 del vars, 10532 del conss, 3346 add conss, 1 chg bounds, 184 chg sides, 597 chg coeffs, 10051 upgd conss, 0 impls, 24680 clqs
1.11/1.29	c (round 47, exhaustive) 1031 del vars, 10545 del conss, 3347 add conss, 1 chg bounds, 184 chg sides, 597 chg coeffs, 10051 upgd conss, 0 impls, 24560 clqs
1.11/1.29	c (round 48, exhaustive) 1069 del vars, 10545 del conss, 3347 add conss, 1 chg bounds, 184 chg sides, 597 chg coeffs, 10051 upgd conss, 0 impls, 25585 clqs
1.11/1.29	c (round 49, fast)       1095 del vars, 10573 del conss, 3347 add conss, 1 chg bounds, 184 chg sides, 623 chg coeffs, 10058 upgd conss, 0 impls, 25442 clqs
1.11/1.29	c (round 50, medium)     1098 del vars, 10573 del conss, 3347 add conss, 1 chg bounds, 184 chg sides, 623 chg coeffs, 10058 upgd conss, 0 impls, 25413 clqs
4.03/4.16	c (round 51, fast)       1102 del vars, 10575 del conss, 3347 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 25397 clqs
4.03/4.16	c (round 52, exhaustive) 1110 del vars, 10587 del conss, 3357 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 25329 clqs
4.03/4.16	c (round 53, exhaustive) 1110 del vars, 10590 del conss, 3357 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 25336 clqs
4.03/4.16	c (round 54, exhaustive) 1110 del vars, 10598 del conss, 3365 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 25336 clqs
4.03/4.16	c (round 55, exhaustive) 1110 del vars, 10601 del conss, 3365 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 25336 clqs
4.03/4.16	c (round 56, exhaustive) 1136 del vars, 10601 del conss, 3365 add conss, 1 chg bounds, 184 chg sides, 625 chg coeffs, 10059 upgd conss, 0 impls, 26957 clqs
4.03/4.16	c (round 57, fast)       1154 del vars, 10619 del conss, 3365 add conss, 1 chg bounds, 184 chg sides, 643 chg coeffs, 10066 upgd conss, 0 impls, 26820 clqs
4.03/4.16	c (round 58, exhaustive) 1179 del vars, 10620 del conss, 3366 add conss, 1 chg bounds, 184 chg sides, 643 chg coeffs, 10066 upgd conss, 0 impls, 26813 clqs
4.03/4.16	c (round 59, fast)       1195 del vars, 10640 del conss, 3366 add conss, 1 chg bounds, 184 chg sides, 660 chg coeffs, 10069 upgd conss, 0 impls, 26671 clqs
4.03/4.16	c (round 60, exhaustive) 1195 del vars, 10645 del conss, 3371 add conss, 1 chg bounds, 184 chg sides, 660 chg coeffs, 10069 upgd conss, 0 impls, 26673 clqs
4.03/4.16	c (round 61, exhaustive) 1220 del vars, 10645 del conss, 3371 add conss, 1 chg bounds, 184 chg sides, 660 chg coeffs, 10069 upgd conss, 0 impls, 26107 clqs
4.03/4.16	c (round 62, fast)       1231 del vars, 10662 del conss, 3371 add conss, 1 chg bounds, 184 chg sides, 673 chg coeffs, 10073 upgd conss, 0 impls, 26034 clqs
4.03/4.16	c (round 63, exhaustive) 1231 del vars, 10667 del conss, 3376 add conss, 1 chg bounds, 184 chg sides, 673 chg coeffs, 10073 upgd conss, 0 impls, 26038 clqs
4.03/4.16	c (round 64, exhaustive) 1258 del vars, 10667 del conss, 3376 add conss, 1 chg bounds, 184 chg sides, 673 chg coeffs, 10073 upgd conss, 0 impls, 26459 clqs
4.03/4.16	c (round 65, fast)       1261 del vars, 10679 del conss, 3376 add conss, 1 chg bounds, 184 chg sides, 682 chg coeffs, 10080 upgd conss, 0 impls, 26450 clqs
4.03/4.16	c (round 66, exhaustive) 1262 del vars, 10683 del conss, 3380 add conss, 1 chg bounds, 184 chg sides, 682 chg coeffs, 10080 upgd conss, 0 impls, 26446 clqs
4.03/4.16	c (round 67, exhaustive) 1266 del vars, 10688 del conss, 3381 add conss, 1 chg bounds, 184 chg sides, 682 chg coeffs, 10080 upgd conss, 0 impls, 26368 clqs
4.03/4.16	c (round 68, exhaustive) 1291 del vars, 10689 del conss, 3381 add conss, 1 chg bounds, 184 chg sides, 682 chg coeffs, 10080 upgd conss, 0 impls, 26953 clqs
4.03/4.16	c (round 69, fast)       1298 del vars, 10699 del conss, 3381 add conss, 1 chg bounds, 184 chg sides, 691 chg coeffs, 10086 upgd conss, 0 impls, 26908 clqs
4.03/4.16	c (round 70, exhaustive) 1304 del vars, 10713 del conss, 3389 add conss, 1 chg bounds, 184 chg sides, 691 chg coeffs, 10086 upgd conss, 0 impls, 26840 clqs
4.03/4.16	c    (1.8s) probing: 1000/3429 (29.2%) - 473 fixings, 82 aggregations, 242418 implications, 0 bound changes
4.03/4.16	c (round 71, exhaustive) 1329 del vars, 10713 del conss, 3389 add conss, 1 chg bounds, 184 chg sides, 691 chg coeffs, 10086 upgd conss, 0 impls, 26515 clqs
4.03/4.16	c (round 72, exhaustive) 1330 del vars, 10743 del conss, 3418 add conss, 1 chg bounds, 184 chg sides, 692 chg coeffs, 10087 upgd conss, 0 impls, 26511 clqs
4.03/4.16	c (round 73, exhaustive) 1330 del vars, 10750 del conss, 3418 add conss, 1 chg bounds, 184 chg sides, 692 chg coeffs, 10087 upgd conss, 0 impls, 26519 clqs
4.03/4.16	c (round 74, exhaustive) 1355 del vars, 10750 del conss, 3418 add conss, 1 chg bounds, 184 chg sides, 692 chg coeffs, 10087 upgd conss, 0 impls, 26610 clqs
4.03/4.16	c (round 75, fast)       1361 del vars, 10756 del conss, 3418 add conss, 1 chg bounds, 184 chg sides, 698 chg coeffs, 10093 upgd conss, 0 impls, 26484 clqs
4.03/4.16	c (round 76, exhaustive) 1362 del vars, 10767 del conss, 3429 add conss, 1 chg bounds, 184 chg sides, 698 chg coeffs, 10093 upgd conss, 0 impls, 26479 clqs
4.03/4.16	c (round 77, exhaustive) 1387 del vars, 10768 del conss, 3430 add conss, 1 chg bounds, 184 chg sides, 698 chg coeffs, 10093 upgd conss, 0 impls, 26821 clqs
4.03/4.16	c (round 78, fast)       1404 del vars, 10787 del conss, 3430 add conss, 1 chg bounds, 184 chg sides, 715 chg coeffs, 10100 upgd conss, 0 impls, 26728 clqs
4.03/4.16	c (round 79, exhaustive) 1406 del vars, 10790 del conss, 3433 add conss, 1 chg bounds, 184 chg sides, 715 chg coeffs, 10100 upgd conss, 0 impls, 26714 clqs
4.03/4.16	c (round 80, exhaustive) 1406 del vars, 10792 del conss, 3435 add conss, 1 chg bounds, 184 chg sides, 715 chg coeffs, 10100 upgd conss, 0 impls, 26715 clqs
4.03/4.16	c (round 81, exhaustive) 1433 del vars, 10794 del conss, 3435 add conss, 1 chg bounds, 184 chg sides, 715 chg coeffs, 10100 upgd conss, 0 impls, 26580 clqs
4.03/4.16	c (round 82, fast)       1442 del vars, 10805 del conss, 3435 add conss, 1 chg bounds, 184 chg sides, 724 chg coeffs, 10113 upgd conss, 0 impls, 26436 clqs
4.03/4.16	c (round 83, exhaustive) 1442 del vars, 10818 del conss, 3448 add conss, 1 chg bounds, 184 chg sides, 724 chg coeffs, 10113 upgd conss, 0 impls, 26448 clqs
4.03/4.16	c (round 84, exhaustive) 1442 del vars, 10822 del conss, 3448 add conss, 1 chg bounds, 184 chg sides, 724 chg coeffs, 10113 upgd conss, 0 impls, 26454 clqs
4.03/4.16	c    (2.7s) probing: 2000/3429 (58.3%) - 551 fixings, 127 aggregations, 515776 implications, 0 bound changes
4.03/4.16	c (round 85, exhaustive) 1467 del vars, 10822 del conss, 3448 add conss, 1 chg bounds, 184 chg sides, 724 chg coeffs, 10113 upgd conss, 0 impls, 26375 clqs
4.03/4.16	c (round 86, fast)       1481 del vars, 10841 del conss, 3448 add conss, 1 chg bounds, 184 chg sides, 741 chg coeffs, 10130 upgd conss, 0 impls, 26200 clqs
4.03/4.16	c (round 87, exhaustive) 1484 del vars, 10847 del conss, 3453 add conss, 1 chg bounds, 184 chg sides, 742 chg coeffs, 10131 upgd conss, 0 impls, 25993 clqs
4.03/4.16	c (round 88, exhaustive) 1485 del vars, 10849 del conss, 3454 add conss, 1 chg bounds, 184 chg sides, 742 chg coeffs, 10131 upgd conss, 0 impls, 25993 clqs
4.03/4.16	c    (3.1s) probing: 2529/3429 (73.8%) - 568 fixings, 129 aggregations, 665053 implications, 0 bound changes
4.03/4.16	c    (3.1s) probing aborted: 50/50 successive totally useless probings
4.03/4.16	c (round 89, exhaustive) 1501 del vars, 10850 del conss, 3454 add conss, 1 chg bounds, 184 chg sides, 742 chg coeffs, 10131 upgd conss, 0 impls, 26636 clqs
4.03/4.16	c (round 90, fast)       1509 del vars, 10867 del conss, 3454 add conss, 1 chg bounds, 184 chg sides, 751 chg coeffs, 10144 upgd conss, 0 impls, 26367 clqs
4.03/4.16	c (round 91, exhaustive) 1510 del vars, 10872 del conss, 3458 add conss, 1 chg bounds, 184 chg sides, 751 chg coeffs, 10144 upgd conss, 0 impls, 26371 clqs
4.03/4.16	c    (3.1s) probing: 2534/3429 (73.9%) - 568 fixings, 129 aggregations, 665053 implications, 0 bound changes
4.03/4.16	c    (3.1s) probing aborted: 50/50 successive totally useless probings
4.03/4.16	c    (3.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
4.03/4.16	c    (3.1s) no symmetry present (symcode time: 0.00)
4.03/4.16	c presolving (92 rounds: 92 fast, 66 medium, 64 exhaustive):
4.03/4.16	c  1510 deleted vars, 10872 deleted constraints, 3458 added constraints, 1 tightened bounds, 0 added holes, 184 changed sides, 751 changed coefficients
4.03/4.16	c  0 implications, 26375 cliques
4.03/4.16	c presolved problem has 2271 variables (2271 bin, 0 int, 0 impl, 0 cont) and 2608 constraints
4.03/4.16	c     368 constraints of type <knapsack>
4.03/4.16	c     334 constraints of type <setppc>
4.03/4.16	c    1904 constraints of type <and>
4.03/4.16	c       2 constraints of type <logicor>
4.03/4.16	c transformed objective value is always integral (scale: 1)
4.03/4.16	c Presolving Time: 3.11
4.03/4.16	c 
4.03/4.16	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
4.03/4.16	c   3.2s|     1 |     0 |   497 |     - |    50M |   0 |2271 |2642 |4512 |   0 |  0 |  33 |   0 | 0.000000e+00 |      --      |    Inf | unknown
4.03/4.16	c   3.6s|     1 |     0 |  1849 |     - |    52M |   0 |2271 |2738 |4629 | 117 |  1 |  35 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   3.7s|     1 |     0 |  2279 |     - |    54M |   0 |2271 |2740 |4738 | 226 |  2 |  37 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   3.9s|     1 |     0 |  2733 |     - |    59M |   0 |2271 |2741 |4851 | 339 |  3 |  38 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.0s|     1 |     0 |  3107 |     - |    61M |   0 |2271 |2742 |4932 | 420 |  4 |  39 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.1s|     1 |     0 |  3456 |     - |    63M |   0 |2271 |2744 |5037 | 525 |  5 |  41 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.2s|     1 |     0 |  3839 |     - |    65M |   0 |2271 |2745 |5138 | 626 |  6 |  42 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.3s|     1 |     0 |  4180 |     - |    67M |   0 |2271 |2747 |5197 | 685 |  7 |  44 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.5s|     1 |     0 |  4588 |     - |    72M |   0 |2271 |2749 |5291 | 779 |  8 |  46 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.6s|     1 |     0 |  4856 |     - |    78M |   0 |2271 |2751 |5367 | 855 |  9 |  48 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.8s|     1 |     0 |  5085 |     - |    80M |   0 |2271 |2755 |5425 | 913 | 10 |  52 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   4.9s|     1 |     0 |  5311 |     - |    82M |   0 |2271 |2756 |5481 | 969 | 11 |  53 |   0 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c   6.1s|     1 |     2 |  7331 |     - |    82M |   0 |2271 |2775 |5481 | 969 | 11 |  72 |  11 | 0.000000e+00 |      --      |    Inf | unknown
11.01/11.13	c 
11.01/11.13	c SCIP Status        : problem is solved [infeasible]
11.01/11.13	c Solving Time (sec) : 10.68
11.01/11.13	c Solving Nodes      : 61
11.01/11.13	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
11.01/11.13	c Dual Bound         : +1.00000000000000e+20
11.01/11.13	c Gap                : 0.00 %
11.01/11.13	c SCIP found the problem to be infeasible.
11.01/11.13	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: 63794 MiB (63023 MiB free)
  memory of node 1: 64507 MiB (61164 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4491477-1752596898/watcher-4491477-1752596898 -o /tmp/evaluation-result-4491477-1752596898/solver-4491477-1752596898 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596898-130596 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4491477-1752596898.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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

solver pid=130649, runsolver pid=130637

[startup+0.100103 s]*
/proc/loadavg: 6.06 4.99 4.87 7/513 130670
/proc/meminfo: memFree=127151444/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=13492 memory=10496 CPUtime=0.06 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 1606 0 0 0 5 1 0 0 20 0 1 0 175368761 13815808 2624 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 3373 2624 1248 1 0 1463 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 17684 KiB
Current children cumulated memory: 13568 KiB

[startup+0.228557 s]*
/proc/loadavg: 6.06 4.99 4.87 7/513 130670
/proc/meminfo: memFree=127132084/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1186920 memory=31668 CPUtime=0.18 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 3700 0 0 0 16 2 0 0 20 0 1 0 175368761 1215406080 7917 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 296730 7917 4887 1 0 268752 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 1191112 KiB
Current children cumulated memory: 34740 KiB

[startup+0.328232 s]*
/proc/loadavg: 6.06 4.99 4.87 7/513 130670
/proc/meminfo: memFree=127123520/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1191032 memory=36404 CPUtime=0.28 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 4673 0 0 0 25 3 0 0 20 0 1 0 175368761 1219616768 9101 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 297758 9101 5111 1 0 269649 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 1195224 KiB
Current children cumulated memory: 39476 KiB

[startup+0.700385 s]
/proc/loadavg: 6.06 4.99 4.87 7/513 130670
/proc/meminfo: memFree=127065308/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1233556 memory=84404 CPUtime=0.62 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 14102 0 0 0 56 6 0 0 20 0 1 0 175368761 1263161344 21101 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 308389 21101 7927 1 0 279747 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 1237748 KiB
Current children cumulated memory: 87476 KiB

[startup+1.50039 s]
/proc/loadavg: 6.06 4.99 4.87 5/508 130678
/proc/meminfo: memFree=127022764/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1237584 memory=88756 CPUtime=1.41 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 15176 0 0 0 135 6 0 0 20 0 1 0 175368761 1267286016 22189 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 309396 22189 7927 1 0 280754 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 1241776 KiB
Current children cumulated memory: 91828 KiB

[startup+3.12781 s]
/proc/loadavg: 6.06 4.99 4.87 2/498 130694
/proc/meminfo: memFree=127071804/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1238720 memory=89908 CPUtime=3.03 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 15434 0 0 0 297 6 0 0 20 0 1 0 175368761 1268449280 22477 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 309680 22477 7959 1 0 281038 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 1242912 KiB
Current children cumulated memory: 92980 KiB

[startup+6.30029 s]
/proc/loadavg: 5.90 4.97 4.86 4/510 130831
/proc/meminfo: memFree=126963288/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1302952 memory=148244 CPUtime=6.19 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31175 0 0 0 610 9 0 0 20 0 1 0 175368761 1334222848 37061 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 325738 37061 8151 1 0 297096 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 1307144 KiB
Current children cumulated memory: 151316 KiB

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

# cumulated CPU time of all completed processes:  user=10.9722 s, system=0.124491 s

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

[startup+6.40038 s]
/proc/loadavg: 5.90 4.97 4.86 4/510 130831
/proc/meminfo: memFree=126963288/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1302952 memory=148244 CPUtime=6.29 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31175 0 0 0 620 9 0 0 20 0 1 0 175368761 1334222848 37061 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 325738 37061 8151 1 0 297096 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1307144 KiB
Current children cumulated memory: 151316 KiB

[startup+9.6003 s]
/proc/loadavg: 5.74 4.96 4.86 3/503 130931
/proc/meminfo: memFree=127000024/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1305200 memory=151060 CPUtime=9.48 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31900 0 0 0 938 10 0 0 20 0 1 0 175368761 1336524800 37765 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 326300 37765 8151 1 0 297658 0
Current children cumulated CPU time: 9.48 s
Current children cumulated vsize: 1309392 KiB
Current children cumulated memory: 154132 KiB

[startup+10.4003 s]
/proc/loadavg: 5.74 4.96 4.86 5/500 130964
/proc/meminfo: memFree=127044116/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1305200 memory=151060 CPUtime=10.28 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31900 0 0 0 1018 10 0 0 20 0 1 0 175368761 1336524800 37765 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 326300 37765 8151 1 0 297658 0
Current children cumulated CPU time: 10.28 s
Current children cumulated vsize: 1309392 KiB
Current children cumulated memory: 154132 KiB

[startup+10.8003 s]
/proc/loadavg: 5.74 4.96 4.86 5/500 130964
/proc/meminfo: memFree=127044116/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1305200 memory=151060 CPUtime=10.68 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31904 0 0 0 1058 10 0 0 20 0 1 0 175368761 1336524800 37765 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 326300 37765 8151 1 0 297658 0
Current children cumulated CPU time: 10.68 s
Current children cumulated vsize: 1309392 KiB
Current children cumulated memory: 154132 KiB

[startup+11.0003 s]*
/proc/loadavg: 5.74 4.96 4.86 4/508 131021
/proc/meminfo: memFree=127017504/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1305200 memory=151188 CPUtime=10.91 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31921 0 0 0 1081 10 0 0 20 0 1 0 175368761 1336524800 37797 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 326300 37797 8151 1 0 297658 0
Current children cumulated CPU time: 10.91 s
Current children cumulated vsize: 1309392 KiB
Current children cumulated memory: 154260 KiB

[startup+11.1283 s]
/proc/loadavg: 5.74 4.96 4.86 4/508 131021
/proc/meminfo: memFree=127017504/131382112 swapFree=33009904/33010684
[pid=130649] ppid=130637 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/130649/stat : 130649 (scip-naps-1.00.) S 130637 130649 129502 0 -1 4194304 259 336 0 0 0 0 0 0 20 0 1 0 175368757 4292608 768 18446744073709551615 94318697660416 94318698554949 140731676830496 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94318698794000 94318698841744 94318708178944 140731676838303 140731676838400 140731676838400 140731676844004 0
/proc/130649/statm: 1048 768 704 219 0 110 0
[pid=130668] ppid=130649 vsize=1305200 memory=151188 CPUtime=11.01 cores=4,6
/proc/130668/stat : 130668 (python3) R 130649 130649 129502 0 -1 4194304 31921 0 0 0 1091 10 0 0 20 0 1 0 175368761 1336524800 37797 18446744073709551615 94228420259840 94228420260217 140735278809472 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94228420271512 94228420272132 94228424634368 140735278815574 140735278815776 140735278815776 140735278821351 0
/proc/130668/statm: 326300 37797 8151 1 0 297658 0
Current children cumulated CPU time: 11.01 s
Current children cumulated vsize: 1309392 KiB
Current children cumulated memory: 154260 KiB

Child status: 0

Real time (s): 11.1976
CPU time (s): 11.0967
CPU user time (s): 10.9722
CPU system time (s): 0.124491
CPU usage (%): 99.0985
Max. virtual memory (cumulated for all children) (KiB): 1309392
Max. memory (cumulated for all children) (KiB): 154260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9722
system time used= 0.124491
maximum resident set size= 151700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32558
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 447
involuntary context switches= 20


# summary of solver processes directly reported to runsolver:
#   pid: 130649
#   total CPU time (s): 11.0967
#   total CPU user time (s): 10.9722
#   total CPU system time (s): 0.124491

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.156622 second user time and 0.378481 second system time

The end

Launcher Data

Begin job on nodeC001 at 2025-07-15 18:28:18
IDJOB=4491477
IDBENCH=147708
IDSOLVER=3368
FILE ID=nodeC001/4491477-1752596898
RUNJOBID= nodeC001-1752596898-130596
SLURM_JOB_ID= 9684381
Free space on /tmp= 432228 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.rf7.ucl.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4491477-1752596898/watcher-4491477-1752596898 -o /tmp/evaluation-result-4491477-1752596898/solver-4491477-1752596898 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC001-1752596898-130596 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4491477-1752596898.opb

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

MD5SUM BENCH= 79a7804b43e8049374f004a706247a16
RANDOM SEED=574423962

nodeC001 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.175
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.49
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.463
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.49
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.502
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.49
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.171
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.49
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.173
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.49
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.171
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.49
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.085
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.49
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.336
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.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        127160660 kB
MemAvailable:   129870328 kB
Buffers:            1668 kB
Cached:          3497848 kB
SwapCached:          128 kB
Active:           438292 kB
Inactive:        3127856 kB
Active(anon):      64792 kB
Inactive(anon):    27808 kB
Active(file):     373500 kB
Inactive(file):  3100048 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009904 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             23120 kB
Writeback:             8 kB
AnonPages:         69640 kB
Mapped:           107364 kB
Shmem:             25968 kB
KReclaimable:     151112 kB
Slab:             245808 kB
SReclaimable:     151112 kB
SUnreclaim:        94696 kB
KernelStack:        7968 kB
PageTables:         2780 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     349476 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      153384 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:      195400 kB
DirectMap2M:     9144320 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432204 MiB
End job on nodeC001 at 2025-07-15 18:28:30