Trace number 4431253

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 3606.74

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat50_4_16_4.opb
MD5SUM7079e2ef0385c9f74a24551721d50a52
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3971977
Best CPU time to get the best result obtained on this benchmark338.862
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 119095488
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 53595180278
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 119095488
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 53595180278
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

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

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431253-1721129000/watcher-4431253-1721129000 -o /tmp/evaluation-result-4431253-1721129000/solver-4431253-1721129000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850404 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431253-1721129000.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=850443, runsolver pid=850436

[startup+0.100086 s]*
/proc/loadavg: 1.33 2.30 3.24 7/259 850462
/proc/meminfo: memFree=123572028/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=149784 memory=35344 CPUtime=0.05 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5031 0 52 0 4 1 0 0 20 0 2 0 165060208 153378816 8836 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 37446 8836 2644 46 0 10041 0
[pid=850447/tid=850462] ppid=850443 vsize=149784 memory=4026561586 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) R 850443 850443 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165060216 153378816 8836 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 159712 KiB
Current children cumulated memory: 38128 KiB

[startup+0.206248 s]*
/proc/loadavg: 1.33 2.30 3.24 6/262 850467
/proc/meminfo: memFree=123510364/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=152568 memory=37708 CPUtime=0.16 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5853 0 53 0 13 3 0 0 20 0 2 0 165060208 156229632 9427 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 3 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 38142 9427 2644 46 0 10737 0
[pid=850447/tid=850462] ppid=850443 vsize=152568 memory=7301190626353741955 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165060216 156229632 9427 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 162496 KiB
Current children cumulated memory: 40492 KiB

[startup+0.30612 s]*
/proc/loadavg: 1.33 2.30 3.24 6/266 850474
/proc/meminfo: memFree=123441396/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=163456 memory=49236 CPUtime=0.25 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 8474 0 84 0 20 5 0 0 20 0 2 0 165060208 167378944 12309 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 40864 12309 3617 46 0 13459 0
[pid=850447/tid=850462] ppid=850443 vsize=163456 memory=-8899043129514093410 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165060216 167378944 12309 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 173384 KiB
Current children cumulated memory: 52020 KiB

[startup+0.700269 s]
/proc/loadavg: 1.33 2.30 3.24 5/266 850474
/proc/meminfo: memFree=123377140/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=169808 memory=55704 CPUtime=0.64 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 10757 0 87 0 53 11 0 0 20 0 2 0 165060208 173883392 13926 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 42452 13926 3736 46 0 15047 0
[pid=850447/tid=850462] ppid=850443 vsize=169808 memory=5448 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165060216 173883392 13926 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 58488 KiB

[startup+1.50028 s]
/proc/loadavg: 1.33 2.30 3.24 6/267 850477
/proc/meminfo: memFree=123163480/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=169808 memory=55704 CPUtime=1.43 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 10757 0 87 0 117 26 0 0 20 0 2 0 165060208 173883392 13926 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 42452 13926 3736 46 0 15047 0
[pid=850447/tid=850462] ppid=850443 vsize=169808 memory=5448 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 165060216 173883392 13926 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 58488 KiB

[startup+3.10637 s]
/proc/loadavg: 1.54 2.33 3.24 6/268 850478
/proc/meminfo: memFree=122555216/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=169808 memory=55896 CPUtime=3.04 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 12131 0 87 0 249 55 0 0 20 0 2 0 165060208 173883392 13974 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 42452 13974 3784 46 0 15047 0
[pid=850447/tid=850462] ppid=850443 vsize=169808 memory=5448 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 165060216 173883392 13974 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 179736 KiB
Current children cumulated memory: 58680 KiB

[startup+6.30026 s]
/proc/loadavg: 1.54 2.33 3.24 6/268 850478
/proc/meminfo: memFree=122313764/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=172528 memory=58036 CPUtime=6.23 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 15971 0 87 0 508 115 0 0 20 0 2 0 165060208 176668672 14509 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 43132 14509 3784 46 0 15727 0
[pid=850447/tid=850462] ppid=850443 vsize=172528 memory=2784 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 165060216 176668672 14509 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 182456 KiB
Current children cumulated memory: 60820 KiB

