Trace number 4530028

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.00a2UNSAT 46.1767 46.3274

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/
equalities/array_diag/normalized-15array_diag_greater.opb
MD5SUMd43ecb7c1452ca8da1aa915bfc6a97e8
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.014326
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1185
Total number of constraints1186
Number of constraints which are clauses675
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints511
Minimum length of a constraint2
Maximum length of a constraint60
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 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147483647
Number of bits of the biggest sum of numbers31
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.16/0.22	c Command: HOME/scip-naps-1.00a2.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4530028-1752261625.opb
0.16/0.22	c Solving mode: decision
0.16/0.22	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
0.16/0.22	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
0.16/0.22	c original problem has 1185 variables (1185 bin, 0 int, 0 impl, 0 cont) and 1186 constraints
0.16/0.22	c presolving:
0.16/0.22	c (round 1, fast)       90 del vars, 90 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 480 clqs
0.16/0.22	c (round 2, exhaustive) 90 del vars, 90 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 676 upgd conss, 0 impls, 480 clqs
0.16/0.22	c (round 3, fast)       90 del vars, 90 del conss, 0 add conss, 0 chg bounds, 1 chg sides, 58 chg coeffs, 676 upgd conss, 0 impls, 480 clqs
0.16/0.22	c (round 4, exhaustive) 90 del vars, 765 del conss, 225 add conss, 0 chg bounds, 1 chg sides, 58 chg coeffs, 676 upgd conss, 0 impls, 481 clqs
0.16/0.22	c    (0.0s) probing: 566/1095 (51.7%) - 0 fixings, 0 aggregations, 99 implications, 0 bound changes
0.16/0.22	c    (0.0s) probing aborted: 50/50 successive totally useless probings
0.16/0.22	c    (0.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.16/0.22	c    (0.0s) no symmetry present (symcode time: 0.00)
0.16/0.22	c presolving (5 rounds: 5 fast, 3 medium, 3 exhaustive):
0.16/0.22	c  90 deleted vars, 765 deleted constraints, 225 added constraints, 0 tightened bounds, 0 added holes, 1 changed sides, 58 changed coefficients
0.16/0.22	c  0 implications, 580 cliques
0.16/0.22	c presolved problem has 1095 variables (1095 bin, 0 int, 0 impl, 0 cont) and 646 constraints
0.16/0.22	c       1 constraints of type <knapsack>
0.16/0.22	c     225 constraints of type <and>
0.16/0.22	c     420 constraints of type <linear>
0.16/0.22	c transformed objective value is always integral (scale: 1)
0.16/0.22	c Presolving Time: 0.04
0.16/0.22	c 
0.16/0.22	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.16/0.22	c   0.1s|     1 |     0 |    30 |     - |    12M |   0 |1095 | 679 | 871 |   0 |  0 |  32 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.16/0.22	c o 0.1s|     1 |     0 |    36 |     - |feaspump|   0 |1095 | 679 | 871 |   0 |  0 |  32 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.16/0.22	c   0.1s|     1 |     0 |    36 |     - |    12M |   0 |1095 | 679 | 871 |   0 |  0 |  32 |   0 | 0.000000e+00 | 0.000000e+00 |   0.00%| unknown
0.16/0.22	c 
0.16/0.22	c SCIP Status        : problem is solved [optimal solution found]
0.16/0.22	c Solving Time (sec) : 0.05
0.16/0.22	c Solving Nodes      : 1
0.16/0.22	c Primal Bound       : +0.00000000000000e+00 (1 solutions)
0.16/0.22	c Dual Bound         : +0.00000000000000e+00
0.16/0.22	c Gap                : 0.00 %
0.16/0.22	c [VIOLATION] Line 14: +1 x1126 -1 x1156 +2 x1127 -2 x1157 +4 x1128 -4 x1158 +8 x1129 -8 x1159 +16 x1130 -16 x1160 +32 x1131 -32 x1161 +64 x1132 -64 x1162 +128 x1133 -128 x1163 +256 x1134 -256 x1164 +512 x1135 -512 x1165 +1024 x1136 -1024 x1166 +2048 x1137 -2048 x1167 +4096 x1138 -4096 x1168 +8192 x1139 -8192 x1169 +16384 x1140 -16384 x1170 +32768 x1141 -32768 x1171 +65536 x1142 -65536 x1172 +131072 x1143 -131072 x1173 +262144 x1144 -262144 x1174 +524288 x1145 -524288 x1175 +1048576 x1146 -1048576 x1176 +2097152 x1147 -2097152 x1177 +4194304 x1148 -4194304 x1178 +8388608 x1149 -8388608 x1179 +16777216 x1150 -16777216 x1180 +33554432 x1151 -33554432 x1181 +67108864 x1152 -67108864 x1182 +134217728 x1153 -134217728 x1183 +268435456 x1154 -268435456 x1184 +536870912 x1155 -536870912 x1185 >= 1 ;
0.16/0.22	c   Computed activity: 0
0.16/0.22	c   Required: activity >= 1
0.16/0.22	c   Variable assignments: {x1126=0, x1156=0, x1127=0, x1157=0, x1128=0, x1158=0, x1129=0, x1159=0, x1130=0, x1160=0, x1131=0, x1161=0, x1132=0, x1162=0, x1133=0, x1163=0, x1134=0, x1164=0, x1135=0, x1165=0, x1136=0, x1166=0, x1137=0, x1167=0, x1138=0, x1168=0, x1139=0, x1169=0, x1140=0, x1170=0, x1141=0, x1171=0, x1142=0, x1172=0, x1143=0, x1173=0, x1144=0, x1174=0, x1145=0, x1175=0, x1146=0, x1176=0, x1147=0, x1177=0, x1148=0, x1178=0, x1149=0, x1179=0, x1150=0, x1180=0, x1151=0, x1181=0, x1152=0, x1182=0, x1153=0, x1183=0, x1154=0, x1184=0, x1155=0, x1185=0}}
0.16/0.22	c SCIP found a solution, but it is not feasible according to the original problem.
0.16/0.22	c ----------------------------------------------------------------------
0.16/0.22	c executing external solver (fallback): HOME/naps-1.03a6
0.16/0.22	c ----------------------------------------------------------------------
0.16/0.22	c command: HOME/naps-1.03a6 HOME/instance-4530028-1752261625.opb
0.16/0.22	c NaPS 1.03a6.
0.16/0.22	c Input file name: HOME/instance-4530028-1752261625.opb
46.12/46.30	c s UNSATISFIABLE
46.12/46.30	c _____________________________________________________________________________
46.12/46.30	c std/band forms        : 1,420
46.12/46.30	c 2cl/3cl ITE-codings   : 14168,2010
46.12/46.30	c BDD/srt/adr Max costs : 15177,0,0
46.12/46.30	c BDDraw/bin/mul/srt/adr: 420,0,1,0,0
46.12/46.30	c BDD nodes             : 20098
46.12/46.30	c Es1/CC detections     : 0,0
46.12/46.30	c CC sort               : 0
46.12/46.30	c SAT/UNSAT calls       : 0,1
46.12/46.30	c regenrated variables  : 0
46.12/46.30	c eliminated fixed lits : 0
46.12/46.30	c goal lit flips        : 0
46.12/46.30	c goal stages           : 0
46.12/46.30	c goal shrink           : 0
46.12/46.30	c goal coeff separations: 0
46.12/46.30	c restarts              : 20750
46.12/46.30	c conflicts             : 413571         (9012 /sec)
46.12/46.30	c decisions             : 1431689        (31198 /sec)
46.12/46.30	c propagations          : 301035637      (6559817 /sec)
46.12/46.30	c inspects              : 0              (0 /sec)
46.12/46.30	c CPU time (solving tm) : 45.89 s        (45.37 s, SAT 0 s, UNSAT 45.37 s)
46.12/46.30	c Time for Opt-base     : 0.4375 s
46.12/46.30	c Steps for Opt-base    : 2527140
46.12/46.30	c Time for BDD coding   : 0.501 s
46.12/46.30	c Time for srt coding   : 0 s
46.12/46.30	c _____________________________________________________________________________
46.12/46.30	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: 63708 MiB (60839 MiB free)
  memory of node 1: 64465 MiB (62552 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4530028-1752261625/watcher-4530028-1752261625 -o /tmp/evaluation-result-4530028-1752261625/solver-4530028-1752261625 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1752258008-122966 --watchdog 3760 ./scip-naps-1.00a2.sh HOME/instance-4530028-1752261625.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=123629, runsolver pid=123626

[startup+0.100066 s]*
/proc/loadavg: 4.09 4.12 4.09 5/274 123634
/proc/meminfo: memFree=126346316/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1186544 memory=31192 CPUtime=0.06 cores=1,3
/proc/123634/stat : 123634 (python3) R 123629 123629 122954 0 -1 4194304 3573 0 0 0 5 1 0 0 20 0 1 0 141840022 1215021056 7798 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 296636 7798 4862 1 0 268658 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 1190736 KiB
Current children cumulated memory: 34264 KiB

[startup+0.205814 s]*
/proc/loadavg: 4.09 4.12 4.09 5/274 123634
/proc/meminfo: memFree=126324392/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1210676 memory=62040 CPUtime=0.16 cores=1,3
/proc/123634/stat : 123634 (python3) R 123629 123629 122954 0 -1 4194304 8271 0 0 0 15 1 0 0 20 0 1 0 141840022 1239732224 15510 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 0 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 302669 15510 8126 1 0 274027 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1214868 KiB
Current children cumulated memory: 65112 KiB

[startup+0.305834 s]*
/proc/loadavg: 4.09 4.12 4.09 5/275 123635
/proc/meminfo: memFree=126316080/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=5360 memory=3840 CPUtime=0.08 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 655 0 0 0 8 0 0 0 20 0 1 0 141840041 5488640 960 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 1340 960 544 696 0 501 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 1221672 KiB
Current children cumulated memory: 70360 KiB

[startup+0.700225 s]
/proc/loadavg: 4.09 4.12 4.09 5/275 123635
/proc/meminfo: memFree=126316080/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=8636 memory=7168 CPUtime=0.46 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 1494 0 0 0 46 0 0 0 20 0 1 0 141840041 8843264 1792 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 2159 1792 544 696 0 1320 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1224948 KiB
Current children cumulated memory: 73688 KiB

[startup+1.50023 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123635
/proc/meminfo: memFree=126298452/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=26304 memory=20224 CPUtime=1.26 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 6864 0 0 0 125 1 0 0 20 0 1 0 141840041 26935296 5056 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 6576 5056 544 696 0 5737 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1242616 KiB
Current children cumulated memory: 86744 KiB

[startup+3.10559 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123635
/proc/meminfo: memFree=126298596/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=24256 memory=18988 CPUtime=2.86 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 7021 0 0 0 285 1 0 0 20 0 1 0 141840041 24838144 4747 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 6064 4747 544 696 0 5225 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 1240568 KiB
Current children cumulated memory: 85508 KiB

[startup+6.30024 s]
/proc/loadavg: 4.08 4.12 4.09 5/274 123635
/proc/meminfo: memFree=126298560/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=24256 memory=19372 CPUtime=6.05 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 7115 0 0 0 604 1 0 0 20 0 1 0 141840041 24838144 4843 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 6064 4843 544 696 0 5225 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 1240568 KiB
Current children cumulated memory: 85892 KiB

[startup+12.7002 s]
/proc/loadavg: 4.16 4.14 4.09 5/274 123635
/proc/meminfo: memFree=126266772/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=26304 memory=19884 CPUtime=12.43 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 7239 0 0 0 1242 1 0 0 20 0 1 0 141840041 26935296 4971 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 6576 4971 544 696 0 5737 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 1242616 KiB
Current children cumulated memory: 86404 KiB

[startup+25.5002 s]
/proc/loadavg: 4.12 4.13 4.09 5/274 123635
/proc/meminfo: memFree=126294328/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=28356 memory=22500 CPUtime=25.2 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 8551 0 0 0 2519 1 0 0 20 0 1 0 141840041 29036544 5625 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7089 5625 544 696 0 6250 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 1244668 KiB
Current children cumulated memory: 89020 KiB

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

# cumulated CPU time of all completed processes:  user=46.0771 s, system=0.099549 s

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

[startup+25.6003 s]
/proc/loadavg: 4.12 4.13 4.09 5/274 123635
/proc/meminfo: memFree=126294328/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=28356 memory=22884 CPUtime=25.3 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 8644 0 0 0 2529 1 0 0 20 0 1 0 141840041 29036544 5721 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7089 5721 544 696 0 6250 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1244668 KiB
Current children cumulated memory: 89404 KiB

[startup+38.4002 s]
/proc/loadavg: 4.10 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126289232/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=34452 memory=25104 CPUtime=38.07 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 18055 0 0 0 3804 3 0 0 20 0 1 0 141840041 35278848 6276 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 8613 6276 544 696 0 7774 0
Current children cumulated CPU time: 38.25 s
Current children cumulated vsize: 1250764 KiB
Current children cumulated memory: 91624 KiB

[startup+41.6002 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126288980/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=34452 memory=25944 CPUtime=41.26 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 24413 0 0 0 4122 4 0 0 20 0 1 0 141840041 35278848 6486 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 8613 6486 544 696 0 7774 0
Current children cumulated CPU time: 41.44 s
Current children cumulated vsize: 1250764 KiB
Current children cumulated memory: 92464 KiB

[startup+44.8002 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126289708/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=30328 memory=22840 CPUtime=44.45 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 31416 0 0 0 4439 6 0 0 20 0 1 0 141840041 31055872 5710 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7582 5710 544 696 0 6743 0
Current children cumulated CPU time: 44.63 s
Current children cumulated vsize: 1246640 KiB
Current children cumulated memory: 89360 KiB

[startup+45.6002 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126289708/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=28280 memory=22216 CPUtime=45.25 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 32423 0 0 0 4519 6 0 0 20 0 1 0 141840041 28958720 5554 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7070 5554 544 696 0 6231 0
Current children cumulated CPU time: 45.43 s
Current children cumulated vsize: 1244592 KiB
Current children cumulated memory: 88736 KiB

[startup+46.0001 s]*
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126291264/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=28284 memory=22728 CPUtime=45.65 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 33565 0 0 0 4559 6 0 0 20 0 1 0 141840041 28962816 5682 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7071 5682 544 696 0 6232 0
Current children cumulated CPU time: 45.83 s
Current children cumulated vsize: 1244596 KiB
Current children cumulated memory: 89248 KiB

[startup+46.2002 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126291264/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=30332 memory=22856 CPUtime=45.84 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 33864 0 0 0 4578 6 0 0 20 0 1 0 141840041 31059968 5714 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 7583 5714 544 696 0 6744 0
Current children cumulated CPU time: 46.02 s
Current children cumulated vsize: 1246644 KiB
Current children cumulated memory: 89376 KiB

[startup+46.3002 s]
/proc/loadavg: 4.09 4.12 4.09 5/274 123636
/proc/meminfo: memFree=126291264/131250000 swapFree=33008100/33010684
[pid=123629] ppid=123626 vsize=4192 memory=3072 CPUtime=0 cores=1,3
/proc/123629/stat : 123629 (scip-naps-1.00a) S 123626 123629 122954 0 -1 4194304 260 327 0 0 0 0 0 0 20 0 1 0 141840019 4292608 768 18446744073709551615 94018197340160 94018198234693 140734669813648 0 0 0 65536 4 65538 1 0 0 17 3 0 0 0 0 0 94018198473744 94018198521488 94018216910848 140734669822363 140734669822462 140734669822462 140734669828066 0
/proc/123629/statm: 1048 768 704 219 0 110 0
[pid=123634] ppid=123629 vsize=1212120 memory=63448 CPUtime=0.18 cores=1,3
/proc/123634/stat : 123634 (python3) S 123629 123629 122954 0 -1 4194304 8777 0 0 0 16 2 0 0 20 0 1 0 141840022 1241210880 15862 18446744073709551615 94381150208000 94381150208377 140729812065696 0 0 0 0 16781312 16386 1 0 0 17 1 0 0 0 0 0 94381150219672 94381150220292 94381163208704 140729812068687 140729812068896 140729812068896 140729812074471 0
/proc/123634/statm: 303030 15862 8158 1 0 274388 0
[pid=123635] ppid=123634 vsize=26232 memory=20804 CPUtime=45.94 cores=1,3
/proc/123635/stat : 123635 (naps-1.03a6) R 123634 123635 123635 0 -1 4194304 33899 0 0 0 4588 6 0 0 20 0 1 0 141840041 26861568 5201 18446744073709551615 4198400 7047149 140727132969920 0 0 0 0 0 17922 0 0 0 17 1 0 0 0 0 0 7573272 7623312 31604736 140727132977535 140727132977649 140727132977649 140727132983241 0
/proc/123635/statm: 6558 5201 544 696 0 5719 0
Current children cumulated CPU time: 46.12 s
Current children cumulated vsize: 1242544 KiB
Current children cumulated memory: 87324 KiB

Child status: 0

Real time (s): 46.3274
CPU time (s): 46.1767
CPU user time (s): 46.0771
CPU system time (s): 0.099549
CPU usage (%): 99.6746
Max. virtual memory (cumulated for all children) (KiB): 1254860
Max. memory (cumulated for all children) (KiB): 94556

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.0771
system time used= 0.099549
maximum resident set size= 63708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49313
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= 355
involuntary context switches= 115


# summary of solver processes directly reported to runsolver:
#   pid: 123629
#   total CPU time (s): 46.1767
#   total CPU user time (s): 46.0771
#   total CPU system time (s): 0.099549

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.101833 second user time and 0.254163 second system time

The end

Launcher Data

Begin job on nodeC019 at 2025-07-11 21:20:25
IDJOB=4530028
IDBENCH=176016
IDSOLVER=3388
FILE ID=nodeC019/4530028-1752261625
RUNJOBID= nodeC019-1752258008-122966
SLURM_JOB_ID= 9682610
Free space on /tmp= 431592 MiB

SOLVER NAME= SCIP-NaPS 1.00a2
BENCH NAME= PB24/normalized-PB24/DEC-LIN/devriendt/bitvector_multiplication_selection/equalities/array_diag/normalized-15array_diag_greater.opb
COMMAND LINE= ./scip-naps-1.00a2.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4530028-1752261625/watcher-4530028-1752261625 -o /tmp/evaluation-result-4530028-1752261625/solver-4530028-1752261625 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC019-1752258008-122966 --watchdog 3760  ./scip-naps-1.00a2.sh HOME/instance-4530028-1752261625.opb

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

MD5SUM BENCH= d43ecb7c1452ca8da1aa915bfc6a97e8
RANDOM SEED=1484783143

nodeC019 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.582
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.672
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3731.283
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3587.616
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.677
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.668
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3602.378
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3592.171
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.37
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        126353020 kB
MemAvailable:   128358708 kB
Buffers:             904 kB
Cached:          2804736 kB
SwapCached:          568 kB
Active:          1659924 kB
Inactive:        2592956 kB
Active(anon):    1436880 kB
Inactive(anon):    27320 kB
Active(file):     223044 kB
Inactive(file):  2565636 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33008100 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              5516 kB
Writeback:             0 kB
AnonPages:       1449112 kB
Mapped:           135688 kB
Shmem:             16960 kB
KReclaimable:     112496 kB
Slab:             204764 kB
SReclaimable:     112496 kB
SUnreclaim:        92268 kB
KernelStack:        4432 kB
PageTables:         6556 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    5013816 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150712 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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:      176852 kB
DirectMap2M:     9031680 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 431584 MiB
End job on nodeC019 at 2025-07-11 21:21:12