Trace number 4503685

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.21 3612.69

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-116.opb
MD5SUM2c07ac2a163c6358b3083ff023512428
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark111.081
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
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 691
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.51/503.27	c Command: HOME/scip-naps.py --pbsolver HOME/naps-1.03a6 --sciptime=500 --dec HOME/instance-4503685-1751170906.opb
500.51/503.27	c Solving mode: decision
500.51/503.27	c SCIP version 9.2.1 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.3] [GitHash: NoGitInfo]
500.51/503.27	c Copyright (c) 2002-2025 Zuse Institute Berlin (ZIB)
500.51/503.27	c original problem has 44846 variables (44846 bin, 0 int, 0 impl, 0 cont) and 988104 constraints
500.51/503.27	c presolving:
500.51/503.27	c (round 1, exhaustive) 1 del vars, 8 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 0 chg coeffs, 988095 upgd conss, 0 impls, 198683 clqs
500.51/503.27	c (round 2, exhaustive) 1 del vars, 14006 del conss, 0 add conss, 0 chg bounds, 7 chg sides, 21006 chg coeffs, 988095 upgd conss, 0 impls, 198683 clqs
500.51/503.27	c    (107.8s) probing: 1000/44845 (2.2%) - 0 fixings, 0 aggregations, 259107 implications, 0 bound changes
500.51/503.27	c    (107.9s) probing: 1001/44845 (2.2%) - 0 fixings, 0 aggregations, 259109 implications, 0 bound changes
500.51/503.27	c    (107.9s) probing aborted: 1000/1000 successive useless probings
500.51/503.27	c    (114.3s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
500.51/503.27	c    (115.6s) no symmetry present (symcode time: 0.28)
500.51/503.27	c presolving (3 rounds: 3 fast, 3 medium, 3 exhaustive):
500.51/503.27	c  1 deleted vars, 14006 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 7 changed sides, 21047 changed coefficients
500.51/503.27	c  0 implications, 457792 cliques
500.51/503.27	c presolved problem has 44845 variables (44845 bin, 0 int, 0 impl, 0 cont) and 974098 constraints
500.51/503.27	c  101519 constraints of type <knapsack>
500.51/503.27	c  198683 constraints of type <setppc>
500.51/503.27	c       1 constraints of type <linear>
500.51/503.27	c  673895 constraints of type <logicor>
500.51/503.27	c transformed objective value is always integral (scale: 1)
500.51/503.27	c Presolving Time: 115.38
500.51/503.27	c 
500.51/503.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
500.51/503.27	c   124s|     1 |     0 |  2122 |     - |  4307M |   0 |  44k| 974k| 974k|   0 |  0 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.51/503.27	c   500s|     1 |     0 |  7123 |     - |  4338M |   0 |  44k| 974k| 974k|   3 |  1 | 171 |   0 | 0.000000e+00 |      --      |    Inf | unknown
500.51/503.27	c (node 1) LP solver hit time limit in LP 14 -- using pseudo solution instead
500.51/503.27	c 
500.51/503.27	c SCIP Status        : solving was interrupted [time limit reached]
500.51/503.27	c Solving Time (sec) : 500.05
500.51/503.27	c Solving Nodes      : 1
500.51/503.27	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
500.51/503.27	c Dual Bound         : +0.00000000000000e+00
500.51/503.27	c Gap                : infinite
500.51/503.27	c ----------------------------------------------------------------------
500.51/503.27	c dual bound: 0.0 -> 0
500.51/503.27	c primal bound: 1e+20 -> 100000000000000000000
500.51/503.27	c scip-goal-lb: 0
500.51/503.27	c scip-goal-ub: 100000000000000000000
500.51/503.27	c writing output to: HOME/tmpg0cxuj1g.opb
500.51/503.27	c appending fixed variable constraints
500.51/503.27	c scip-fixed vars: 0.00% (0/44845)
500.51/503.27	c ----------------------------------------------------------------------
500.51/503.27	c executing external solver: HOME/naps-1.03a6
500.51/503.27	c ----------------------------------------------------------------------
500.51/503.27	c command: HOME/naps-1.03a6 HOME/tmpg0cxuj1g.opb
500.62/503.32	c NaPS 1.03a6.
500.62/503.32	c Input file name: HOME/tmpg0cxuj1g.opb
3600.09/3610.60	c
3600.09/3610.60	c *** TERMINATED *** by signal 15
3600.09/3610.60	c _____________________________________________________________________________
3600.09/3610.60	c std/band forms        : 103293,0
3600.09/3610.60	c 2cl/3cl ITE-codings   : 94518,0
3600.09/3610.60	c BDD/srt/adr Max costs : 5,113,0
3600.09/3610.60	c BDDraw/bin/mul/srt/adr: 99769,0,0,3524,0
3600.09/3610.60	c BDD nodes             : 588112
3600.09/3610.60	c Es1/CC detections     : 0,0
3600.09/3610.60	c CC sort               : 3523
3600.09/3610.60	c SAT/UNSAT calls       : 0,0
3600.09/3610.60	c regenrated variables  : 0
3600.09/3610.60	c eliminated fixed lits : 0
3600.09/3610.60	c goal lit flips        : 0
3600.09/3610.60	c goal stages           : 0
3600.09/3610.60	c goal shrink           : 0
3600.09/3610.60	c goal coeff separations: 0
3600.09/3610.60	c restarts              : 0
3600.09/3610.60	c conflicts             : 0              (0 /sec)
3600.09/3610.60	c decisions             : 0              (0 /sec)
3600.09/3610.60	c propagations          : 0              (0 /sec)
3600.09/3610.60	c inspects              : 0              (0 /sec)
3600.09/3610.60	c CPU time (solving tm) : 3097 s        (3088 s, SAT 0 s, UNSAT 0 s)
3600.09/3610.60	c Time for Opt-base     : 0.01605 s
3600.09/3610.60	c Steps for Opt-base    : 0
3600.09/3610.60	c Time for BDD coding   : 1.253 s
3600.09/3610.60	c Time for srt coding   : 0.03306 s
3600.09/3610.60	c _____________________________________________________________________________
3600.09/3610.60	c received SIGTERM, forwarding to pbsolver...
3600.09/3610.60	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 (63026 MiB free)
  memory of node 1: 64465 MiB (63793 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100067 s]*
/proc/loadavg: 1.28 2.63 3.49 2/265 18748
/proc/meminfo: memFree=129828900/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=75760 memory=24576 CPUtime=0.04 cores=4,6
/proc/18748/stat : 18748 (python3) D 18743 18743 18676 0 -1 4194304 2858 0 1 0 3 1 0 0 20 0 1 0 32768513 77578240 6144 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 18940 6144 3744 1 0 3880 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 79952 KiB
Current children cumulated memory: 27648 KiB

[startup+0.205595 s]*
/proc/loadavg: 1.28 2.63 3.49 2/265 18748
/proc/meminfo: memFree=129800676/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=82656 memory=24832 CPUtime=0.04 cores=4,6
/proc/18748/stat : 18748 (python3) D 18743 18743 18676 0 -1 4194304 2876 0 3 0 3 1 0 0 20 0 1 0 32768513 84639744 6208 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 20664 6208 3808 1 0 3889 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 86848 KiB
Current children cumulated memory: 27904 KiB

[startup+0.30484 s]*
/proc/loadavg: 1.28 2.63 3.49 2/265 18748
/proc/meminfo: memFree=129776484/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=82740 memory=24960 CPUtime=0.04 cores=4,6
/proc/18748/stat : 18748 (python3) D 18743 18743 18676 0 -1 4194304 2879 0 4 0 3 1 0 0 20 0 1 0 32768513 84725760 6240 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 20685 6240 3840 1 0 3891 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 86932 KiB
Current children cumulated memory: 28032 KiB

[startup+0.700147 s]
/proc/loadavg: 1.50 2.65 3.49 5/265 18748
/proc/meminfo: memFree=129696868/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=1190464 memory=35364 CPUtime=0.1 cores=4,6
/proc/18748/stat : 18748 (python3) D 18743 18743 18676 0 -1 4194304 4514 0 19 0 8 2 0 0 20 0 1 0 32768513 1219035136 8841 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 297616 8841 5001 1 0 269507 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 1194656 KiB
Current children cumulated memory: 38436 KiB

[startup+1.50021 s]
/proc/loadavg: 1.50 2.65 3.49 5/265 18750
/proc/meminfo: memFree=129492284/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=1368660 memory=218652 CPUtime=0.74 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 47540 0 122 0 63 11 0 0 20 0 1 0 32768513 1401507840 54663 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 342165 54663 7433 1 0 313523 0
Current children cumulated CPU time: 0.74 s
Current children cumulated vsize: 1372852 KiB
Current children cumulated memory: 221724 KiB

[startup+3.10563 s]
/proc/loadavg: 1.50 2.65 3.49 5/271 18764
/proc/meminfo: memFree=127564440/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=1839212 memory=690700 CPUtime=2.34 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 163354 0 122 0 204 30 0 0 20 0 1 0 32768513 1883353088 172675 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 459803 172675 7625 1 0 431161 0
Current children cumulated CPU time: 2.34 s
Current children cumulated vsize: 1843404 KiB
Current children cumulated memory: 693772 KiB
heavy processes:

[startup+6.30021 s]
/proc/loadavg: 1.70 2.68 3.49 6/271 18764
/proc/meminfo: memFree=125289916/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=2747208 memory=1587188 CPUtime=5.52 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 350216 0 122 0 492 60 0 0 20 0 1 0 32768513 2813140992 396797 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 686802 396797 7689 1 0 658160 0
Current children cumulated CPU time: 5.52 s
Current children cumulated vsize: 2751400 KiB
Current children cumulated memory: 1590260 KiB

[startup+12.7002 s]
/proc/loadavg: 1.96 2.72 3.50 5/271 18764
/proc/meminfo: memFree=123340732/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=3151012 memory=1989956 CPUtime=11.91 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 442196 0 122 0 1116 75 0 0 20 0 1 0 32768513 3226636288 497489 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 787753 497489 7753 1 0 759111 0
Current children cumulated CPU time: 11.91 s
Current children cumulated vsize: 3155204 KiB
Current children cumulated memory: 1993028 KiB

[startup+25.5002 s]
/proc/loadavg: 2.28 2.76 3.51 5/271 18764
/proc/meminfo: memFree=116120304/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=3151012 memory=1992004 CPUtime=24.67 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 442777 0 122 0 2392 75 0 0 20 0 1 0 32768513 3226636288 498001 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 787753 498001 7753 1 0 759111 0
Current children cumulated CPU time: 24.67 s
Current children cumulated vsize: 3155204 KiB
Current children cumulated memory: 1995076 KiB

[startup+51.1059 s]
/proc/loadavg: 2.96 2.88 3.52 5/271 18764
/proc/meminfo: memFree=113190648/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=3151012 memory=1992004 CPUtime=50.16 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 442833 0 122 0 4940 76 0 0 20 0 1 0 32768513 3226636288 498001 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 787753 498001 7753 1 0 759111 0
Current children cumulated CPU time: 50.16 s
Current children cumulated vsize: 3155204 KiB
Current children cumulated memory: 1995076 KiB

[startup+102.3 s]
/proc/loadavg: 3.67 3.08 3.56 5/271 18770
/proc/meminfo: memFree=113044916/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=3151012 memory=1992260 CPUtime=101.1 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 442914 0 122 0 10034 76 0 0 20 0 1 0 32768513 3226636288 498065 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 787753 498065 7753 1 0 759111 0
Current children cumulated CPU time: 101.1 s
Current children cumulated vsize: 3155204 KiB
Current children cumulated memory: 1995332 KiB

[startup+162.3 s]
/proc/loadavg: 3.94 3.27 3.60 5/272 18774
/proc/meminfo: memFree=110546636/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=5973268 memory=4493016 CPUtime=160.86 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 637538 0 122 0 15935 151 0 0 20 0 1 0 32768513 6116626432 1123254 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1493317 1123254 7977 1 0 1464675 0
Current children cumulated CPU time: 160.86 s
Current children cumulated vsize: 5977460 KiB
Current children cumulated memory: 4496088 KiB

[startup+222.3 s]
/proc/loadavg: 4.03 3.42 3.63 5/271 18776
/proc/meminfo: memFree=110462388/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=5973268 memory=4493016 CPUtime=220.63 cores=4,6
/proc/18748/stat : 18748 (python3) R 18743 18743 18676 0 -1 4194304 637616 0 122 0 21911 152 0 0 20 0 1 0 32768513 6116626432 1123254 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 2 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1493317 1123254 7977 1 0 1464675 0
Current children cumulated CPU time: 220.63 s

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

/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=325768 memory=311756 CPUtime=2831.85 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 214362 0 0 0 282967 218 0 0 20 0 1 0 32818840 333586432 77939 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 81442 77939 544 696 0 80603 0
Current children cumulated CPU time: 3332.47 s
Current children cumulated vsize: 6386596 KiB
Current children cumulated memory: 4857060 KiB

[startup+3402.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/271 19092
/proc/meminfo: memFree=111360124/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=6056636 memory=4542232 CPUtime=500.62 cores=4,6
/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=358536 memory=319940 CPUtime=2891.7 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 216714 0 0 0 288950 220 0 0 20 0 1 0 32818840 367140864 79985 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 89634 79985 544 696 0 88795 0
Current children cumulated CPU time: 3392.32 s
Current children cumulated vsize: 6419364 KiB
Current children cumulated memory: 4865244 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/271 19094
/proc/meminfo: memFree=111425344/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=6056636 memory=4542232 CPUtime=500.62 cores=4,6
/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=325768 memory=309700 CPUtime=2951.54 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 217438 0 0 0 294932 222 0 0 20 0 1 0 32818840 333586432 77425 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 81442 77425 544 696 0 80603 0
Current children cumulated CPU time: 3452.16 s
Current children cumulated vsize: 6386596 KiB
Current children cumulated memory: 4855004 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/271 19096
/proc/meminfo: memFree=111347692/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=6056636 memory=4542232 CPUtime=500.62 cores=4,6
/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=325768 memory=307660 CPUtime=3011.4 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 219715 0 0 0 300915 225 0 0 20 0 1 0 32818840 333586432 76915 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 81442 76915 544 696 0 80603 0
Current children cumulated CPU time: 3512.02 s
Current children cumulated vsize: 6386596 KiB
Current children cumulated memory: 4852964 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/271 19098
/proc/meminfo: memFree=111284952/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=6056636 memory=4542232 CPUtime=500.62 cores=4,6
/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=358536 memory=330180 CPUtime=3071.24 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 221469 0 0 0 306897 227 0 0 20 0 1 0 32818840 367140864 82545 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 89634 82545 544 696 0 88795 0
Current children cumulated CPU time: 3571.86 s
Current children cumulated vsize: 6419364 KiB
Current children cumulated memory: 4875484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.6 s]
/proc/loadavg: 4.11 4.11 4.09 5/271 19099
/proc/meminfo: memFree=111401140/131249996 swapFree=33010684/33010684
[pid=18743] ppid=18740 vsize=4192 memory=3072 CPUtime=0 cores=4,6
/proc/18743/stat : 18743 (scip-naps-1.00.) S 18740 18743 18676 0 -1 4194304 260 344 0 0 0 0 0 0 20 0 1 0 32768510 4292608 768 18446744073709551615 94852498046976 94852498941509 140735640209168 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94852499180560 94852499228304 94852532420608 140735640213921 140735640214018 140735640214018 140735640219620 0
/proc/18743/statm: 1048 768 704 219 0 110 0
[pid=18748] ppid=18743 vsize=6056636 memory=4542232 CPUtime=500.62 cores=4,6
/proc/18748/stat : 18748 (python3) S 18743 18743 18676 0 -1 4194304 646744 0 122 0 49892 170 0 0 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 1 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
[pid=18791] ppid=18748 vsize=358536 memory=328132 CPUtime=3099.47 cores=4,6
/proc/18791/stat : 18791 (naps-1.03a6) R 18748 18791 18791 0 -1 4194304 222079 0 0 0 309719 228 0 0 20 0 1 0 32818840 367140864 82033 18446744073709551615 4198400 7047149 140736050313312 0 0 0 0 0 17922 0 0 0 17 4 0 0 0 0 0 7573272 7623312 18489344 140736050317713 140736050317811 140736050317811 140736050323401 0
/proc/18791/statm: 89634 82033 544 696 0 88795 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 6419364 KiB
Current children cumulated memory: 4873436 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.004786 s, system=0.008013 s

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

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

# cumulated CPU time of all completed processes:  user=3597.95 s, system=4.25303 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: 4.11 4.11 4.09 5/269 19099
/proc/meminfo: memFree=111709656/131249996 swapFree=33010684/33010684
[pid=18748] ppid=18740 vsize=6056636 memory=4542232 CPUtime=3600.68 cores=4,6
/proc/18748/stat : 18748 (python3) R 18740 18743 18676 0 -1 4194304 832766 222080 122 0 49943 177 309719 229 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
Current cumulated CPU time of completed processes: 0.012799 s
Current children cumulated CPU time: 3600.68 s
Current children cumulated vsize: 6056636 KiB
Current children cumulated memory: 4542232 KiB

[startup+3612 s]*
/proc/loadavg: 4.10 4.11 4.09 5/269 19099
/proc/meminfo: memFree=111709656/131249996 swapFree=33010684/33010684
[pid=18748] ppid=18740 vsize=6056636 memory=4542232 CPUtime=3601.49 cores=4,6
/proc/18748/stat : 18748 (python3) R 18740 18743 18676 0 -1 4194304 901554 222080 122 0 50019 182 309719 229 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
Current cumulated CPU time of completed processes: 0.012799 s
Current children cumulated CPU time: 3601.49 s
Current children cumulated vsize: 6056636 KiB
Current children cumulated memory: 4542232 KiB

[startup+3612.4 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 19099
/proc/meminfo: memFree=111709656/131249996 swapFree=33010684/33010684
[pid=18748] ppid=18740 vsize=6056636 memory=4542232 CPUtime=3601.88 cores=4,6
/proc/18748/stat : 18748 (python3) R 18740 18743 18676 0 -1 4194304 929976 222080 122 0 50057 183 309719 229 20 0 1 0 32768513 6201995264 1135558 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1514159 1135558 8009 1 0 1485517 0
Current cumulated CPU time of completed processes: 0.012799 s
Current children cumulated CPU time: 3601.88 s
Current children cumulated vsize: 6056636 KiB
Current children cumulated memory: 4542232 KiB

[startup+3612.6 s]
/proc/loadavg: 4.10 4.11 4.09 5/269 19099
/proc/meminfo: memFree=111709656/131249996 swapFree=33010684/33010684
[pid=18748] ppid=18740 vsize=5821780 memory=4336224 CPUtime=3602.08 cores=4,6
/proc/18748/stat : 18748 (python3) R 18740 18743 18676 0 -1 4194304 976606 222080 122 0 50074 186 309719 229 20 0 1 0 32768513 5961502720 1084056 18446744073709551615 94612690587648 94612690588025 140722676570400 0 0 0 0 16781312 16386 0 0 0 17 4 0 0 0 0 0 94612690599320 94612690599940 94612710617088 140722676574552 140722676574754 140722676574754 140722676580327 0
/proc/18748/statm: 1455445 1084056 8009 1 0 1426803 0
Current cumulated CPU time of completed processes: 0.012799 s
Current children cumulated CPU time: 3602.08 s
Current children cumulated vsize: 5821780 KiB
Current children cumulated memory: 4336224 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3612.69
CPU time (s): 3602.21
CPU user time (s): 3597.95
CPU system time (s): 4.25303
CPU usage (%): 99.7097
Max. virtual memory (cumulated for all children) (KiB): 6550436
Max. memory (cumulated for all children) (KiB): 4914356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3597.95
system time used= 4.25303
maximum resident set size= 4563368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1199296
page faults= 122
swaps= 0
block input operations= 22288
block output operations= 88240
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 618
involuntary context switches= 3167


# summary of solver processes directly reported to runsolver:
#   pid: 18743,18748
#   total CPU time (s): 3602.21
#   total CPU user time (s): 3597.95
#   total CPU system time (s): 4.25303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.3614 second user time and 16.7174 second system time

The end

Launcher Data

Begin job on nodeC023 at 2025-06-29 06:21:46
IDJOB=4503685
IDBENCH=155532
IDSOLVER=3368
FILE ID=nodeC023/4503685-1751170906
RUNJOBID= nodeC023-1751170906-18687
SLURM_JOB_ID= 9587532
Free space on /tmp= 432908 MiB

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

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

MD5SUM BENCH= 2c07ac2a163c6358b3083ff023512428
RANDOM SEED=361466812

nodeC023 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		: 3600.750
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.78
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.889
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.78
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		: 3600.009
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.78
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		: 3602.180
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.78
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		: 3601.160
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.78
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.890
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.78
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.875
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.78
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		: 3599.857
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.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129889428 kB
MemAvailable:   129719264 kB
Buffers:            3280 kB
Cached:           640708 kB
SwapCached:            0 kB
Active:           327408 kB
Inactive:         415764 kB
Active(anon):     117348 kB
Inactive(anon):        0 kB
Active(file):     210060 kB
Inactive(file):   415764 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            172588 kB
Writeback:             0 kB
AnonPages:        102508 kB
Mapped:           106132 kB
Shmem:             18064 kB
KReclaimable:      86504 kB
Slab:             171832 kB
SReclaimable:      86504 kB
SUnreclaim:        85328 kB
KernelStack:        4176 kB
PageTables:         3212 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     390844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     34816 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:     9011200 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432432 MiB
End job on nodeC023 at 2025-06-29 07:21:59