Trace number 4431368

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 2024-07-09? (TO) 3600.02 3608.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-UMTS.opb
MD5SUM542a59a1a1b8906e0495f473b09f11e4
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 benchmark30102502
Best CPU time to get the best result obtained on this benchmark71252.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6402
Total number of constraints4465
Number of constraints which are clauses2785
Number of constraints which are cardinality constraints (but not clauses)1428
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint511
Number of terms in the objective function 4170
Biggest coefficient in the objective function 23582998528
Number of bits for the biggest coefficient in the objective function 35
Sum of the numbers in the objective function 2904924551250
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2904924551250
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.00/3608.70	HOME/run-glibc-2.34.sh: line 2: 830281 Terminated              LD_LIBRARY_PATH=/home/evaluation/evaluation/priv/lib:/home/evaluation/evaluation/tools/lib64:/home/evaluation/evaluation/tools/lib:/usr/local/lib:/home/evaluation/evaluation/tools/glibc-2.34/lib/:/lib64 /home/evaluation/evaluation/tools/glibc-2.34/lib/ld-linux-x86-64.so.2 $*

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62993 MiB free)
  memory of node 1: 64473 MiB (63240 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431368-1721063905/watcher-4431368-1721063905 -o /tmp/evaluation-result-4431368-1721063905/solver-4431368-1721063905 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721060308-828134 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431368-1721063905.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=830279, runsolver pid=830276
Current StackSize limit: 8192 KiB


[startup+0.100798 s]*
/proc/loadavg: 4.00 4.09 4.08 5/263 830282
/proc/meminfo: memFree=129221512/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=146884 memory=30552 CPUtime=0.08 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 4525 0 0 0 6 2 0 0 20 0 2 0 158552939 150409216 7638 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 36721 7638 3152 46 0 9316 0
[pid=830281/tid=830282] ppid=830279 vsize=146884 memory=4026561614 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158552942 150409216 7638 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 156812 KiB
Current children cumulated memory: 33228 KiB

[startup+0.205797 s]*
/proc/loadavg: 4.00 4.09 4.08 5/263 830282
/proc/meminfo: memFree=129213040/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=152176 memory=38732 CPUtime=0.18 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 6602 0 0 0 15 3 0 0 20 0 2 0 158552939 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 38044 9683 3760 46 0 10639 0
[pid=830281/tid=830282] ppid=830279 vsize=152176 memory=3471202400344241230 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158552942 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 162104 KiB
Current children cumulated memory: 41408 KiB

[startup+0.30555 s]*
/proc/loadavg: 4.00 4.09 4.08 5/263 830282
/proc/meminfo: memFree=129212452/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=152176 memory=38732 CPUtime=0.29 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 6610 0 0 0 22 7 0 0 20 0 2 0 158552939 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 38044 9683 3760 46 0 10639 0
[pid=830281/tid=830282] ppid=830279 vsize=152176 memory=-9043160529481460580 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) R 830279 830279 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158552942 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 162104 KiB
Current children cumulated memory: 41408 KiB

[startup+0.700194 s]
/proc/loadavg: 4.00 4.09 4.08 5/263 830284
/proc/meminfo: memFree=129209192/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=152176 memory=38732 CPUtime=0.67 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 6643 0 0 0 48 19 0 0 20 0 2 0 158552939 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 38044 9683 3760 46 0 10639 0
[pid=830281/tid=830282] ppid=830279 vsize=152176 memory=100 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158552942 155828224 9683 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 162104 KiB
Current children cumulated memory: 41408 KiB

[startup+1.50021 s]
/proc/loadavg: 4.00 4.09 4.08 5/263 830284
/proc/meminfo: memFree=129187836/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=155484 memory=43552 CPUtime=1.47 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 8919 0 0 0 104 43 0 0 20 0 2 0 158552939 159215616 10888 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 38871 10888 3792 46 0 11466 0
[pid=830281/tid=830282] ppid=830279 vsize=155484 memory=12304 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158552942 159215616 10888 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 165412 KiB
Current children cumulated memory: 46228 KiB