[startup+12.7003 s]
/proc/loadavg: 1.74 2.35 3.24 6/268 850479
/proc/meminfo: memFree=121993680/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=184788 memory=72972 CPUtime=12.61 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 27069 0 87 0 1035 226 0 0 20 0 2 0 165060208 189222912 18243 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 46197 18243 3784 46 0 18792 0
[pid=850447/tid=850462] ppid=850443 vsize=184788 memory=2784 CPUtime=0 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 165060216 189222912 18243 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 194716 KiB
Current children cumulated memory: 75756 KiB

[startup+25.5003 s]
/proc/loadavg: 2.24 2.44 3.26 6/268 850481
/proc/meminfo: memFree=121522460/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=227524 memory=104828 CPUtime=25.39 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 48127 0 87 0 2140 399 0 0 20 0 2 0 165060208 232984576 26207 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 56881 26207 3784 46 0 29476 0
[pid=850447/tid=850462] ppid=850443 vsize=227524 memory=2784 CPUtime=0.01 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 26 0 0 0 0 1 0 0 20 0 2 0 165060216 232984576 26207 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 237452 KiB
Current children cumulated memory: 107612 KiB

[startup+51.1062 s]
/proc/loadavg: 2.90 2.58 3.28 6/268 850486
/proc/meminfo: memFree=121065824/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=321456 memory=180356 CPUtime=50.95 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 84231 0 87 0 4377 718 0 0 20 0 2 0 165060208 329170944 45089 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 80364 45089 3784 46 0 52959 0
[pid=850447/tid=850462] ppid=850443 vsize=321456 memory=0 CPUtime=0.03 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 36 0 0 0 1 2 0 0 20 0 2 0 165060216 329170944 45089 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 331384 KiB
Current children cumulated memory: 183140 KiB

[startup+102.3 s]
/proc/loadavg: 3.58 2.81 3.33 6/268 850927
/proc/meminfo: memFree=121448428/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=378804 memory=260276 CPUtime=102.03 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 144820 0 87 0 8708 1495 0 0 20 0 2 0 165060208 387895296 65069 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 4 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 94701 65069 3784 46 0 67296 0
[pid=850447/tid=850462] ppid=850443 vsize=378804 memory=256004 CPUtime=0.07 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 51 0 0 0 3 4 0 0 20 0 2 0 165060216 387895296 65069 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 388732 KiB
Current children cumulated memory: 263060 KiB

[startup+162.3 s]

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

[startup+3222.3 s]
/proc/loadavg: 4.15 4.12 4.08 6/262 852291
/proc/meminfo: memFree=107794980/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6956000 memory=4904236 CPUtime=3216.39 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 4828778 0 94 0 307605 14034 0 0 20 0 2 0 165060208 7122944000 1226059 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1739000 1226059 4149 46 0 1711595 0
[pid=850447/tid=850462] ppid=850443 vsize=6956000 memory=2784 CPUtime=2.76 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 460 0 0 0 93 183 0 0 20 0 2 0 165060216 7122944000 1226059 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3216.39 s
Current children cumulated vsize: 6965928 KiB
Current children cumulated memory: 4907020 KiB

[startup+3282.3 s]
/proc/loadavg: 4.29 4.16 4.09 6/262 852303
/proc/meminfo: memFree=107758660/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6956000 memory=4910380 CPUtime=3276.27 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 4873745 0 94 0 313585 14042 0 0 20 0 2 0 165060208 7122944000 1227595 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1739000 1227595 4149 46 0 1711595 0
[pid=850447/tid=850462] ppid=850443 vsize=6956000 memory=2784 CPUtime=2.82 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 466 0 0 0 95 187 0 0 20 0 2 0 165060216 7122944000 1227595 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3276.27 s
Current children cumulated vsize: 6965928 KiB
Current children cumulated memory: 4913164 KiB

