Trace number 4431240

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.12 3605.75

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX180_K192_cod2.opb
MD5SUMccc767bd01ae3f57d23f9938eef5a5f9
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 benchmark-250538
Best CPU time to get the best result obtained on this benchmark72002.3
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400896
Total number of constraints402763
Number of constraints which are clauses400785
Number of constraints which are cardinality constraints (but not clauses)194
Number of constraints which are nor clauses,nor cardinality constraints1784
Minimum length of a constraint2
Maximum length of a constraint58023
Number of terms in the objective function 1783
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 10548534
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 10548534
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

4.98/5.10	c initialize IPBHS solver
4.98/5.10	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
4.98/5.10	c optimizer = "gurobi"
4.98/5.10	c pbsolver = "roundingsat"
4.98/5.10	c load symmetries from file ""
4.98/5.10	c set time limit for symmetry computation to 100 seconds.
4.98/5.10	c set interchangeable summation variable limit to 3
4.98/5.10	c find symmetric cores by applying each permutation and add them to optimizer
4.98/5.10	c set abs symmetric core budget per WCE-iteration to 100
4.98/5.10	c set rel symmetric core budget per WCE-iteration to 0
4.98/5.10	c set lit symmetric core budget per WCE-iteration to 0
4.98/5.10	c set sym generation to 's'
4.98/5.10	c set abstraction set creation to 10 iterations without LB change
4.98/5.10	c set abstraction set inputs to 0
4.98/5.10	c set abstraction set cluster min size to 2
4.98/5.10	c set abstraction set cluster max size to 100000000
4.98/5.10	c set abstraction set cluster activation limit to 2
4.98/5.10	c enable abstraction set require equal cost
4.98/5.10	c set abstraction set assumptions to 0
4.98/5.10	c set abstraction set constraint type to 0
4.98/5.10	c set abstract core extraction strategy to b
4.98/5.10	c set core extraction strategy to 2
4.98/5.10	c set core extraction shuffles 10
4.98/5.10	c set cores per iteration to 5
4.98/5.10	c set optimizer bound usage strategy to 2
4.98/5.10	c set optimizer max non-optimal iterations to 1000
4.98/5.10	c set small core cardinality limit to 2
4.98/5.10	c set max coef in cores to 1000000000
4.98/5.10	c set SIS iterations to 5
4.98/5.10	c set SIS budget abs to 1000
4.98/5.10	c set SIS budget rel to 0.05
4.98/5.10	c limit for coefficient in constraints and objective to 9223372036854775807
4.98/5.10	c will solve HOME/instance-4431240-1721156532.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: 63968 MiB (57066 MiB free)
  memory of node 1: 64473 MiB (59940 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431240-1721156532/watcher-4431240-1721156532 -o /tmp/evaluation-result-4431240-1721156532/solver-4431240-1721156532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721152937-865562 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431240-1721156532.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=867610, runsolver pid=867607

[startup+0.100093 s]*
/proc/loadavg: 4.09 4.17 4.13 5/265 867614
/proc/meminfo: memFree=119781924/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=103832 memory=23648 CPUtime=0.1 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 5259 0 0 0 9 1 0 0 20 0 1 0 167818238 106323968 5912 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 25958 5912 1613 46 0 6573 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 113760 KiB
Current children cumulated memory: 26316 KiB

[startup+0.205909 s]*
/proc/loadavg: 4.09 4.17 4.13 5/265 867614
/proc/meminfo: memFree=119745956/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=128300 memory=42148 CPUtime=0.2 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 9846 0 0 0 18 2 0 0 20 0 1 0 167818238 131379200 10537 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 32075 10537 1613 46 0 12690 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 138228 KiB
Current children cumulated memory: 44816 KiB

[startup+0.306059 s]*
/proc/loadavg: 4.09 4.17 4.13 5/265 867614
/proc/meminfo: memFree=119720688/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=138936 memory=56796 CPUtime=0.29 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 12530 0 0 0 27 2 0 0 20 0 1 0 167818238 142270464 14199 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 34734 14199 1613 46 0 15349 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 148864 KiB
Current children cumulated memory: 59464 KiB

[startup+0.700265 s]
/proc/loadavg: 4.09 4.17 4.13 5/265 867614
/proc/meminfo: memFree=119663320/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=192620 memory=105404 CPUtime=0.69 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 21625 0 0 0 64 5 0 0 20 0 1 0 167818238 197242880 26351 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 48155 26351 1613 46 0 28770 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 202548 KiB
Current children cumulated memory: 108072 KiB

[startup+1.50026 s]
/proc/loadavg: 4.09 4.17 4.13 5/259 867649
/proc/meminfo: memFree=121605060/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=365868 memory=265704 CPUtime=1.49 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 40662 0 0 0 122 27 0 0 20 0 1 0 167818238 374648832 66426 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 91467 66426 1693 46 0 72082 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 375796 KiB
Current children cumulated memory: 268372 KiB

[startup+3.10592 s]
/proc/loadavg: 4.09 4.17 4.13 5/266 867663
/proc/meminfo: memFree=120158596/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=899928 memory=734884 CPUtime=3.09 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 139654 0 0 0 256 53 0 0 20 0 2 0 167818238 921526272 183721 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 224982 183721 2728 46 0 197577 0
[pid=867612/tid=867663] ppid=867610 vsize=899928 memory=198340509722 CPUtime=0 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 167818424 921526272 183721 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 909856 KiB
Current children cumulated memory: 737552 KiB

[startup+6.30027 s]
/proc/loadavg: 4.08 4.17 4.13 5/267 867664
/proc/meminfo: memFree=119319764/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1021404 memory=863380 CPUtime=6.28 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 248046 0 0 0 565 63 0 0 20 0 2 0 167818238 1045917696 215845 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 255351 215845 2732 46 0 227946 0
[pid=867612/tid=867663] ppid=867610 vsize=1021404 memory=2668 CPUtime=0 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 167818424 1045917696 215845 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 1031332 KiB
Current children cumulated memory: 866048 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.16 4.13 5/267 867665
/proc/meminfo: memFree=118894048/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1140260 memory=990700 CPUtime=12.66 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 394349 0 0 0 1191 75 0 0 20 0 2 0 167818238 1167626240 247675 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 285065 247675 2732 46 0 257660 0
[pid=867612/tid=867663] ppid=867610 vsize=1140260 memory=11648 CPUtime=0 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 167818424 1167626240 247675 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 1150188 KiB
Current children cumulated memory: 993368 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 4.17 4.13 5/267 867667
/proc/meminfo: memFree=118992500/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1118808 memory=975552 CPUtime=25.45 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 490322 0 0 0 2464 81 0 0 20 0 2 0 167818238 1145659392 243888 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 279702 243888 3795 46 0 252297 0
[pid=867612/tid=867663] ppid=867610 vsize=1118808 memory=2668 CPUtime=0 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 167818424 1145659392 243888 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 1128736 KiB
Current children cumulated memory: 978220 KiB

[startup+51.1048 s]
/proc/loadavg: 4.08 4.16 4.13 5/267 867673
/proc/meminfo: memFree=118932640/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1137776 memory=999452 CPUtime=51.02 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 543105 0 0 0 5010 92 0 0 20 0 2 0 167818238 1165082624 249863 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 284444 249863 3795 46 0 257039 0
[pid=867612/tid=867663] ppid=867610 vsize=1137776 memory=2668 CPUtime=0.01 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 19 0 0 0 0 1 0 0 20 0 2 0 167818424 1165082624 249863 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 1147704 KiB
Current children cumulated memory: 1002120 KiB

[startup+102.3 s]
/proc/loadavg: 4.08 4.15 4.12 5/264 867682
/proc/meminfo: memFree=118851828/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1168596 memory=1019560 CPUtime=102.15 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 610891 0 0 0 10112 103 0 0 20 0 2 0 167818238 1196642304 254890 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 292149 254890 3795 46 0 264744 0
[pid=867612/tid=867663] ppid=867610 vsize=1168596 memory=2668 CPUtime=0.04 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 30 0 0 0 1 3 0 0 20 0 2 0 167818424 1196642304 254890 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 102.15 s
Current children cumulated vsize: 1178524 KiB
Current children cumulated memory: 1022228 KiB

[startup+162.3 s]
/proc/loadavg: 4.09 4.13 4.12 5/264 867692
/proc/meminfo: memFree=118760896/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=1168596 memory=1021608 CPUtime=162.07 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 657997 0 0 0 16099 108 0 0 20 0 2 0 167818238 1196642304 255402 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 292149 255402 3795 46 0 264744 0
[pid=867612/tid=867663] ppid=867610 vsize=1168596 memory=1019560 CPUtime=0.07 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 37 0 0 0 2 5 0 0 20 0 2 0 167818424 1196642304 255402 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0

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

[startup+3222.3 s]
/proc/loadavg: 4.30 4.15 4.13 5/265 869341
/proc/meminfo: memFree=111876468/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112452 CPUtime=3217.34 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8362619 0 0 0 320618 1116 0 0 20 0 2 0 167818238 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778113 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2668 CPUtime=1.43 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 219 0 0 0 43 100 0 0 20 0 2 0 167818424 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3217.34 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115120 KiB

[startup+3282.3 s]
/proc/loadavg: 4.47 4.25 4.17 5/265 869351
/proc/meminfo: memFree=111773668/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112452 CPUtime=3277.27 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8452055 0 0 0 326592 1135 0 0 20 0 2 0 167818238 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778113 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=3112452 CPUtime=1.46 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 223 0 0 0 44 102 0 0 20 0 2 0 167818424 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3277.27 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115120 KiB

[startup+3342.3 s]
/proc/loadavg: 4.28 4.23 4.17 5/265 869531
/proc/meminfo: memFree=111587636/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112452 CPUtime=3337.16 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8576866 0 0 0 332568 1148 0 0 20 0 2 0 167818238 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778113 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2668 CPUtime=1.49 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 227 0 0 0 44 105 0 0 20 0 2 0 167818424 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3337.16 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115120 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.19 4.16 5/264 869542
/proc/meminfo: memFree=111393412/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112452 CPUtime=3397.05 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8723377 0 0 0 338531 1174 0 0 20 0 2 0 167818238 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778113 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2668 CPUtime=1.52 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 231 0 0 0 45 107 0 0 20 0 2 0 167818424 4141096960 778113 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3397.05 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115120 KiB

[startup+3462.3 s]
/proc/loadavg: 4.28 4.22 4.17 5/264 869552
/proc/meminfo: memFree=111337760/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112456 CPUtime=3456.94 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8840759 0 0 0 344510 1184 0 0 20 0 2 0 167818238 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778114 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=11648 CPUtime=1.54 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 234 0 0 0 46 108 0 0 20 0 2 0 167818424 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3456.94 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115124 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.19 4.16 5/264 869577
/proc/meminfo: memFree=111277732/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112456 CPUtime=3516.82 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 8929455 0 0 0 350489 1193 0 0 20 0 2 0 167818238 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778114 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=42112 CPUtime=1.57 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 237 0 0 0 47 110 0 0 20 0 2 0 167818424 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3516.82 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115124 KiB

[startup+3582.3 s]
/proc/loadavg: 4.11 4.17 4.16 5/264 869587
/proc/meminfo: memFree=111155800/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112456 CPUtime=3576.71 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 9074060 0 0 0 356466 1205 0 0 20 0 2 0 167818238 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778114 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2280 CPUtime=1.6 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 240 0 0 0 48 112 0 0 20 0 2 0 167818424 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3576.71 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115124 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3605.7 s]
/proc/loadavg: 4.13 4.17 4.16 5/264 869590
/proc/meminfo: memFree=111122496/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112456 CPUtime=3600.05 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 9104589 0 0 0 358797 1208 0 0 20 0 2 0 167818238 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778114 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2668 CPUtime=1.6 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 240 0 0 0 48 112 0 0 20 0 2 0 167818424 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115124 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001505 s, system=0 s

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

