Trace number 4545359

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 2024-07-07? (TO) 3600.11 3610.92

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-SolitairePattern-dec2-3-3-1.opb
MD5SUMecd2a3a27adff12226215cdbd4072e2c
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 benchmark212.659
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables100222
Total number of constraints145826
Number of constraints which are clauses32332
Number of constraints which are cardinality constraints (but not clauses)106
Number of constraints which are nor clauses,nor cardinality constraints113388
Minimum length of a constraint1
Maximum length of a constraint2712
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 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 2977
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.01	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.0.0] [GitHash: 405ed0d46f]
0.00/0.01	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.01	c 
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c reading problem <HOME/instance-4545359-1753237076.opb>
0.87/1.00	c original problem has 100222 variables (100222 bin, 0 int, 0 impl, 0 cont) and 145826 constraints
0.87/1.00	c problem read in 0.99
0.87/1.01	c No objective function, only one solution is needed.
1.58/1.60	c presolving:
1.87/1.95	c (round 1, fast)       5401 del vars, 5864 del conss, 20 add conss, 5268 chg bounds, 27898 chg sides, 90978 chg coeffs, 0 upgd conss, 0 impls, 35196 clqs
1.87/1.99	c (round 2, fast)       9528 del vars, 10074 del conss, 20 add conss, 9260 chg bounds, 27898 chg sides, 91718 chg coeffs, 0 upgd conss, 0 impls, 31226 clqs
1.98/2.03	c (round 3, fast)       9597 del vars, 14202 del conss, 20 add conss, 9260 chg bounds, 27898 chg sides, 91718 chg coeffs, 0 upgd conss, 0 impls, 35082 clqs
2.27/2.34	c    (2.3s) running MILP presolver
13.43/13.59	c    (13.6s) MILP presolver (5 rounds): 7366 aggregations, 3834 fixings, 0 bound changes
13.53/13.62	c (round 4, medium)     20798 del vars, 14202 del conss, 20 add conss, 9260 chg bounds, 27898 chg sides, 91718 chg coeffs, 0 upgd conss, 0 impls, 20015 clqs
13.73/13.81	c (round 5, fast)       20798 del vars, 32852 del conss, 40 add conss, 9260 chg bounds, 27910 chg sides, 91770 chg coeffs, 0 upgd conss, 0 impls, 25938 clqs
13.73/13.89	c (round 6, exhaustive) 20811 del vars, 32943 del conss, 40 add conss, 9260 chg bounds, 27910 chg sides, 92456 chg coeffs, 0 upgd conss, 0 impls, 25915 clqs
14.21/14.33	c (round 7, exhaustive) 20811 del vars, 32943 del conss, 40 add conss, 9260 chg bounds, 27910 chg sides, 92456 chg coeffs, 112865 upgd conss, 0 impls, 25915 clqs
14.32/14.44	c (round 8, fast)       20811 del vars, 32943 del conss, 40 add conss, 9260 chg bounds, 31989 chg sides, 123451 chg coeffs, 112865 upgd conss, 0 impls, 25915 clqs
15.50/15.65	c (round 9, medium)     20812 del vars, 101266 del conss, 158436 add conss, 9260 chg bounds, 61311 chg sides, 184845 chg coeffs, 112865 upgd conss, 0 impls, 171045 clqs
15.60/15.77	c (round 10, fast)       20812 del vars, 106209 del conss, 163373 add conss, 9260 chg bounds, 71449 chg sides, 236135 chg coeffs, 112865 upgd conss, 0 impls, 171045 clqs
16.20/16.39	c (round 11, exhaustive) 20812 del vars, 152215 del conss, 177127 add conss, 9260 chg bounds, 71449 chg sides, 236135 chg coeffs, 112865 upgd conss, 0 impls, 171045 clqs
17.39/17.56	c (round 12, exhaustive) 22000 del vars, 153404 del conss, 177128 add conss, 9260 chg bounds, 71449 chg sides, 256915 chg coeffs, 112865 upgd conss, 0 impls, 168667 clqs
18.79/19.00	c (round 13, exhaustive) 22000 del vars, 153533 del conss, 177135 add conss, 9260 chg bounds, 71456 chg sides, 266539 chg coeffs, 112885 upgd conss, 0 impls, 168668 clqs
24.27/24.41	c (round 14, exhaustive) 22083 del vars, 153562 del conss, 177135 add conss, 9260 chg bounds, 71460 chg sides, 266554 chg coeffs, 112885 upgd conss, 0 impls, 351579 clqs
24.37/24.53	c (round 15, fast)       22083 del vars, 153699 del conss, 177155 add conss, 9260 chg bounds, 71464 chg sides, 266641 chg coeffs, 112895 upgd conss, 0 impls, 351579 clqs
33.24/33.45	c (round 16, exhaustive) 22150 del vars, 153722 del conss, 177157 add conss, 9260 chg bounds, 71464 chg sides, 291629 chg coeffs, 112915 upgd conss, 0 impls, 665060 clqs
33.44/33.63	c (round 17, fast)       22150 del vars, 153855 del conss, 177176 add conss, 9260 chg bounds, 71464 chg sides, 291696 chg coeffs, 112915 upgd conss, 0 impls, 665060 clqs
49.67/49.98	c    (50.0s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
50.37/50.69	c    (50.7s) symmetry computation finished: 52 generators found (max: 819, log10 of symmetry group size: 10.0) (symcode time: 0.23)
50.57/50.80	c dynamic symmetry handling statistics:
50.57/50.80	c    orbitopal reduction:        3 components: 2x3, 2x3, 2x3
50.57/50.80	c    orbital reduction:          3 components of sizes 1, 1, 1
50.57/50.80	c    lexicographic reduction:   45 permutations with support sizes 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 10, 4, 10, 4, 4, 4, 2, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4
50.57/50.80	c handled 46 out of 46 symmetry components
50.67/50.96	c presolving (18 rounds: 18 fast, 10 medium, 8 exhaustive):
50.67/50.96	c  22209 deleted vars, 153873 deleted constraints, 177177 added constraints, 9260 tightened bounds, 0 added holes, 71481 changed sides, 332013 changed coefficients
50.67/50.96	c  0 implications, 665073 cliques
50.67/50.96	c presolved problem has 78082 variables (78082 bin, 0 int, 0 impl, 0 cont) and 169128 constraints
50.67/50.96	c   27949 constraints of type <knapsack>
50.67/50.96	c  123069 constraints of type <setppc>
50.67/50.96	c   12080 constraints of type <and>
50.67/50.96	c      41 constraints of type <linear>
50.67/50.96	c    5989 constraints of type <logicor>
50.67/50.96	c transformed objective value is always integral (scale: 1)
50.67/50.96	c Presolving Time: 49.41
50.67/50.96	c - non default parameters ----------------------------------------------------------------------
50.67/50.96	c # SCIP version 10.0.0
50.67/50.96	c 
50.67/50.96	c # maximal time in seconds to run
50.67/50.96	c # [type: real, advanced: FALSE, range: [0,1e+20], default: 1e+20]
50.67/50.96	c limits/time = 3596.994043
50.67/50.96	c 
50.67/50.96	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
50.67/50.96	c # [type: real, advanced: FALSE, range: [0,8796093022207], default: 8796093022207]
50.67/50.96	c limits/memory = 27900
50.67/50.96	c 
50.67/50.96	c # solving stops, if the given number of solutions were found; this limit is first checked in presolving (-1: no limit)
50.67/50.96	c # [type: int, advanced: FALSE, range: [-1,2147483647], default: -1]
50.67/50.96	c limits/solutions = 1
50.67/50.96	c 
50.67/50.96	c # bitset describing used symmetry handling technique: (0: off; 1: constraint-based (orbitopes and/or symresacks); 2: orbital fixing; 3: orbitopes and orbital fixing; 4: Schreier Sims cuts; 5: Schreier Sims cuts and orbitopes; 6: Schreier Sims cuts and orbital fixing; 7: Schreier Sims cuts, orbitopes, and orbital fixing) See type_symmetry.h.
50.67/50.96	c # [type: int, advanced: FALSE, range: [0,7], default: 7]
50.67/50.96	c misc/usesymmetry = 3
50.67/50.96	c 
50.67/50.96	c # belongs reading time to solving time?
50.67/50.96	c # [type: bool, advanced: FALSE, range: {TRUE,FALSE}, default: FALSE]
50.67/50.96	c timing/reading = TRUE
50.67/50.96	c 
50.67/50.96	c # Should we check whether the components of the symmetry group can be handled by double lex matrices?
50.67/50.96	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.67/50.96	c propagating/symmetry/detectdoublelex = FALSE
50.67/50.96	c 
50.67/50.96	c # Should we try to detect symmetric subgroups of the symmetry group on binary variables?
50.67/50.96	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.67/50.96	c propagating/symmetry/detectsubgroups = FALSE
50.67/50.96	c 
50.67/50.96	c # Type of symmetries that shall be computed?
50.67/50.96	c # [type: int, advanced: TRUE, range: [0,1], default: 0]
50.67/50.96	c propagating/symmetry/symtype = 1
50.67/50.96	c 
50.67/50.96	c # Should components consisting of a single full reflection be handled?
50.67/50.96	c # [type: bool, advanced: TRUE, range: {TRUE,FALSE}, default: TRUE]
50.67/50.96	c propagating/symmetry/usesimplesgncomp = FALSE
50.67/50.96	c 
50.67/50.96	c -----------------------------------------------------------------------------------------------
50.67/50.96	c start solving
50.67/50.98	c 
347.19/348.38	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
347.19/348.38	c   348s|     1 |     0 | 70212 |     - |  1192M |   0 |  78k| 169k| 181k|   0 |  0 |  93 |   0 | 0.000000e+00 |      --      |    Inf | unknown
823.34/826.09	c   826s|     1 |     0 |199737 |     - |  1236M |   0 |  78k| 169k| 183k|2000 |  1 |  94 |   0 | 0.000000e+00 |      --      |    Inf | unknown
850.82/853.63	c   854s|     1 |     0 |207254 |     - |  1246M |   0 |  78k| 169k| 185k|4000 |  2 |  95 |   0 | 0.000000e+00 |      --      |    Inf | unknown
879.41/882.38	c   882s|     1 |     0 |213685 |     - |  1248M |   0 |  78k| 169k| 187k|6000 |  3 |  97 |   0 | 0.000000e+00 |      --      |    Inf | unknown
961.72/964.91	c   965s|     1 |     0 |222064 |     - |  1287M |   0 |  78k| 169k| 189k|8000 |  4 |  98 |   0 | 0.000000e+00 |      --      |    Inf | unknown
992.31/995.64	c   996s|     1 |     0 |227833 |     - |  1290M |   0 |  78k| 169k| 190k|9016 |  5 |  99 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1286.67/1290.97	c  1291s|     1 |     0 |234423 |     - |  1340M |   0 |  78k| 169k| 190k|9565 |  6 | 100 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1372.53/1377.10	c  1377s|     1 |     0 |239658 |     - |  1371M |   0 |  78k| 169k| 191k|  10k|  7 | 102 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1748.47/1754.17	c  1754s|     1 |     0 |244620 |     - |  1392M |   0 |  78k| 169k| 191k|  10k|  8 | 103 |   0 | 0.000000e+00 |      --      |    Inf | unknown
1994.08/2000.47	c  2000s|     1 |     0 |248230 |     - |  1423M |   0 |  78k| 169k| 191k|  10k|  9 | 104 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2091.73/2098.38	c  2098s|     1 |     0 |252466 |     - |  1520M |   0 |  78k| 169k| 192k|  11k| 10 | 105 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2154.28/2161.09	c  2161s|     1 |     0 |255989 |     - |  1608M |   0 |  78k| 169k| 192k|  11k| 11 | 106 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2155.28/2162.11	c  2162s|     1 |     0 |255989 |     - |  1610M |   0 |  78k| 169k| 192k|  11k| 11 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2216.32/2223.28	c  2223s|     1 |     0 |259533 |     - |  1675M |   0 |  78k| 169k| 192k|  11k| 12 | 108 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2427.95/2435.42	c  2435s|     1 |     0 |263890 |     - |  1694M |   0 |  78k| 169k| 193k|  12k| 13 | 109 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2825.72/2834.31	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
2825.72/2834.31	c  2834s|     1 |     0 |267035 |     - |  1712M |   0 |  78k| 169k| 193k|  12k| 14 | 110 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2877.58/2886.37	c  2886s|     1 |     0 |270028 |     - |  1731M |   0 |  78k| 169k| 193k|  12k| 15 | 111 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3128.08/3137.56	c  3138s|     1 |     0 |289968 |     - |  1752M |   0 |  78k| 169k| 193k|  12k| 16 | 112 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3339.56/3349.69	c  3350s|     1 |     0 |306368 |     - |  1771M |   0 |  78k| 169k| 194k|  13k| 17 | 113 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3561.41/3572.15	c  3572s|     1 |     0 |320814 |     - |  1790M |   0 |  78k| 169k| 192k|  14k| 18 | 114 |   0 | 0.000000e+00 |      --      |    Inf | 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: 63794 MiB (61392 MiB free)
  memory of node 1: 64507 MiB (55491 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4545359-1753237076/watcher-4545359-1753237076 -o /tmp/evaluation-result-4545359-1753237076/solver-4545359-1753237076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1753233476-160558 --watchdog 3760 pbscip -f HOME/instance-4545359-1753237076.opb -t 3600 -j 2 -m 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=160974, runsolver pid=160971

[startup+0.100077 s]*
/proc/loadavg: 4.05 4.11 4.11 6/250 160975
/proc/meminfo: memFree=119653880/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=62768 memory=35072 CPUtime=0.09 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 5853 0 0 0 7 2 0 0 20 0 1 0 239387450 64274432 8768 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 15692 8768 3232 3530 0 7143 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 62768 KiB
Current children cumulated memory: 35072 KiB

[startup+0.213765 s]*
/proc/loadavg: 4.05 4.11 4.11 5/250 160975
/proc/meminfo: memFree=119629688/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=85396 memory=56832 CPUtime=0.21 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 11311 0 0 0 17 4 0 0 20 0 1 0 239387450 87445504 14176 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 21349 14208 3232 3530 0 12800 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 85396 KiB
Current children cumulated memory: 56832 KiB

[startup+0.313505 s]*
/proc/loadavg: 4.05 4.11 4.11 5/250 160975
/proc/meminfo: memFree=119597684/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=103176 memory=75008 CPUtime=0.3 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 15888 0 0 0 25 5 0 0 20 0 1 0 239387450 105652224 18752 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 25794 18752 3232 3530 0 17245 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 103176 KiB
Current children cumulated memory: 75008 KiB

[startup+0.70032 s]
/proc/loadavg: 4.05 4.11 4.11 5/250 160975
/proc/meminfo: memFree=119508980/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=160400 memory=132352 CPUtime=0.68 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 30199 0 0 0 59 9 0 0 20 0 1 0 239387450 164249600 33088 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 40100 33088 3232 3530 0 31551 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 160400 KiB
Current children cumulated memory: 132352 KiB

[startup+1.50036 s]
/proc/loadavg: 4.05 4.11 4.11 5/250 160975
/proc/meminfo: memFree=119235056/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=443524 memory=415124 CPUtime=1.47 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 101388 0 0 0 122 25 0 0 20 0 1 0 239387450 454168576 103749 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 110881 103781 3488 3530 0 102332 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 443524 KiB
Current children cumulated memory: 415124 KiB

[startup+3.11336 s]
/proc/loadavg: 4.05 4.11 4.11 5/247 160995
/proc/meminfo: memFree=119661828/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=649616 memory=610200 CPUtime=3.08 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 135283 0 0 0 273 35 0 0 20 0 1 0 239387450 665206784 152550 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 162404 152550 3712 3530 0 153855 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 649616 KiB
Current children cumulated memory: 610200 KiB

[startup+6.30036 s]
/proc/loadavg: 4.05 4.10 4.11 5/250 161020
/proc/meminfo: memFree=119521220/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=649616 memory=610200 CPUtime=6.26 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 135313 0 0 0 590 36 0 0 20 0 1 0 239387450 665206784 152550 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 162404 152550 3712 3530 0 153855 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 649616 KiB
Current children cumulated memory: 610200 KiB

[startup+12.7003 s]
/proc/loadavg: 4.04 4.10 4.11 5/250 161020
/proc/meminfo: memFree=119314440/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=649616 memory=610200 CPUtime=12.64 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 135313 0 0 0 1228 36 0 0 20 0 1 0 239387450 665206784 152550 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 162404 152550 3712 3530 0 153855 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 649616 KiB
Current children cumulated memory: 610200 KiB

[startup+25.5004 s]
/proc/loadavg: 3.97 4.08 4.10 5/250 161065
/proc/meminfo: memFree=126397224/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=814668 memory=771440 CPUtime=25.36 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 182177 0 0 0 2490 46 0 0 20 0 1 0 239387450 834220032 192860 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 203667 192860 3744 3530 0 195118 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 814668 KiB
Current children cumulated memory: 771440 KiB

[startup+51.1136 s]
/proc/loadavg: 4.04 4.09 4.10 5/250 161066
/proc/meminfo: memFree=125984380/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1105600 memory=963392 CPUtime=50.89 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 215073 0 0 0 5033 56 0 0 20 0 1 0 239387450 1132134400 240848 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 276400 240848 3776 3530 0 267851 0
Current children cumulated CPU time: 50.89 s
Current children cumulated vsize: 1105600 KiB
Current children cumulated memory: 963392 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.09 4.10 5/250 161067
/proc/meminfo: memFree=125395524/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1359900 memory=1209900 CPUtime=101.91 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 265794 0 0 0 10126 65 0 0 20 0 1 0 239387450 1392537600 302475 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 339975 302475 3936 3530 0 331426 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 1359900 KiB
Current children cumulated memory: 1209900 KiB

[startup+162.3 s]
/proc/loadavg: 4.15 4.10 4.10 5/250 161069
/proc/meminfo: memFree=125358816/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1359900 memory=1210028 CPUtime=161.75 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 265845 0 0 0 16109 66 0 0 20 0 1 0 239387450 1392537600 302507 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 339975 302507 3936 3530 0 331426 0
Current children cumulated CPU time: 161.75 s
Current children cumulated vsize: 1359900 KiB
Current children cumulated memory: 1210028 KiB

[startup+222.3 s]
/proc/loadavg: 4.20 4.11 4.10 5/250 161071
/proc/meminfo: memFree=125283244/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1359900 memory=1210028 CPUtime=221.57 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 265845 0 0 0 22091 66 0 0 20 0 1 0 239387450 1392537600 302507 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 339975 302507 3936 3530 0 331426 0
Current children cumulated CPU time: 221.57 s
Current children cumulated vsize: 1359900 KiB
Current children cumulated memory: 1210028 KiB

[startup+282.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/249 161073
/proc/meminfo: memFree=124860900/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1797188 memory=1632724 CPUtime=281.4 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 371063 0 0 0 28058 82 0 0 20 0 1 0 239387450 1840320512 408181 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 449297 408181 3968 3530 0 440748 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 1797188 KiB
Current children cumulated memory: 1632724 KiB

[startup+342.3 s]
/proc/loadavg: 4.16 4.12 4.10 5/249 161075
/proc/meminfo: memFree=124854340/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1797188 memory=1634004 CPUtime=341.21 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 371379 0 0 0 34039 82 0 0 20 0 1 0 239387450 1840320512 408501 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 449297 408501 3968 3530 0 440748 0
Current children cumulated CPU time: 341.21 s
Current children cumulated vsize: 1797188 KiB
Current children cumulated memory: 1634004 KiB

[startup+402.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/249 161077
/proc/meminfo: memFree=124617524/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1797188 memory=1634644 CPUtime=401.03 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 371522 0 0 0 40021 82 0 0 20 0 1 0 239387450 1840320512 408661 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 449297 408661 3968 3530 0 440748 0
Current children cumulated CPU time: 401.03 s
Current children cumulated vsize: 1797188 KiB
Current children cumulated memory: 1634644 KiB

[startup+462.3 s]
/proc/loadavg: 4.06 4.09 4.09 5/249 161080
/proc/meminfo: memFree=124623500/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=1797188 memory=1634772 CPUtime=460.82 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 371582 0 0 0 46000 82 0 0 20 0 1 0 239387450 1840320512 408693 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 449297 408693 3968 3530 0 440748 0
Current children cumulated CPU time: 460.82 s

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

Current children cumulated memory: 1805608 KiB

[startup+2922.3 s]
/proc/loadavg: 4.16 4.13 4.12 5/249 161205
/proc/meminfo: memFree=124068736/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2039844 memory=1825944 CPUtime=2913.49 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 397957 0 0 0 291258 91 0 0 20 0 1 0 239387450 2088800256 456486 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 509961 456486 3968 3530 0 501412 0
Current children cumulated CPU time: 2913.49 s
Current children cumulated vsize: 2039844 KiB
Current children cumulated memory: 1825944 KiB

[startup+2982.3 s]
/proc/loadavg: 4.19 4.14 4.12 5/250 161214
/proc/meminfo: memFree=124056260/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2069724 memory=1837744 CPUtime=2973.31 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 398863 0 0 0 297239 92 0 0 20 0 1 0 239387450 2119397376 459436 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 517431 459436 3968 3530 0 508882 0
Current children cumulated CPU time: 2973.31 s
Current children cumulated vsize: 2069724 KiB
Current children cumulated memory: 1837744 KiB

[startup+3042.3 s]
/proc/loadavg: 4.11 4.13 4.12 5/250 161216
/proc/meminfo: memFree=124057772/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2069724 memory=1837744 CPUtime=3033.12 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 398938 0 0 0 303220 92 0 0 20 0 1 0 239387450 2119397376 459436 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 517431 459436 3968 3530 0 508882 0
Current children cumulated CPU time: 3033.12 s
Current children cumulated vsize: 2069724 KiB
Current children cumulated memory: 1837744 KiB

[startup+3102.3 s]
/proc/loadavg: 4.14 4.13 4.12 5/250 161218
/proc/meminfo: memFree=124060544/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2069724 memory=1837744 CPUtime=3092.96 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 398996 0 0 0 309203 93 0 0 20 0 1 0 239387450 2119397376 459436 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 517431 459436 3968 3530 0 508882 0
Current children cumulated CPU time: 3092.96 s
Current children cumulated vsize: 2069724 KiB
Current children cumulated memory: 1837744 KiB

[startup+3162.3 s]
/proc/loadavg: 4.10 4.12 4.11 5/250 161220
/proc/meminfo: memFree=124062812/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2069724 memory=1837744 CPUtime=3152.81 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 399447 0 0 0 315188 93 0 0 20 0 1 0 239387450 2119397376 459436 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 517431 459436 3968 3530 0 508882 0
Current children cumulated CPU time: 3152.81 s
Current children cumulated vsize: 2069724 KiB
Current children cumulated memory: 1837744 KiB

[startup+3222.3 s]
/proc/loadavg: 4.23 4.14 4.12 5/250 161222
/proc/meminfo: memFree=124058228/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2088068 memory=1849792 CPUtime=3212.62 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 399972 0 0 0 321169 93 0 0 20 0 1 0 239387450 2138181632 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 522017 462448 3968 3530 0 513468 0
Current children cumulated CPU time: 3212.62 s
Current children cumulated vsize: 2088068 KiB
Current children cumulated memory: 1849792 KiB

[startup+3282.3 s]
/proc/loadavg: 4.84 4.33 4.19 5/249 161224
/proc/meminfo: memFree=124062180/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2088068 memory=1849792 CPUtime=3272.44 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 400060 0 0 0 327151 93 0 0 20 0 1 0 239387450 2138181632 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 522017 462448 3968 3530 0 513468 0
Current children cumulated CPU time: 3272.44 s
Current children cumulated vsize: 2088068 KiB
Current children cumulated memory: 1849792 KiB

[startup+3342.3 s]
/proc/loadavg: 4.35 4.29 4.18 5/250 161227
/proc/meminfo: memFree=124062936/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2088068 memory=1849792 CPUtime=3332.28 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 400064 0 0 0 333135 93 0 0 20 0 1 0 239387450 2138181632 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 522017 462448 3968 3530 0 513468 0
Current children cumulated CPU time: 3332.28 s
Current children cumulated vsize: 2088068 KiB
Current children cumulated memory: 1849792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.24 4.26 4.18 5/250 161229
/proc/meminfo: memFree=124055764/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3392.12 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 400736 0 0 0 339118 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3392.12 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB

[startup+3462.3 s]
/proc/loadavg: 4.13 4.23 4.17 5/250 161231
/proc/meminfo: memFree=124038940/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3451.92 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 400854 0 0 0 345098 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3451.92 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.22 4.17 5/250 161233
/proc/meminfo: memFree=124041712/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3511.74 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 400856 0 0 0 351080 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3511.74 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.19 4.17 5/251 161242
/proc/meminfo: memFree=124027472/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3571.57 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 401139 0 0 0 357063 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3571.57 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3610.9 s]
/proc/loadavg: 3.78 4.10 4.14 3/239 161305
/proc/meminfo: memFree=126021876/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3600.08 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 401161 0 0 0 359914 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.14 s, system=0.961881 s

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

[startup+3610.9 s]
/proc/loadavg: 3.78 4.10 4.14 3/239 161305
/proc/meminfo: memFree=126021876/131382112 swapFree=33010160/33010684
[pid=160974] ppid=160971 vsize=2094404 memory=1849792 CPUtime=3600.08 cores=5,7
/proc/160974/stat : 160974 (pbscip) R 160971 160974 160545 0 -1 4194304 401161 0 0 0 359914 94 0 0 20 0 1 0 239387450 2144669696 462448 18446744073709551615 4235264 18693293 140727037355728 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 21375888 21430392 42213376 140727037364615 140727037364714 140727037364714 140727037370318 0
/proc/160974/statm: 523601 462448 3968 3530 0 515052 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 2094404 KiB
Current children cumulated memory: 1849792 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3610.92
CPU time (s): 3600.11
CPU user time (s): 3599.14
CPU system time (s): 0.961881
CPU usage (%): 99.7006
Max. virtual memory (cumulated for all children) (KiB): 2094404
Max. memory (cumulated for all children) (KiB): 1849792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.14
system time used= 0.961881
maximum resident set size= 1849792
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 401161
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 138
involuntary context switches= 1270


# summary of solver processes directly reported to runsolver:
#   pid: 160974
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3599.14
#   total CPU system time (s): 0.961881

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.973 second user time and 35.9484 second system time

The end

Launcher Data

Begin job on nodeC009 at 2025-07-23 04:17:57
IDJOB=4545359
IDBENCH=180847
IDSOLVER=3365
FILE ID=nodeC009/4545359-1753237076
RUNJOBID= nodeC009-1753233476-160558
SLURM_JOB_ID= 9687848
Free space on /tmp= 432188 MiB

SOLVER NAME= SCIP 2024-07-07
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-SolitairePattern-dec2-3-3-1.opb
COMMAND LINE= pbscip -f BENCHNAME -t TIMEOUT -j NBCORE -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4545359-1753237076/watcher-4545359-1753237076 -o /tmp/evaluation-result-4545359-1753237076/solver-4545359-1753237076 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1753233476-160558 --watchdog 3760  pbscip -f HOME/instance-4545359-1753237076.opb -t 3600 -j 2 -m 31000

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

MD5SUM BENCH= ecd2a3a27adff12226215cdbd4072e2c
RANDOM SEED=745345200

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        119706108 kB
MemAvailable:   121049312 kB
Buffers:            2144 kB
Cached:          2059916 kB
SwapCached:           24 kB
Active:          9912644 kB
Inactive:         922568 kB
Active(anon):    8795200 kB
Inactive(anon):     4080 kB
Active(file):    1117444 kB
Inactive(file):   918488 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55244 kB
Writeback:             4 kB
AnonPages:       8772776 kB
Mapped:           140136 kB
Shmem:             26128 kB
KReclaimable:     293412 kB
Slab:             386720 kB
SReclaimable:     293412 kB
SUnreclaim:        93308 kB
KernelStack:        4032 kB
PageTables:        20748 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:   10027360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149368 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2631680 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:      172872 kB
DirectMap2M:     9166848 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432252 MiB
End job on nodeC009 at 2025-07-23 05:18:08