Trace number 4461764

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 NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI-SYM 2024-07-09? (TO) 3600.05 3603.71

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/pettersson/
StableMatchings/SMTI/x2/Init-x2-i9_pp_96.opb
MD5SUM5cc7d14a8524e58f54e6333ee2ad6e82
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1406
Best CPU time to get the best result obtained on this benchmark3558.03
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables41200
Total number of constraints41201
Number of constraints which are clauses32125
Number of constraints which are cardinality constraints (but not clauses)2888
Number of constraints which are nor clauses,nor cardinality constraints6188
Minimum length of a constraint1
Maximum length of a constraint2888
Number of terms in the objective function 2888
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 2888
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 688
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3576
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

1.08/1.43	c initialize IPBHS solver
1.08/1.43	c IPBHS 0.0.0 beta (471c63a-dirty, Jul  9 2024 15:19:29), with Glucose 3.0, with Gurobi 10.0.1, with RoundingSat 2, with SSPB2SAT 0.2.0, with BreakID 0.0.0
1.08/1.43	c optimizer = "gurobi"
1.08/1.43	c pbsolver = "roundingsat"
1.08/1.43	c load symmetries from file ""
1.08/1.43	c set time limit for symmetry computation to 100 seconds.
1.08/1.43	c set interchangeable summation variable limit to 3
1.08/1.43	c find symmetric cores by applying each permutation and add them to optimizer
1.08/1.43	c set abs symmetric core budget per WCE-iteration to 100
1.08/1.43	c set rel symmetric core budget per WCE-iteration to 0
1.08/1.43	c set lit symmetric core budget per WCE-iteration to 0
1.08/1.43	c set sym generation to 's'
1.08/1.43	c set abstraction set creation to 10 iterations without LB change
1.08/1.43	c set abstraction set inputs to 0
1.08/1.43	c set abstraction set cluster min size to 2
1.08/1.43	c set abstraction set cluster max size to 100000000
1.08/1.43	c set abstraction set cluster activation limit to 2
1.08/1.43	c enable abstraction set require equal cost
1.08/1.43	c set abstraction set assumptions to 0
1.08/1.43	c set abstraction set constraint type to 0
1.08/1.43	c set abstract core extraction strategy to b
1.08/1.43	c set core extraction strategy to 2
1.08/1.43	c set core extraction shuffles 10
1.08/1.43	c set cores per iteration to 5
1.08/1.43	c set optimizer bound usage strategy to 2
1.08/1.43	c set optimizer max non-optimal iterations to 1000
1.08/1.43	c set small core cardinality limit to 2
1.08/1.43	c set max coef in cores to 1000000000
1.08/1.43	c set SIS iterations to 5
1.08/1.43	c set SIS budget abs to 1000
1.08/1.43	c set SIS budget rel to 0.05
1.08/1.43	c limit for coefficient in constraints and objective to 9223372036854775807
1.08/1.43	c will solve HOME/instance-4461764-1722204305.opb

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: 64059 MiB (51607 MiB free)
  memory of node 1: 64510 MiB (57551 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461764-1722204305/watcher-4461764-1722204305 -o /tmp/evaluation-result-4461764-1722204305/solver-4461764-1722204305 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1722204305-437078 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4461764-1722204305.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

Enforcing FSIZE limit: 104857600 KiB
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 4.18.0-301.1.el8.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=437103, runsolver pid=437100

[startup+0.100104 s]*
/proc/loadavg: 0.09 0.09 0.09 3/228 437105
/proc/meminfo: memFree=111774996/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=78072 memory=2976 CPUtime=0 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) D 437103 437103 437065 0 -1 4194304 237 0 14 0 0 0 0 0 20 0 1 0 56419904 79945728 744 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 0 0 0 0 0 17 5 0 0 7 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 19518 744 622 46 0 250 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 88000 KiB
Current children cumulated memory: 5668 KiB

