Trace number 4503613

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.00a1? (TO) 3602.17 3611.92

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-147.opb
MD5SUM68b1290c926351b4227086ab823cce81
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables42127
Total number of constraints974306
Number of constraints which are clauses875463
Number of constraints which are cardinality constraints (but not clauses)3062
Number of constraints which are nor clauses,nor cardinality constraints95781
Minimum length of a constraint2
Maximum length of a constraint627
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 628
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

500.65/502.50	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4503613-1751169185.opb
500.65/502.50	c Solving mode: decision
500.65/502.50	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
500.65/502.50	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
500.65/502.50	c original problem has 42127 variables (42127 bin, 0 int, 0 impl, 0 cont) and 974306 constraints
500.65/502.50	c presolving:
500.65/502.50	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
500.65/502.50	c (round 2, exhaustive) 1 del vars, 12166 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 18246 chg coeffs, 974297 upgd conss, 0 impls, 206525 clqs
500.65/502.50	c    (97.8s) probing: 1000/42126 (2.4%) - 0 fixings, 0 aggregations, 223158 implications, 0 bound changes
500.65/502.50	c    (97.9s) probing: 1001/42126 (2.4%) - 0 fixings, 0 aggregations, 223160 implications, 0 bound changes
500.65/502.50	c    (97.9s) probing aborted: 1000/1000 successive useless probings
500.65/502.50	c    (103.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
500.65/502.50	c    (104.6s) no symmetry present (symcode time: 0.23)
500.65/502.50	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
500.65/502.50	c  1 deleted vars, 12166 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 18291 changed coefficients
500.65/502.50	c  0 implications, 429685 cliques
500.65/502.50	c presolved problem has 42126 variables (42126 bin, 0 int, 0 impl, 0 cont) and 962140 constraints
500.65/502.50	c   97301 constraints of type <knapsack>
500.65/502.50	c  206525 constraints of type <setppc>
500.65/502.50	c       1 constraints of type <linear>
500.65/502.50	c  658313 constraints of type <logicor>
500.65/502.50	c transformed objective value is always integral (scale: 1)
500.65/502.50	c Presolving Time: 104.30
500.65/502.50	c 
500.65/502.50	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.65/502.50	c   117s|     1 |     0 |  2682 |     - |  4106M |   0 |  42k| 962k| 962k|   0 |  0 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.65/502.50	c   485s|     1 |     0 |  7550 |     - |  4235M |   0 |  42k| 962k| 962k|   9 |  1 | 178 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.65/502.50	c   500s|     1 |     0 |  7550 |     - |  4237M |   0 |  42k| 962k| 962k|  17 |  2 | 180 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.65/502.50	c (node 1) LP solver hit time limit in LP 14 -- using pseudo solution instead
500.65/502.50	c 
500.65/502.50	c SCIP Status        : solving was interrupted [time limit reached]
500.65/502.50	c Solving Time (sec) : 500.02
500.65/502.50	c Solving Nodes      : 1
500.65/502.50	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
500.65/502.50	c Dual Bound         : +0.00000000000000e+00
500.65/502.50	c Gap                : infinite
500.65/502.50	c ----------------------------------------------------------------------
500.65/502.50	c dual bound: 0.0 -> 0
500.65/502.50	c primal bound: 1e+20 -> 100000000000000000000
500.65/502.50	c scip-goal-lb: 0
500.65/502.50	c scip-goal-ub: 100000000000000000000
500.65/502.50	c writing output to: HOME/tmp4kpas1e9.opb
500.65/502.50	c appending fixed variable constraints
500.65/502.50	c scip-fixed vars: 0.00% (0/42126)
500.65/502.50	c ----------------------------------------------------------------------
500.65/502.50	c executing external solver: HOME/naps-1.03a6
500.65/502.50	c ----------------------------------------------------------------------
500.65/502.50	c command: HOME/naps-1.03a6 HOME/tmp4kpas1e9.opb
500.76/502.56	c NaPS 1.03a6.
500.76/502.56	c Input file name: HOME/tmp4kpas1e9.opb
3600.03/3609.80	c
3600.03/3609.80	c *** TERMINATED *** by signal 15
3600.03/3609.80	c _____________________________________________________________________________
3600.03/3609.80	c std/band forms        : 98844,0
3600.03/3609.80	c 2cl/3cl ITE-codings   : 91220,0
3600.03/3609.80	c BDD/srt/adr Max costs : 5,119,0
3600.03/3609.80	c BDDraw/bin/mul/srt/adr: 95781,0,0,3063,0
3600.03/3609.80	c BDD nodes             : 565564
3600.03/3609.80	c Es1/CC detections     : 0,0
3600.03/3609.80	c CC sort               : 3062
3600.03/3609.80	c SAT/UNSAT calls       : 0,0
3600.03/3609.80	c regenrated variables  : 0
3600.03/3609.80	c eliminated fixed lits : 0
3600.03/3609.80	c goal lit flips        : 0
3600.03/3609.80	c goal stages           : 0
3600.03/3609.80	c goal shrink           : 0
3600.03/3609.80	c goal coeff separations: 0
3600.03/3609.80	c restarts              : 0
3600.03/3609.80	c conflicts             : 0              (0 /sec)
3600.03/3609.80	c decisions             : 0              (0 /sec)
3600.03/3609.80	c propagations          : 0              (0 /sec)
3600.03/3609.80	c inspects              : 0              (0 /sec)
3600.03/3609.80	c CPU time (solving tm) : 3097 s        (3088 s, SAT 0 s, UNSAT 0 s)
3600.03/3609.80	c Time for Opt-base     : 0.01372 s
3600.03/3609.80	c Steps for Opt-base    : 0
3600.03/3609.80	c Time for BDD coding   : 1.191 s
3600.03/3609.80	c Time for srt coding   : 0.03069 s
3600.03/3609.80	c _____________________________________________________________________________
3600.03/3609.80	c received SIGTERM, forwarding to pbsolver...
3600.03/3609.80	s UNKNOWN

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4503613-1751169185/watcher-4503613-1751169185 -o /tmp/evaluation-result-4503613-1751169185/solver-4503613-1751169185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751159326-19841 --watchdog 3760 ./scip-naps-1.00.sh HOME/instance-4503613-1751169185.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
Linux 5.14.0-503.14.1.el
Current StackSize limit: 8192 KiB

solver pid=21945, runsolver pid=21942

[startup+0.100064 s]*
/proc/loadavg: 4.10 4.09 4.09 5/270 21950
/proc/meminfo: memFree=121395904/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=1186044 memory=30560 CPUtime=0.05 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 3498 0 0 0 5 0 0 0 20 0 1 0 32596055 1214509056 7640 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 6 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 296511 7640 4765 1 0 268579 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 1190236 KiB
Current children cumulated memory: 33632 KiB

[startup+0.205741 s]*
/proc/loadavg: 4.10 4.09 4.09 5/270 21950
/proc/meminfo: memFree=121361884/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=1213216 memory=64736 CPUtime=0.15 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 9469 0 0 0 13 2 0 0 20 0 1 0 32596055 1242333184 16184 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 303304 16184 7613 1 0 274662 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 1217408 KiB
Current children cumulated memory: 67808 KiB

[startup+0.305862 s]*
/proc/loadavg: 4.10 4.09 4.09 5/270 21951
/proc/meminfo: memFree=121345880/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=1240948 memory=91744 CPUtime=0.25 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 16208 0 0 0 22 3 0 0 20 0 1 0 32596055 1270730752 22936 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 310237 22936 7613 1 0 281595 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1245140 KiB
Current children cumulated memory: 94816 KiB

[startup+0.700215 s]
/proc/loadavg: 4.10 4.09 4.09 6/270 21951
/proc/meminfo: memFree=121289432/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=1344796 memory=195440 CPUtime=0.64 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 41633 0 0 0 55 9 0 0 20 0 1 0 32596055 1377071104 48860 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 336199 48860 7613 1 0 307557 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 1348988 KiB
Current children cumulated memory: 198512 KiB

[startup+1.50021 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 21951
/proc/meminfo: memFree=121157320/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=1554000 memory=403904 CPUtime=1.44 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 91686 0 0 0 128 16 0 0 20 0 1 0 32596055 1591296000 100976 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 388500 100976 7613 1 0 359858 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 1558192 KiB
Current children cumulated memory: 406976 KiB

[startup+3.10555 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 21951
/proc/meminfo: memFree=120394936/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=2248576 memory=1097492 CPUtime=3.05 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 241952 0 0 0 264 41 0 0 20 0 1 0 32596055 2302541824 274373 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 562144 274373 7805 1 0 533502 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 2252768 KiB
Current children cumulated memory: 1100564 KiB

[startup+6.3002 s]
/proc/loadavg: 4.10 4.09 4.09 5/270 21951
/proc/meminfo: memFree=119765468/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=2929192 memory=1766660 CPUtime=6.23 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 392407 0 0 0 559 64 0 0 20 0 1 0 32596055 2999492608 441665 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 732298 441665 7869 1 0 703656 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2933384 KiB
Current children cumulated memory: 1769732 KiB

[startup+12.7002 s]
/proc/loadavg: 4.09 4.09 4.09 5/270 21951
/proc/meminfo: memFree=119495740/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=3103144 memory=1941356 CPUtime=12.61 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 431979 0 0 0 1192 69 0 0 20 0 1 0 32596055 3177619456 485339 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 775786 485339 7933 1 0 747144 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 3107336 KiB
Current children cumulated memory: 1944428 KiB

[startup+25.5002 s]
/proc/loadavg: 4.07 4.08 4.09 5/269 21951
/proc/meminfo: memFree=119488192/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=3103144 memory=1944044 CPUtime=25.38 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 432714 0 0 0 2468 70 0 0 20 0 1 0 32596055 3177619456 486011 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 775786 486011 7933 1 0 747144 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 3107336 KiB
Current children cumulated memory: 1947116 KiB

[startup+51.1057 s]
/proc/loadavg: 4.04 4.07 4.08 5/269 21951
/proc/meminfo: memFree=119497212/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=3103144 memory=1944044 CPUtime=50.9 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 432768 0 0 0 5020 70 0 0 20 0 1 0 32596055 3177619456 486011 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 775786 486011 7933 1 0 747144 0
Current children cumulated CPU time: 50.9 s
Current children cumulated vsize: 3107336 KiB
Current children cumulated memory: 1947116 KiB

[startup+102.3 s]
/proc/loadavg: 4.06 4.08 4.09 5/269 21953
/proc/meminfo: memFree=118846284/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=3929256 memory=2603568 CPUtime=101.95 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 439247 0 0 0 10110 85 0 0 20 0 1 0 32596055 4023558144 650892 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 982314 650892 7965 1 0 953672 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 3933448 KiB
Current children cumulated memory: 2606640 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 4.12 4.10 5/269 21957
/proc/meminfo: memFree=116305860/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6498024 memory=5119096 CPUtime=161.74 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 875584 0 0 0 15992 182 0 0 20 0 1 0 32596055 6653976576 1279774 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1624506 1279774 8125 1 0 1595864 0
Current children cumulated CPU time: 161.74 s
Current children cumulated vsize: 6502216 KiB
Current children cumulated memory: 5122168 KiB

[startup+222.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/270 21960
/proc/meminfo: memFree=116319200/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6498024 memory=5119096 CPUtime=221.53 cores=4,6
/proc/21950/stat : 21950 (python3) R 21945 21945 19830 0 -1 4194304 875584 0 0 0 21970 183 0 0 20 0 1 0 32596055 6653976576 1279774 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1624506 1279774 8125 1 0 1595864 0
Current children cumulated CPU time: 221.53 s
Current children cumulated vsize: 6502216 KiB

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

Current children cumulated CPU time: 3273.4 s
Current children cumulated vsize: 6720228 KiB
Current children cumulated memory: 5316260 KiB

[startup+3342.3 s]
/proc/loadavg: 2.10 2.08 2.19 3/256 22180
/proc/meminfo: memFree=118970420/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021368 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255342 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255342 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=319744 memory=302060 CPUtime=2832.46 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 230007 0 0 0 283013 233 0 0 20 0 1 0 32646305 327417856 75515 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 79936 75515 544 696 0 79097 0
Current children cumulated CPU time: 3333.25 s
Current children cumulated vsize: 6720228 KiB
Current children cumulated memory: 5326500 KiB

[startup+3402.3 s]
/proc/loadavg: 1.60 1.96 2.14 2/248 22212
/proc/meminfo: memFree=124299220/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021496 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=352512 memory=322532 CPUtime=2892.3 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 231637 0 0 0 288995 235 0 0 20 0 1 0 32646305 360972288 80633 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 88128 80633 544 696 0 87289 0
Current children cumulated CPU time: 3393.09 s
Current children cumulated vsize: 6752996 KiB
Current children cumulated memory: 5347100 KiB

[startup+3462.3 s]
/proc/loadavg: 1.26 1.80 2.07 2/247 22214
/proc/meminfo: memFree=124306296/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021496 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=352512 memory=316388 CPUtime=2952.14 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 233282 0 0 0 294976 238 0 0 20 0 1 0 32646305 360972288 79097 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 88128 79097 544 696 0 87289 0
Current children cumulated CPU time: 3452.93 s
Current children cumulated vsize: 6752996 KiB
Current children cumulated memory: 5340956 KiB

[startup+3522.3 s]
/proc/loadavg: 1.19 1.68 2.01 2/248 22219
/proc/meminfo: memFree=124310452/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021496 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=352512 memory=318444 CPUtime=3011.98 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 234361 0 0 0 300959 239 0 0 20 0 1 0 32646305 360972288 79611 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 88128 79611 544 696 0 87289 0
Current children cumulated CPU time: 3512.77 s
Current children cumulated vsize: 6752996 KiB
Current children cumulated memory: 5343012 KiB

[startup+3582.3 s]
/proc/loadavg: 1.11 1.57 1.95 2/248 22223
/proc/meminfo: memFree=124320892/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021496 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=352512 memory=306156 CPUtime=3071.81 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 236553 0 0 0 306939 242 0 0 20 0 1 0 32646305 360972288 76539 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 88128 76539 544 696 0 87289 0
Current children cumulated CPU time: 3572.6 s
Current children cumulated vsize: 6752996 KiB
Current children cumulated memory: 5330724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.8 s]
/proc/loadavg: 1.14 1.54 1.93 2/248 22224
/proc/meminfo: memFree=124314428/131249988 swapFree=33010684/33010684
[pid=21945] ppid=21942 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/21945/stat : 21945 (scip-naps-1.00.) S 21942 21945 19830 0 -1 4194304 256 340 0 0 0 0 0 0 20 0 1 0 32596052 4292608 768 18446744073709551615 94270202060800 94270202955333 140727265550944 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94270203194384 94270203242128 94270210547712 140727265552801 140727265552898 140727265552898 140727265558500 0
/proc/21945/statm: 1048 768 704 219 0 110 0
[pid=21950] ppid=21945 vsize=6396292 memory=5021496 CPUtime=500.79 cores=4,6
/proc/21950/stat : 21950 (python3) S 21945 21945 19830 0 -1 4194304 884088 0 0 0 49886 193 0 0 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
[pid=21988] ppid=21950 vsize=352512 memory=318444 CPUtime=3099.24 cores=4,6
/proc/21988/stat : 21988 (naps-1.03a6) R 21950 21988 21988 0 -1 4194304 237108 0 0 0 309681 243 0 0 20 0 1 0 32646305 360972288 79611 18446744073709551615 4198400 7047149 140732611138912 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 13406208 140732611148177 140732611148275 140732611148275 140732611153865 0
/proc/21988/statm: 88128 79611 544 696 0 87289 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 6752996 KiB
Current children cumulated memory: 5343012 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=0.001322 s, system=0.012027 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3611.92 s]
# the end of solver process 21950 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3597.51 s, system=4.66551 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+3611.2 s]
/proc/loadavg: 1.13 1.53 1.93 2/246 22224
/proc/meminfo: memFree=124614076/131249988 swapFree=33010684/33010684
[pid=21950] ppid=21942 vsize=6396292 memory=5021496 CPUtime=3601.42 cores=4,6
/proc/21950/stat : 21950 (python3) R 21942 21945 19830 0 -1 4194304 1152717 237109 0 0 50013 204 309681 244 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
Current cumulated CPU time of completed processes: 0.013349 s
Current children cumulated CPU time: 3601.42 s
Current children cumulated vsize: 6396292 KiB
Current children cumulated memory: 5021496 KiB

[startup+3611.6 s]
/proc/loadavg: 1.13 1.53 1.93 2/246 22224
/proc/meminfo: memFree=124614076/131249988 swapFree=33010684/33010684
[pid=21950] ppid=21942 vsize=6396292 memory=5021496 CPUtime=3601.83 cores=4,6
/proc/21950/stat : 21950 (python3) R 21942 21945 19830 0 -1 4194304 1188172 237109 0 0 50051 207 309681 244 20 0 1 0 32596055 6549803008 1255374 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1599073 1255374 8157 1 0 1570431 0
Current cumulated CPU time of completed processes: 0.013349 s
Current children cumulated CPU time: 3601.83 s
Current children cumulated vsize: 6396292 KiB
Current children cumulated memory: 5021496 KiB

[startup+3611.8 s]
/proc/loadavg: 1.13 1.53 1.93 2/246 22224
/proc/meminfo: memFree=124614076/131249988 swapFree=33010684/33010684
[pid=21950] ppid=21942 vsize=6330844 memory=4956112 CPUtime=3602.03 cores=4,6
/proc/21950/stat : 21950 (python3) R 21942 21945 19830 0 -1 4194304 1239907 237109 0 0 50069 209 309681 244 20 0 1 0 32596055 6482784256 1239028 18446744073709551615 93905370828800 93905370829177 140732265335536 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 93905370840472 93905370841092 93905396944896 140732265343320 140732265343522 140732265343522 140732265349095 0
/proc/21950/statm: 1582711 1239028 8157 1 0 1554069 0
Current cumulated CPU time of completed processes: 0.013349 s
Current children cumulated CPU time: 3602.03 s
Current children cumulated vsize: 6330844 KiB
Current children cumulated memory: 4956112 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3611.92
CPU time (s): 3602.17
CPU user time (s): 3597.51
CPU system time (s): 4.66551
CPU usage (%): 99.7302
Max. virtual memory (cumulated for all children) (KiB): 6876176
Max. memory (cumulated for all children) (KiB): 5473692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.51
system time used= 4.66551
maximum resident set size= 5470620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1477636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 86080
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 361
involuntary context switches= 20607


# summary of solver processes directly reported to runsolver:
#   pid: 21945,21950
#   total CPU time (s): 3602.17
#   total CPU user time (s): 3597.51
#   total CPU system time (s): 4.66551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.19913 second user time and 15.476 second system time

The end

Launcher Data

Begin job on nodeC020 at 2025-06-29 05:53:05
IDJOB=4503613
IDBENCH=155524
IDSOLVER=3368
FILE ID=nodeC020/4503613-1751169185
RUNJOBID= nodeC020-1751159326-19841
SLURM_JOB_ID= 9587502
Free space on /tmp= 432908 MiB

SOLVER NAME= SCIP-NaPS 1.00a1
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-147.opb
COMMAND LINE= ./scip-naps-1.00.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4503613-1751169185/watcher-4503613-1751169185 -o /tmp/evaluation-result-4503613-1751169185/solver-4503613-1751169185 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC020-1751159326-19841 --watchdog 3760  ./scip-naps-1.00.sh HOME/instance-4503613-1751169185.opb

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

MD5SUM BENCH= 68b1290c926351b4227086ab823cce81
RANDOM SEED=1076323775

nodeC020 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.890
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.79
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.884
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.79
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		: 3621.902
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.79
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		: 3599.754
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.79
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		: 3600.280
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.79
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.858
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.906
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.79
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		: 3600.354
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249988 kB
MemFree:        121403716 kB
MemAvailable:   121577360 kB
Buffers:            3280 kB
Cached:           981000 kB
SwapCached:            0 kB
Active:          8527464 kB
Inactive:         673684 kB
Active(anon):    8234940 kB
Inactive(anon):        0 kB
Active(file):     292524 kB
Inactive(file):   673684 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             48588 kB
Writeback:             0 kB
AnonPages:       8215320 kB
Mapped:           129492 kB
Shmem:             18056 kB
KReclaimable:      93348 kB
Slab:             179684 kB
SReclaimable:      93348 kB
SUnreclaim:        86336 kB
KernelStack:        4320 kB
PageTables:        20124 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635676 kB
Committed_AS:   12691408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2938880 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:      197332 kB
DirectMap2M:     7962624 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432976 MiB
End job on nodeC020 at 2025-06-29 06:53:17