Trace number 4431272

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.13 3604.77

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/Large/
normalized-minisat100_16_6_2_ic.opb
MD5SUM6f676becb9e8baff21bbed56e9641b4e
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 benchmark20172513
Best CPU time to get the best result obtained on this benchmark3600.55
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000400
Total number of constraints2000307
Number of constraints which are clauses980300
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints1020000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 29800
Biggest coefficient in the objective function 165469149
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 179144885896
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 165469149
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 179144885896
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431272-1721151630/watcher-4431272-1721151630 -o /tmp/evaluation-result-4431272-1721151630/solver-4431272-1721151630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721151642-855136 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431272-1721151630.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=855200, runsolver pid=855197

[startup+0.100082 s]*
/proc/loadavg: 2.89 3.86 4.12 6/250 855202
/proc/meminfo: memFree=127639452/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=95692 memory=14968 CPUtime=0.09 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 2777 0 0 0 9 0 0 0 20 0 1 0 167322780 97988608 3742 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 23923 3742 1640 46 0 4538 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 105620 KiB
Current children cumulated memory: 17664 KiB

[startup+0.214258 s]*
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127615388/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=105116 memory=24040 CPUtime=0.22 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5333 0 0 0 20 2 0 0 20 0 1 0 167322780 107638784 6010 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 26279 6010 1640 46 0 6894 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 115044 KiB
Current children cumulated memory: 26736 KiB

[startup+0.313493 s]*
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127592040/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=113072 memory=32024 CPUtime=0.31 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 7328 0 0 0 29 2 0 0 20 0 1 0 167322780 115785728 8006 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 28268 8006 1640 46 0 8883 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 123000 KiB
Current children cumulated memory: 34720 KiB

[startup+0.700406 s]
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127549456/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=151524 memory=64400 CPUtime=0.68 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 13848 0 0 0 63 5 0 0 20 0 1 0 167322780 155160576 16100 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 37881 16100 1640 46 0 18496 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 161452 KiB
Current children cumulated memory: 67096 KiB

[startup+1.50042 s]
/proc/loadavg: 2.89 3.86 4.12 5/250 855202
/proc/meminfo: memFree=127423796/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=251052 memory=147304 CPUtime=1.48 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 29024 0 0 0 139 9 0 0 20 0 1 0 167322780 257077248 36826 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 62763 36826 1640 46 0 43378 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 260980 KiB
Current children cumulated memory: 150000 KiB

[startup+3.11297 s]
/proc/loadavg: 3.06 3.88 4.13 5/250 855202
/proc/meminfo: memFree=127034424/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=401980 memory=314876 CPUtime=3.09 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 56608 0 0 0 292 17 0 0 20 0 1 0 167322780 411627520 78719 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 100495 78719 1640 46 0 81110 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 411908 KiB
Current children cumulated memory: 317572 KiB

[startup+6.30038 s]
/proc/loadavg: 3.06 3.88 4.13 5/250 855204
/proc/meminfo: memFree=126089840/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=887260 memory=796232 CPUtime=6.27 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 104374 0 0 0 533 94 0 0 20 0 1 0 167322780 908554240 199058 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 0 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 221815 199058 1720 46 0 202430 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 897188 KiB
Current children cumulated memory: 798928 KiB

[startup+12.7004 s]
/proc/loadavg: 3.20 3.89 4.12 5/252 855206
/proc/meminfo: memFree=122837208/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=2721560 memory=2460464 CPUtime=12.65 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 431741 0 0 0 1047 218 0 0 20 0 2 0 167322780 2786877440 615116 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 680390 615116 2724 46 0 652985 0
[pid=855202/tid=855206] ppid=855200 vsize=2721560 memory=-9041750951413900898 CPUtime=0 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 167323609 2786877440 615116 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 2731488 KiB
Current children cumulated memory: 2463160 KiB

[startup+25.5005 s]
/proc/loadavg: 3.33 3.89 4.12 5/252 855209
/proc/meminfo: memFree=121545924/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3403788 memory=3041540 CPUtime=25.43 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 529580 0 0 0 2299 244 0 0 20 0 2 0 167322780 3485478912 760385 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 850947 760385 2724 46 0 823542 0
[pid=855202/tid=855206] ppid=855200 vsize=3403788 memory=2696 CPUtime=0.01 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 2 0 0 0 0 1 0 0 20 0 2 0 167323609 3485478912 760385 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 3413716 KiB
Current children cumulated memory: 3044236 KiB