[startup+3342.3 s]
/proc/loadavg: 4.24 4.17 4.10 6/262 852313
/proc/meminfo: memFree=107712260/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6956000 memory=4934956 CPUtime=3336.15 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 4928658 0 94 0 319563 14052 0 0 20 0 2 0 165060208 7122944000 1233739 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1739000 1233739 4149 46 0 1711595 0
[pid=850447/tid=850462] ppid=850443 vsize=6956000 memory=2784 CPUtime=2.88 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 471 0 0 0 97 191 0 0 20 0 2 0 165060216 7122944000 1233739 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3336.15 s
Current children cumulated vsize: 6965928 KiB
Current children cumulated memory: 4937740 KiB

[startup+3402.3 s]
/proc/loadavg: 4.19 4.17 4.10 6/264 852327
/proc/meminfo: memFree=107686020/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6956000 memory=4937004 CPUtime=3396.04 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 4973144 0 94 0 325543 14061 0 0 20 0 2 0 165060208 7122944000 1234251 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1739000 1234251 4149 46 0 1711595 0
[pid=850447/tid=850462] ppid=850443 vsize=6956000 memory=2784 CPUtime=2.95 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 477 0 0 0 99 196 0 0 20 0 2 0 165060216 7122944000 1234251 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3396.04 s
Current children cumulated vsize: 6965928 KiB
Current children cumulated memory: 4939788 KiB

[startup+3462.3 s]
/proc/loadavg: 4.12 4.15 4.09 6/264 852338
/proc/meminfo: memFree=107665340/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6956000 memory=4941100 CPUtime=3455.94 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5016200 0 94 0 331525 14069 0 0 20 0 2 0 165060208 7122944000 1235275 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1739000 1235275 4149 46 0 1711595 0
[pid=850447/tid=850462] ppid=850443 vsize=6956000 memory=2784 CPUtime=3.01 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 483 0 0 0 101 200 0 0 20 0 2 0 165060216 7122944000 1235275 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3455.94 s
Current children cumulated vsize: 6965928 KiB
Current children cumulated memory: 4943884 KiB

[startup+3522.3 s]
/proc/loadavg: 4.16 4.15 4.09 6/264 852348
/proc/meminfo: memFree=107700988/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6924656 memory=4888144 CPUtime=3515.82 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5073788 0 94 0 337491 14091 0 0 20 0 2 0 165060208 7090847744 1222036 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1731164 1222036 4149 46 0 1703759 0
[pid=850447/tid=850462] ppid=850443 vsize=6924656 memory=2784 CPUtime=3.08 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 488 0 0 0 103 205 0 0 20 0 2 0 165060216 7090847744 1222036 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3515.82 s
Current children cumulated vsize: 6934584 KiB
Current children cumulated memory: 4890928 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.16 4.10 6/264 852359
/proc/meminfo: memFree=107674148/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6924656 memory=4896576 CPUtime=3575.71 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5113783 0 94 0 343469 14102 0 0 20 0 2 0 165060208 7090847744 1224144 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1731164 1224144 4149 46 0 1703759 0
[pid=850447/tid=850462] ppid=850443 vsize=6924656 memory=2784 CPUtime=3.15 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 492 0 0 0 105 210 0 0 20 0 2 0 165060216 7090847744 1224144 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3575.71 s
Current children cumulated vsize: 6934584 KiB
Current children cumulated memory: 4899360 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.7 s]
/proc/loadavg: 4.21 4.16 4.10 6/264 852362
/proc/meminfo: memFree=107663636/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6924656 memory=4900708 CPUtime=3600.06 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5133637 0 94 0 345901 14105 0 0 20 0 2 0 165060208 7090847744 1225177 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1731164 1225177 4149 46 0 1703759 0
[pid=850447/tid=850462] ppid=850443 vsize=6924656 memory=2784 CPUtime=3.18 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 495 0 0 0 106 212 0 0 20 0 2 0 165060216 7090847744 1225177 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 6934584 KiB
Current children cumulated memory: 4903492 KiB

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

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

# cumulated CPU time of all completed processes:  user=0.001476 s, system=0.000147 s

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