[startup+0.213426 s]*
/proc/loadavg: 0.09 0.09 0.09 2/233 437115
/proc/meminfo: memFree=111765812/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=78204 memory=3408 CPUtime=0 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) D 437103 437103 437065 0 -1 4194304 318 0 21 0 0 0 0 0 20 0 1 0 56419904 80080896 852 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 0 0 0 0 0 17 5 0 0 19 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 19551 852 672 46 0 166 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 88132 KiB
Current children cumulated memory: 6100 KiB

[startup+0.313196 s]*
/proc/loadavg: 0.09 0.09 0.09 4/243 437128
/proc/meminfo: memFree=111759460/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=91428 memory=11248 CPUtime=0.04 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 1625 0 28 0 3 1 0 0 20 0 1 0 56419904 93622272 2812 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 0 0 0 0 0 17 5 0 0 27 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 22857 2812 1589 46 0 3472 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 101356 KiB
Current children cumulated memory: 13940 KiB

[startup+0.700439 s]
/proc/loadavg: 0.09 0.09 0.09 4/243 437128
/proc/meminfo: memFree=111711244/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=119916 memory=41128 CPUtime=0.41 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 8572 0 28 0 34 7 0 0 20 0 1 0 56419904 122793984 10282 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 0 0 0 0 0 17 5 0 0 27 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 29979 10282 1701 46 0 10594 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 129844 KiB
Current children cumulated memory: 43820 KiB

[startup+1.50047 s]
/proc/loadavg: 0.09 0.09 0.09 4/244 437129
/proc/meminfo: memFree=111564136/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=241396 memory=121436 CPUtime=1.18 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 27527 0 50 0 100 18 0 0 20 0 2 0 56419904 247189504 30359 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 28 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 60349 30359 2699 46 0 32944 0
[pid=437105/tid=437129] ppid=437103 vsize=241396 memory=11672 CPUtime=0 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 56419989 247189504 30359 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 251324 KiB
Current children cumulated memory: 124128 KiB

[startup+3.11307 s]
/proc/loadavg: 0.09 0.09 0.09 4/246 437131
/proc/meminfo: memFree=111135772/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=243292 memory=130416 CPUtime=2.78 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 34267 0 79 0 243 35 0 0 20 0 2 0 56419904 249131008 32604 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 60823 32604 3514 46 0 33418 0
[pid=437105/tid=437129] ppid=437103 vsize=243292 memory=0 CPUtime=0 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 56419989 249131008 32604 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 2.78 s
Current children cumulated vsize: 253220 KiB
Current children cumulated memory: 133108 KiB

[startup+6.30043 s]
/proc/loadavg: 0.32 0.14 0.11 4/246 437131
/proc/meminfo: memFree=111118840/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=257612 memory=141436 CPUtime=5.96 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 45693 0 79 0 554 42 0 0 20 0 2 0 56419904 263794688 35359 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 64403 35359 3514 46 0 36998 0
[pid=437105/tid=437129] ppid=437103 vsize=257612 memory=-9113247790193206372 CPUtime=0 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 56419989 263794688 35359 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 5.96 s
Current children cumulated vsize: 267540 KiB
Current children cumulated memory: 144128 KiB

[startup+12.7003 s]
/proc/loadavg: 0.54 0.19 0.12 3/237 437164
/proc/meminfo: memFree=111455788/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=269288 memory=156020 CPUtime=12.35 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 77891 0 79 0 1188 47 0 0 20 0 2 0 56419904 275750912 39005 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 67322 39005 3514 46 0 39917 0
[pid=437105/tid=437129] ppid=437103 vsize=269288 memory=143484 CPUtime=0.01 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 17 0 0 0 0 1 0 0 20 0 2 0 56419989 275750912 39005 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 12.35 s
Current children cumulated vsize: 279216 KiB
Current children cumulated memory: 158712 KiB