[startup+51.1136 s]
/proc/loadavg: 3.63 3.92 4.12 5/252 855212
/proc/meminfo: memFree=120617252/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3743924 memory=3445836 CPUtime=51.01 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 915104 0 0 0 4823 278 0 0 20 0 2 0 167322780 3833778176 861459 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 935981 861459 2724 46 0 908576 0
[pid=855202/tid=855206] ppid=855200 vsize=3743924 memory=2696 CPUtime=0.05 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 2 0 0 0 1 4 0 0 20 0 2 0 167323609 3833778176 861459 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 51.01 s
Current children cumulated vsize: 3753852 KiB
Current children cumulated memory: 3448532 KiB

[startup+102.3 s]
/proc/loadavg: 3.91 3.95 4.12 5/252 855221
/proc/meminfo: memFree=120998780/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3368704 memory=3146452 CPUtime=102.11 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 1303929 0 0 0 9880 331 0 0 20 0 2 0 167322780 3449552896 786613 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 842176 786613 3888 46 0 814771 0
[pid=855202/tid=855206] ppid=855200 vsize=3368704 memory=2696 CPUtime=0.09 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 7 0 0 0 2 7 0 0 20 0 2 0 167323609 3449552896 786613 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 102.11 s
Current children cumulated vsize: 3378632 KiB
Current children cumulated memory: 3149148 KiB

[startup+162.3 s]
/proc/loadavg: 4.01 3.97 4.11 5/252 855231
/proc/meminfo: memFree=120719092/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3368704 memory=3154644 CPUtime=162.06 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 1373939 0 0 0 15759 447 0 0 20 0 2 0 167322780 3449552896 788661 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 842176 788661 3888 46 0 814771 0
[pid=855202/tid=855206] ppid=855200 vsize=3368704 memory=42012 CPUtime=0.17 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 15 0 0 0 4 13 0 0 20 0 2 0 167323609 3449552896 788661 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 162.06 s
Current children cumulated vsize: 3378632 KiB
Current children cumulated memory: 3157340 KiB


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

[startup+3222.3 s]
/proc/loadavg: 4.08 4.13 4.16 5/252 856955
/proc/meminfo: memFree=117182184/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422760 CPUtime=3218.1 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5127137 0 0 0 314974 6836 0 0 20 0 2 0 167322780 3805069312 855690 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855690 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=3.84 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 330 0 0 0 120 264 0 0 20 0 2 0 167323609 3805069312 855690 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3218.1 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425456 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/252 856965
/proc/meminfo: memFree=117175112/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422760 CPUtime=3278.02 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5194405 0 0 0 320837 6965 0 0 20 0 2 0 167322780 3805069312 855690 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855690 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=3422760 CPUtime=3.92 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 336 0 0 0 123 269 0 0 20 0 2 0 167323609 3805069312 855690 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3278.02 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425456 KiB

[startup+3342.3 s]
/proc/loadavg: 4.08 4.12 4.15 5/249 856976
/proc/meminfo: memFree=117170976/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422896 CPUtime=3337.94 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5256923 0 0 0 326702 7092 0 0 20 0 2 0 167322780 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855724 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=11464 CPUtime=3.99 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 342 0 0 0 125 274 0 0 20 0 2 0 167323609 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3337.94 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425592 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.15 5/249 856986
/proc/meminfo: memFree=117169940/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422896 CPUtime=3397.87 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5325472 0 0 0 332572 7215 0 0 20 0 2 0 167322780 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855724 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=4.05 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 347 0 0 0 127 278 0 0 20 0 2 0 167323609 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3397.87 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425592 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.12 4.15 5/249 857044
/proc/meminfo: memFree=117527820/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422896 CPUtime=3457.81 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5398606 0 0 0 338438 7343 0 0 20 0 2 0 167322780 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855724 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=4.13 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 352 0 0 0 130 283 0 0 20 0 2 0 167323609 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3457.81 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425592 KiB