# cumulated CPU time of all completed processes:  user=3587.99 s, system=12.1341 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+3605.7 s]
/proc/loadavg: 4.13 4.17 4.16 5/264 869590
/proc/meminfo: memFree=111122496/131524600 swapFree=131071996/131071996
[pid=867610] ppid=867607 vsize=9928 memory=2668 CPUtime=0 cores=5,7
/proc/867610/stat : 867610 (run-glibc-2.34.) S 867607 867610 865549 0 -1 4194304 200 0 0 0 0 0 0 0 20 0 1 0 167818238 10166272 667 134679101440 94154367246336 94154368325656 140735623576288 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94154370424112 94154370471300 94154397466624 140735623582655 140735623582812 140735623582812 140735623589827 0
/proc/867610/statm: 2482 667 587 264 0 133 0
[pid=867612] ppid=867610 vsize=4044040 memory=3112456 CPUtime=3600.05 cores=5,7
/proc/867612/stat : 867612 (ld-linux-x86-64) R 867610 867610 865549 0 -1 4194304 9104589 0 0 0 358797 1208 0 0 20 0 2 0 167818238 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
/proc/867612/statm: 1011010 778114 3796 46 0 983605 0
[pid=867612/tid=867663] ppid=867610 vsize=4044040 memory=2668 CPUtime=1.6 cores=5,7
/proc/867612/task/867663/stat : 867663 (ld-linux-x86-64) S 867610 867610 865549 0 -1 1077936192 240 0 0 0 48 112 0 0 20 0 2 0 167818424 4141096960 778114 134679101440 140080420106240 140080420293852 140734771022064 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140080422394752 140080422404200 93825005125632 140734771024727 140734771024891 140734771024891 140734771031986 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 4053968 KiB
Current children cumulated memory: 3115124 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3605.75
CPU time (s): 3600.12
CPU user time (s): 3587.99
CPU system time (s): 12.1341
CPU usage (%): 99.8438
Max. virtual memory (cumulated for all children) (KiB): 4053968
Max. memory (cumulated for all children) (KiB): 3115124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3587.99
system time used= 12.1341
maximum resident set size= 3112456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9104789
page faults= 0
swaps= 0
block input operations= 88
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356911
involuntary context switches= 2088