[startup+25.5004 s]
/proc/loadavg: 0.78 0.26 0.15 2/228 437196
/proc/meminfo: memFree=111674544/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=315668 memory=202244 CPUtime=25.14 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 126278 0 79 0 2453 61 0 0 20 0 2 0 56419904 323244032 50561 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 78917 50561 3514 46 0 51512 0
[pid=437105/tid=437129] ppid=437103 vsize=315668 memory=2692 CPUtime=0.02 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 26 0 0 0 0 2 0 0 20 0 2 0 56419989 323244032 50561 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 25.14 s
Current children cumulated vsize: 325596 KiB
Current children cumulated memory: 204936 KiB

[startup+51.1123 s]
/proc/loadavg: 0.85 0.32 0.17 2/226 437201
/proc/meminfo: memFree=111648304/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=368476 memory=228108 CPUtime=50.72 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 211954 0 79 0 4982 90 0 0 20 0 2 0 56419904 377319424 57027 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 92119 57027 3514 46 0 64714 0
[pid=437105/tid=437129] ppid=437103 vsize=368476 memory=11672 CPUtime=0.04 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 41 0 0 0 0 4 0 0 20 0 2 0 56419989 377319424 57027 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 50.72 s
Current children cumulated vsize: 378404 KiB
Current children cumulated memory: 230800 KiB

[startup+102.3 s]
/proc/loadavg: 1.05 0.46 0.23 2/226 437209
/proc/meminfo: memFree=111581156/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=407240 memory=295316 CPUtime=101.86 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 275184 0 79 0 10068 118 0 0 20 0 2 0 56419904 417013760 73829 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 101810 73829 3514 46 0 74405 0
[pid=437105/tid=437129] ppid=437103 vsize=407240 memory=291720 CPUtime=0.1 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 46 0 0 0 2 8 0 0 20 0 2 0 56419989 417013760 73829 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 101.86 s
Current children cumulated vsize: 417168 KiB
Current children cumulated memory: 298008 KiB

[startup+162.3 s]
/proc/loadavg: 1.08 0.57 0.28 2/226 437234
/proc/meminfo: memFree=111510956/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=513900 memory=364036 CPUtime=161.8 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 352103 0 79 0 16029 151 0 0 20 0 2 0 56419904 526233600 91009 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 128475 91009 3514 46 0 101070 0

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

[startup+3222.3 s]
/proc/loadavg: 1.09 1.08 1.06 2/225 439463
/proc/meminfo: memFree=110794928/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1420544 memory=1115212 CPUtime=3218.96 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 837348 0 79 0 320702 1194 0 0 20 0 2 0 56419904 1454637056 278803 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 355136 278803 3514 46 0 327731 0
[pid=437105/tid=437129] ppid=437103 vsize=1420544 memory=11672 CPUtime=3.51 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 157 0 0 0 87 264 0 0 20 0 2 0 56419989 1454637056 278803 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3218.96 s
Current children cumulated vsize: 1430472 KiB
Current children cumulated memory: 1117904 KiB

[startup+3282.3 s]
/proc/loadavg: 1.07 1.08 1.06 2/225 439473
/proc/meminfo: memFree=110789784/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1426948 memory=1120388 CPUtime=3278.91 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 840052 0 79 0 326685 1206 0 0 20 0 2 0 56419904 1461194752 280097 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 356737 280097 3514 46 0 329332 0
[pid=437105/tid=437129] ppid=437103 vsize=1426948 memory=11672 CPUtime=3.58 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 159 0 0 0 88 270 0 0 20 0 2 0 56419989 1461194752 280097 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3278.91 s
Current children cumulated vsize: 1436876 KiB
Current children cumulated memory: 1123080 KiB

[startup+3342.3 s]
/proc/loadavg: 1.12 1.09 1.06 2/226 439486
/proc/meminfo: memFree=110777796/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1440424 memory=1132108 CPUtime=3338.85 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 845524 0 79 0 332665 1220 0 0 20 0 2 0 56419904 1474994176 283027 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 360106 283027 3514 46 0 332701 0
[pid=437105/tid=437129] ppid=437103 vsize=1440424 memory=2692 CPUtime=3.65 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 161 0 0 0 90 275 0 0 20 0 2 0 56419989 1474994176 283027 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3338.85 s
Current children cumulated vsize: 1450352 KiB
Current children cumulated memory: 1134800 KiB