# cumulated CPU time of all completed processes:  user=3459.02 s, system=141.092 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+3606.7 s]
/proc/loadavg: 4.21 4.16 4.10 6/264 852362
/proc/meminfo: memFree=107663636/131524600 swapFree=131071996/131071996
[pid=850443] ppid=850436 vsize=9928 memory=2784 CPUtime=0 cores=5,7
/proc/850443/stat : 850443 (run-glibc-2.34.) S 850436 850443 850391 0 -1 4194304 207 0 0 0 0 0 0 0 20 0 1 0 165060208 10166272 696 134679101440 94768858386432 94768859465752 140725572484160 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94768861564208 94768861611396 94768864641024 140725572490175 140725572490332 140725572490332 140725572497347 0
/proc/850443/statm: 2482 696 615 264 0 133 0
[pid=850447] ppid=850443 vsize=6924656 memory=4900708 CPUtime=3600.06 cores=5,7
/proc/850447/stat : 850447 (ld-linux-x86-64) R 850443 850443 850391 0 -1 4194304 5133637 0 94 0 345901 14105 0 0 20 0 2 0 165060208 7090847744 1225177 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 0 0 0 17 5 0 0 5 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
/proc/850447/statm: 1731164 1225177 4149 46 0 1703759 0
[pid=850447/tid=850462] ppid=850443 vsize=6924656 memory=2784 CPUtime=3.18 cores=5,7
/proc/850447/task/850462/stat : 850462 (ld-linux-x86-64) S 850443 850443 850391 0 -1 1077936192 495 0 0 0 106 212 0 0 20 0 2 0 165060216 7090847744 1225177 134679101440 140027966930944 140027967118556 140735832253040 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 140027969219456 140027969228904 93825025302528 140735832257367 140735832257531 140735832257531 140735832264626 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 6934584 KiB
Current children cumulated memory: 4903492 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3606.74
CPU time (s): 3600.12
CPU user time (s): 3459.02
CPU system time (s): 141.092
CPU usage (%): 99.8164
Max. virtual memory (cumulated for all children) (KiB): 8162896
Max. memory (cumulated for all children) (KiB): 5649200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3459.02
system time used= 141.092
maximum resident set size= 5709892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5133844
page faults= 94
swaps= 0
block input operations= 21912
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357281
involuntary context switches= 3714


# summary of solver processes directly reported to runsolver:
#   pid: 850443,850447
#   total CPU time (s): 3600.12
#   total CPU user time (s): 3459.02
#   total CPU system time (s): 141.092

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.53169 second user time and 19.9636 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-16 13:23:32
IDJOB=4431253
IDBENCH=155602
IDSOLVER=3055
FILE ID=nodeC015/4431253-1721129000
RUNJOBID= nodeC015-1721129012-850404
SLURM_JOB_ID= 7505693
Free space on /tmp= 890080 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/Base/normalized-minisat50_4_16_4.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-4431253-1721129000/watcher-4431253-1721129000 -o /tmp/evaluation-result-4431253-1721129000/solver-4431253-1721129000 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721129012-850404 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4431253-1721129000.opb

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

MD5SUM BENCH= 7079e2ef0385c9f74a24551721d50a52
RANDOM SEED=1210814765

nodeC015.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		: 3486.913
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		: 3669.188
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	: 7006.25
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		: 3621.379
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		: 3663.469
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	: 7006.25
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		: 3644.812
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		: 3668.172
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	: 7006.25
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		: 3593.234
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		: 3658.012
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	: 7006.25
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123649776 kB
MemAvailable:   129680312 kB
Buffers:          398468 kB
Cached:          6452892 kB
SwapCached:            0 kB
Active:          1309032 kB
Inactive:        5934848 kB
Active(anon):       1452 kB
Inactive(anon):   428784 kB
Active(file):    1307580 kB
Inactive(file):  5506064 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            193724 kB
Writeback:             0 kB
AnonPages:        390820 kB
Mapped:           104032 kB
Shmem:             37720 kB
KReclaimable:     113076 kB
Slab:             222064 kB
SReclaimable:     113076 kB
SUnreclaim:       108988 kB
KernelStack:        3888 kB
PageTables:         9764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     804972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63360 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      258772 kB
DirectMap2M:    37263360 kB
DirectMap1G:    98566144 kB

Free space on /tmp at the end= 889868 MiB
End job on nodeC015 at 2024-07-16 14:23:39