[startup+3.10551 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 830284
/proc/meminfo: memFree=129128732/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=186088 memory=68760 CPUtime=3.07 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 17436 0 0 0 261 46 0 0 20 0 2 0 158552939 190554112 17190 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 46522 17190 3997 46 0 19117 0
[pid=830281/tid=830282] ppid=830279 vsize=186088 memory=2676 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 158552942 190554112 17190 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 196016 KiB
Current children cumulated memory: 71436 KiB

[startup+6.30026 s]
/proc/loadavg: 4.08 4.11 4.09 5/263 830284
/proc/meminfo: memFree=129092104/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=189880 memory=66692 CPUtime=6.26 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 22646 0 0 0 579 47 0 0 20 0 2 0 158552939 194437120 16673 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 47470 16673 3997 46 0 20065 0
[pid=830281/tid=830282] ppid=830279 vsize=189880 memory=2676 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 158552942 194437120 16673 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 199808 KiB
Current children cumulated memory: 69368 KiB

[startup+12.7003 s]
/proc/loadavg: 4.07 4.10 4.09 5/263 830286
/proc/meminfo: memFree=129007292/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=212484 memory=85968 CPUtime=12.64 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 33716 0 0 0 1215 49 0 0 20 0 2 0 158552939 217583616 21492 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 53121 21492 3997 46 0 25716 0
[pid=830281/tid=830282] ppid=830279 vsize=212484 memory=2676 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 158552942 217583616 21492 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 222412 KiB
Current children cumulated memory: 88644 KiB

[startup+25.5003 s]
/proc/loadavg: 4.06 4.10 4.09 5/263 830287
/proc/meminfo: memFree=128932616/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=212492 memory=94584 CPUtime=25.39 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 45376 0 0 0 2489 50 0 0 20 0 2 0 158552939 217591808 23646 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 53123 23646 3997 46 0 25718 0
[pid=830281/tid=830282] ppid=830279 vsize=212492 memory=93368 CPUtime=0 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 158552942 217591808 23646 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 222420 KiB
Current children cumulated memory: 97260 KiB

[startup+51.1055 s]
/proc/loadavg: 4.12 4.11 4.09 5/263 830292
/proc/meminfo: memFree=128859796/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=230492 memory=112472 CPUtime=50.91 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 71565 0 0 0 5036 55 0 0 20 0 2 0 158552939 236023808 28118 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 57623 28118 3997 46 0 30218 0
[pid=830281/tid=830282] ppid=830279 vsize=230492 memory=2676 CPUtime=0.02 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 26 0 0 0 1 1 0 0 20 0 2 0 158552942 236023808 28118 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 240420 KiB
Current children cumulated memory: 115148 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.10 4.09 5/264 830349
/proc/meminfo: memFree=128683972/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=328356 memory=214672 CPUtime=101.93 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 149964 0 0 0 10125 68 0 0 20 0 2 0 158552939 336236544 53668 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 82089 53668 3997 46 0 54684 0
[pid=830281/tid=830282] ppid=830279 vsize=328356 memory=2676 CPUtime=0.05 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 35 0 0 0 2 3 0 0 20 0 2 0 158552942 336236544 53668 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 101.93 s
Current children cumulated vsize: 338284 KiB
Current children cumulated memory: 217348 KiB

[startup+162.3 s]

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

/proc/830281/statm: 135304 88216 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=12304 CPUtime=2.94 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 144 0 0 0 113 181 0 0 20 0 2 0 158552942 554205184 88216 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3154.5 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 355540 KiB

[startup+3222.3 s]
/proc/loadavg: 4.09 4.11 4.11 5/264 832091
/proc/meminfo: memFree=127190068/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=352864 CPUtime=3214.38 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 632305 0 0 0 319665 1773 0 0 20 0 2 0 158552939 554205184 88216 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 88216 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 146 0 0 0 115 185 0 0 20 0 2 0 158552942 554205184 88216 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3214.38 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 355540 KiB

[startup+3282.3 s]
/proc/loadavg: 4.14 4.12 4.11 5/264 832101
/proc/meminfo: memFree=127168660/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=352864 CPUtime=3274.25 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 632661 0 0 0 325636 1789 0 0 20 0 2 0 158552939 554205184 88216 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 88216 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.06 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 148 0 0 0 117 189 0 0 20 0 2 0 158552942 554205184 88216 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3274.25 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 355540 KiB

[startup+3342.3 s]
/proc/loadavg: 4.11 4.11 4.10 5/264 832113
/proc/meminfo: memFree=127161040/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=357860 CPUtime=3334.14 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 633538 0 0 0 331594 1820 0 0 20 0 2 0 158552939 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89465 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=12304 CPUtime=3.12 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 150 0 0 0 120 192 0 0 20 0 2 0 158552942 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3334.14 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 360536 KiB

[startup+3402.3 s]
/proc/loadavg: 4.24 4.14 4.11 5/264 832123
/proc/meminfo: memFree=127160420/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=357860 CPUtime=3394.02 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 633883 0 0 0 337553 1849 0 0 20 0 2 0 158552939 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89465 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.18 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 152 0 0 0 122 196 0 0 20 0 2 0 158552942 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3394.02 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 360536 KiB

[startup+3462.3 s]
/proc/loadavg: 4.21 4.14 4.11 5/262 832133
/proc/meminfo: memFree=127159304/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=357860 CPUtime=3453.9 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 634244 0 0 0 343516 1874 0 0 20 0 2 0 158552939 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89465 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.25 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 154 0 0 0 125 200 0 0 20 0 2 0 158552942 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3453.9 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 360536 KiB

[startup+3522.3 s]
/proc/loadavg: 4.12 4.13 4.10 5/262 832143
/proc/meminfo: memFree=127156180/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=357860 CPUtime=3513.78 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 634604 0 0 0 349484 1894 0 0 20 0 2 0 158552939 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89465 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=43092 CPUtime=3.3 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 156 0 0 0 127 203 0 0 20 0 2 0 158552942 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3513.78 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 360536 KiB

[startup+3582.3 s]
/proc/loadavg: 4.16 4.14 4.10 5/262 832155
/proc/meminfo: memFree=127155448/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=357860 CPUtime=3573.65 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 634974 0 0 0 355453 1912 0 0 20 0 2 0 158552939 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89465 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.37 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 158 0 0 0 130 207 0 0 20 0 2 0 158552942 554205184 89465 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3573.65 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 360536 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.7 s]
/proc/loadavg: 4.11 4.12 4.10 5/264 832352
/proc/meminfo: memFree=128449560/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=359908 CPUtime=3600 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 635251 0 0 0 358079 1921 0 0 20 0 2 0 158552939 554205184 89977 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89977 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.4 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 158 0 0 0 131 209 0 0 20 0 2 0 158552942 554205184 89977 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 362584 KiB