[startup+3402.3 s]
/proc/loadavg: 1.09 1.09 1.06 2/224 439510
/proc/meminfo: memFree=110777016/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1440868 memory=1132556 CPUtime=3398.8 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 848803 0 79 0 338647 1233 0 0 20 0 2 0 56419904 1475448832 283139 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 360217 283139 3514 46 0 332812 0
[pid=437105/tid=437129] ppid=437103 vsize=1440868 memory=2692 CPUtime=3.72 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 163 0 0 0 92 280 0 0 20 0 2 0 56419989 1475448832 283139 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3398.8 s
Current children cumulated vsize: 1450796 KiB
Current children cumulated memory: 1135248 KiB

[startup+3462.3 s]
/proc/loadavg: 1.14 1.10 1.07 2/224 439521
/proc/meminfo: memFree=110761984/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1456588 memory=1147140 CPUtime=3458.76 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 853807 0 79 0 344629 1247 0 0 20 0 2 0 56419904 1491546112 286785 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 364147 286785 3514 46 0 336742 0
[pid=437105/tid=437129] ppid=437103 vsize=1456588 memory=2692 CPUtime=3.8 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 165 0 0 0 94 286 0 0 20 0 2 0 56419989 1491546112 286785 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3458.76 s
Current children cumulated vsize: 1466516 KiB
Current children cumulated memory: 1149832 KiB

[startup+3522.3 s]
/proc/loadavg: 1.11 1.09 1.07 2/224 439531
/proc/meminfo: memFree=110757440/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1462284 memory=1151504 CPUtime=3518.71 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 862726 0 79 0 350611 1260 0 0 20 0 2 0 56419904 1497378816 287876 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 365571 287876 3514 46 0 338166 0
[pid=437105/tid=437129] ppid=437103 vsize=1462284 memory=2692 CPUtime=3.88 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 167 0 0 0 96 292 0 0 20 0 2 0 56419989 1497378816 287876 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3518.71 s
Current children cumulated vsize: 1472212 KiB
Current children cumulated memory: 1154196 KiB

[startup+3582.3 s]
/proc/loadavg: 1.16 1.11 1.07 2/224 439541
/proc/meminfo: memFree=110755468/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1463952 memory=1153032 CPUtime=3578.66 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 867581 0 79 0 356590 1276 0 0 20 0 2 0 56419904 1499086848 288258 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 29 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 365988 288258 3514 46 0 338583 0
[pid=437105/tid=437129] ppid=437103 vsize=1463952 memory=1151760 CPUtime=3.95 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 169 0 0 0 98 297 0 0 20 0 2 0 56419989 1499086848 288258 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3578.66 s
Current children cumulated vsize: 1473880 KiB
Current children cumulated memory: 1155724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603.7 s]
/proc/loadavg: 1.12 1.10 1.07 2/224 439544
/proc/meminfo: memFree=110743624/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1475288 memory=1164940 CPUtime=3600.03 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 878023 0 89 0 358711 1292 0 0 20 0 2 0 56419904 1510694912 291235 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 30 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 368822 291235 3777 46 0 341417 0
[pid=437105/tid=437129] ppid=437103 vsize=1475288 memory=2692 CPUtime=3.97 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 169 0 0 0 98 299 0 0 20 0 2 0 56419989 1510694912 291235 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1485216 KiB
Current children cumulated memory: 1167632 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001391 s, system=0.002775 s

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

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

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