[startup+3522.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/249 857055
/proc/meminfo: memFree=117400324/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3422896 CPUtime=3517.74 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5482360 0 0 0 344307 7467 0 0 20 0 2 0 167322780 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855724 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=4.2 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 357 0 0 0 132 288 0 0 20 0 2 0 167323609 3805069312 855724 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3517.74 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425592 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.12 4.14 5/249 857065
/proc/meminfo: memFree=117399916/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3423080 CPUtime=3577.68 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5543300 0 0 0 350177 7591 0 0 20 0 2 0 167322780 3805069312 855770 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 855770 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=11464 CPUtime=4.27 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 365 0 0 0 133 294 0 0 20 0 2 0 167323609 3805069312 855770 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3577.68 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3425776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3604.7 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 857156
/proc/meminfo: memFree=123401144/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3426368 CPUtime=3600.05 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5552451 0 0 0 352366 7639 0 0 20 0 2 0 167322780 3805069312 856592 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 856592 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=4.3 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 367 0 0 0 134 296 0 0 20 0 2 0 167323609 3805069312 856592 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3429064 KiB

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

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

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

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

# cumulated CPU time of all completed processes:  user=3523.67 s, system=76.4614 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+3604.7 s]
/proc/loadavg: 4.09 4.11 4.14 5/244 857156
/proc/meminfo: memFree=123401144/131655788 swapFree=131071996/131071996
[pid=855200] ppid=855197 vsize=9928 memory=2696 CPUtime=0 cores=5,7
/proc/855200/stat : 855200 (run-glibc-2.34.) S 855197 855200 855123 0 -1 4194304 201 0 0 0 0 0 0 0 20 0 1 0 167322780 10166272 674 134679101440 93959040385024 93959041464344 140731614401520 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 93959043562800 93959043609988 93959056764928 140731614405567 140731614405724 140731614405724 140731614412739 0
/proc/855200/statm: 2482 674 593 264 0 133 0
[pid=855202] ppid=855200 vsize=3715888 memory=3426368 CPUtime=3600.05 cores=5,7
/proc/855202/stat : 855202 (ld-linux-x86-64) R 855200 855200 855123 0 -1 4194304 5552451 0 0 0 352366 7639 0 0 20 0 2 0 167322780 3805069312 856592 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
/proc/855202/statm: 928972 856592 3888 46 0 901567 0
[pid=855202/tid=855206] ppid=855200 vsize=3715888 memory=2696 CPUtime=4.3 cores=5,7
/proc/855202/task/855206/stat : 855206 (ld-linux-x86-64) S 855200 855200 855123 0 -1 1077936192 367 0 0 0 134 296 0 0 20 0 2 0 167323609 3805069312 856592 134679101440 140441907777536 140441907965148 140730863782352 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140441910066048 140441910075496 93825024475136 140730863788887 140730863789051 140730863789051 140730863796146 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 3725816 KiB
Current children cumulated memory: 3429064 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3604.77
CPU time (s): 3600.13
CPU user time (s): 3523.67
CPU system time (s): 76.4614
CPU usage (%): 99.8714
Max. virtual memory (cumulated for all children) (KiB): 3754644
Max. memory (cumulated for all children) (KiB): 3449324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3523.67
system time used= 76.4614
maximum resident set size= 3446628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5552652
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 353297
involuntary context switches= 1600


# summary of solver processes directly reported to runsolver:
#   pid: 855200,855202
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3523.67
#   total CPU system time (s): 76.4614

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.367 second user time and 37.3942 second system time

The end

Launcher Data

Begin job on nodeC009 at 2024-07-16 19:40:43
IDJOB=4431272
IDBENCH=155761
IDSOLVER=3055
FILE ID=nodeC009/4431272-1721151630
RUNJOBID= nodeC009-1721151642-855136
SLURM_JOB_ID= 7505750
Free space on /tmp= 723484 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Large/normalized-minisat100_16_6_2_ic.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-4431272-1721151630/watcher-4431272-1721151630 -o /tmp/evaluation-result-4431272-1721151630/solver-4431272-1721151630 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC009-1721151642-855136 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431272-1721151630.opb

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

MD5SUM BENCH= 6f676becb9e8baff21bbed56e9641b4e
RANDOM SEED=415695718

nodeC009.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		: 2594.184
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	: 6984.34
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		: 2594.184
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.27
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.490
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	: 6984.34
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.441
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.27
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		: 2893.513
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	: 6984.34
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.316
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.27
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.319
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	: 6984.34
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		: 2892.878
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.27
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        127666652 kB
MemAvailable:   129668260 kB
Buffers:          433160 kB
Cached:          2390052 kB
SwapCached:            0 kB
Active:           751628 kB
Inactive:        2665932 kB
Active(anon):       1476 kB
Inactive(anon):   630572 kB
Active(file):     750152 kB
Inactive(file):  2035360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            372380 kB
Writeback:             0 kB
AnonPages:        594480 kB
Mapped:           115816 kB
Shmem:             37700 kB
KReclaimable:     112256 kB
Slab:             211372 kB
SReclaimable:     112256 kB
SUnreclaim:        99116 kB
KernelStack:        4000 kB
PageTables:        10896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1169076 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            53504 kB
HardwareCorrupted:     0 kB
AnonHugePages:    245760 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:      187208 kB
DirectMap2M:    19640320 kB
DirectMap1G:    116391936 kB

Free space on /tmp at the end= 723420 MiB
End job on nodeC009 at 2024-07-16 20:40:49