Sending SIGTERM to process tree (bottom up)

[startup+3608.71 s]
# the end of solver process 830279 was just reported to runsolver
# Child status: 143

# cumulated CPU time of all completed processes:  user=3580.8 s, system=19.2192 s

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

[startup+3608.7 s]
/proc/loadavg: 4.11 4.12 4.10 5/264 832352
/proc/meminfo: memFree=128449560/131524600 swapFree=131071996/131071996
[pid=830279] ppid=830276 vsize=9928 memory=2676 CPUtime=0 cores=0,2
/proc/830279/stat : 830279 (run-glibc-2.34.) S 830276 830279 828122 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158552939 10166272 669 134679101440 94538235351040 94538236430360 140726282212240 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94538238528816 94538238576004 94538247942144 140726282220491 140726282220636 140726282220636 140726282227651 0
/proc/830279/statm: 2482 669 588 264 0 133 0
[pid=830281] ppid=830279 vsize=541216 memory=359908 CPUtime=3600 cores=0,2
/proc/830281/stat : 830281 (ld-linux-x86-64) R 830279 830279 828122 0 -1 4194304 635251 0 0 0 358079 1921 0 0 20 0 2 0 158552939 554205184 89977 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
/proc/830281/statm: 135304 89977 4012 46 0 107899 0
[pid=830281/tid=830282] ppid=830279 vsize=541216 memory=2676 CPUtime=3.4 cores=0,2
/proc/830281/task/830282/stat : 830282 (ld-linux-x86-64) S 830279 830279 828122 0 -1 1077936192 158 0 0 0 131 209 0 0 20 0 2 0 158552942 554205184 89977 134679101440 140468073164800 140468073352412 140730212196832 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140468075453312 140468075462760 93825020129280 140730212205411 140730212205563 140730212205563 140730212212658 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 551144 KiB
Current children cumulated memory: 362584 KiB

Child status: 143

Real time (s): 3608.71
CPU time (s): 3600.02
CPU user time (s): 3580.8
CPU system time (s): 19.2192
CPU usage (%): 99.7592
Max. virtual memory (cumulated for all children) (KiB): 551144
Max. memory (cumulated for all children) (KiB): 362584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3580.8
system time used= 19.2192
maximum resident set size= 359908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 635469
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= 357434
involuntary context switches= 24652


# summary of solver processes directly reported to runsolver:
#   pid: 830279
#   total CPU time (s): 3600.02
#   total CPU user time (s): 3580.8
#   total CPU system time (s): 19.2192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24874 second user time and 19.2309 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-15 19:18:37
IDJOB=4431368
IDBENCH=146797
IDSOLVER=3056
FILE ID=nodeC018/4431368-1721063905
RUNJOBID= nodeC018-1721060308-828134
SLURM_JOB_ID= 7505506
Free space on /tmp= 889952 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-UMTS.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431368-1721063905/watcher-4431368-1721063905 -o /tmp/evaluation-result-4431368-1721063905/solver-4431368-1721063905 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721060308-828134 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431368-1721063905.opb

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

MD5SUM BENCH= 542a59a1a1b8906e0495f473b09f11e4
RANDOM SEED=604103631

nodeC018.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		: 3664.530
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.52
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		: 3676.527
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3667.084
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.52
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		: 3599.808
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3666.935
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.52
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		: 3676.527
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
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		: 3601.391
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.52
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		: 3600.013
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.30
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129267136 kB
MemAvailable:   129629312 kB
Buffers:          358120 kB
Cached:           844964 kB
SwapCached:            0 kB
Active:           628612 kB
Inactive:        1044708 kB
Active(anon):       1600 kB
Inactive(anon):   506028 kB
Active(file):     627012 kB
Inactive(file):   538680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            130328 kB
Writeback:             0 kB
AnonPages:        468184 kB
Mapped:           121644 kB
Shmem:             37720 kB
KReclaimable:      72612 kB
Slab:             177976 kB
SReclaimable:      72612 kB
SUnreclaim:       105364 kB
KernelStack:        4236 kB
PageTables:        11128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     956952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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:      232148 kB
DirectMap2M:    16318464 kB
DirectMap1G:    119537664 kB

Free space on /tmp at the end= 889908 MiB
End job on nodeC018 at 2024-07-15 20:18:46