# summary of solver processes directly reported to runsolver:
#   pid: 867610,867612
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3587.99
#   total CPU system time (s): 12.1341

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.50671 second user time and 16.7263 second system time

The end

Launcher Data

Begin job on nodeC023 at 2024-07-16 21:02:25
IDJOB=4431240
IDBENCH=158030
IDSOLVER=3055
FILE ID=nodeC023/4431240-1721156532
RUNJOBID= nodeC023-1721152937-865562
SLURM_JOB_ID= 7505756
Free space on /tmp= 889852 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_0null50mast_rapportOE2.0_TMAX180_K192_cod2.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-4431240-1721156532/watcher-4431240-1721156532 -o /tmp/evaluation-result-4431240-1721156532/solver-4431240-1721156532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC023-1721152937-865562 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431240-1721156532.opb

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

MD5SUM BENCH= ccc767bd01ae3f57d23f9938eef5a5f9
RANDOM SEED=335229534

nodeC023.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	: 0xb00002a
cpu MHz		: 3676.484
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3656.681
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.958
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3680.497
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3676.442
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3677.105
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.983
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 6999.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3682.789
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp 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	: 7005.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        119817692 kB
MemAvailable:   125980660 kB
Buffers:          444188 kB
Cached:          6482132 kB
SwapCached:            0 kB
Active:           902760 kB
Inactive:       10035404 kB
Active(anon):       1596 kB
Inactive(anon):  4047640 kB
Active(file):     901164 kB
Inactive(file):  5987764 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            138824 kB
Writeback:             0 kB
AnonPages:       4011536 kB
Mapped:           120140 kB
Shmem:             37720 kB
KReclaimable:     227728 kB
Slab:             351224 kB
SReclaimable:     227728 kB
SUnreclaim:       123496 kB
KernelStack:        4228 kB
PageTables:        17728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    4654024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63488 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2467840 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:      291540 kB
DirectMap2M:    36182016 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 889760 MiB
End job on nodeC023 at 2024-07-16 22:02:31