[startup+3603.7 s]
/proc/loadavg: 1.12 1.10 1.07 2/224 439544
/proc/meminfo: memFree=110743624/131655788 swapFree=131070704/131071996
[pid=437103] ppid=437100 vsize=9928 memory=2692 CPUtime=0 cores=5,7
/proc/437103/stat : 437103 (run-glibc-2.34.) S 437100 437103 437065 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 56419903 10166272 673 134679101440 94098094661632 94098095740952 140722486247104 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94098097839408 94098097886596 94098118193152 140722486252478 140722486252635 140722486252635 140722486259651 0
/proc/437103/statm: 2482 673 592 264 0 133 0
[pid=437105] ppid=437103 vsize=1475288 memory=1164940 CPUtime=3600.03 cores=5,7
/proc/437105/stat : 437105 (ld-linux-x86-64) R 437103 437103 437065 0 -1 4194304 878023 0 89 0 358711 1292 0 0 20 0 2 0 56419904 1510694912 291235 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 0 0 0 17 5 0 0 30 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
/proc/437105/statm: 368822 291235 3777 46 0 341417 0
[pid=437105/tid=437129] ppid=437103 vsize=1475288 memory=2692 CPUtime=3.97 cores=5,7
/proc/437105/task/437129/stat : 437129 (ld-linux-x86-64) S 437103 437103 437065 0 -1 1077936192 169 0 0 0 98 299 0 0 20 0 2 0 56419989 1510694912 291235 134679101440 140539967303680 140539967491292 140721891036704 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140539969592192 140539969601640 93824999591936 140721891038038 140721891038202 140721891038202 140721891045298 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1485216 KiB
Current children cumulated memory: 1167632 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3603.71
CPU time (s): 3600.05
CPU user time (s): 3587.12
CPU system time (s): 12.9349
CPU usage (%): 99.8985
Max. virtual memory (cumulated for all children) (KiB): 1485216
Max. memory (cumulated for all children) (KiB): 1167632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.12
system time used= 12.9349
maximum resident set size= 1171104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 878226
page faults= 89
swaps= 0
block input operations= 23280
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 355217
involuntary context switches= 2598


# summary of solver processes directly reported to runsolver:
#   pid: 437103,437105
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3587.12
#   total CPU system time (s): 12.9349

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.7438 second user time and 35.7014 second system time

The end

Launcher Data

Begin job on nodeC008 at 2024-07-29 00:05:05
IDJOB=4461764
IDBENCH=178869
IDSOLVER=3055
FILE ID=nodeC008/4461764-1722204305
RUNJOBID= nodeC008-1722204305-437078
SLURM_JOB_ID= 8248643
Free space on /tmp= 723780 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/pettersson/StableMatchings/SMTI/x2/Init-x2-i9_pp_96.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4461764-1722204305/watcher-4461764-1722204305 -o /tmp/evaluation-result-4461764-1722204305/solver-4461764-1722204305 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC008-1722204305-437078 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4461764-1722204305.opb

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

MD5SUM BENCH= 5cc7d14a8524e58f54e6333ee2ad6e82
RANDOM SEED=1194767636

nodeC008.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.274
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.19
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.126
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.33
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.253
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.19
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.120
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.126
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.19
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.115
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.33
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.120
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.19
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.126
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 invpcid_single pti tpr_shadow vnmi 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
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6983.33
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        111779452 kB
MemAvailable:   129895876 kB
Buffers:          399892 kB
Cached:         18537232 kB
SwapCached:          732 kB
Active:          2903504 kB
Inactive:       16365904 kB
Active(anon):       1524 kB
Inactive(anon):   392840 kB
Active(file):    2901980 kB
Inactive(file): 15973064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131070704 kB
Dirty:            140292 kB
Writeback:             0 kB
AnonPages:        331676 kB
Mapped:           122380 kB
Shmem:             62052 kB
KReclaimable:     162820 kB
Slab:             279952 kB
SReclaimable:     162820 kB
SUnreclaim:       117132 kB
KernelStack:        3696 kB
PageTables:         9624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     711992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            24800 kB
HardwareCorrupted:     0 kB
AnonHugePages:    217088 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      400200 kB
DirectMap2M:    49836032 kB
DirectMap1G:    85983232 kB

Free space on /tmp at the end= 723740 MiB
End job on nodeC008 at 2024-07-29 01:05:09