Trace number 4431489

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.05 3607.11

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUMc55f73e6e0cc08bf75a2558de9268914
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 benchmark-40
Best CPU time to get the best result obtained on this benchmark15.9721
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3607.11	HOME/run-glibc-2.34.sh: line 2: 828205 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 (63062 MiB free)
  memory of node 1: 64473 MiB (63364 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=828198, runsolver pid=828185
Current StackSize limit: 8192 KiB


[startup+0.10009 s]*
/proc/loadavg: 1.35 2.91 3.64 7/263 828206
/proc/meminfo: memFree=129416632/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=92772 memory=14632 CPUtime=0.07 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) D 828198 828198 828122 0 -1 4194304 2194 0 18 0 4 3 0 0 20 0 1 0 158192021 94998528 3658 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 0 0 0 0 0 17 1 0 0 1 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 23193 3658 1656 46 0 3808 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 102700 KiB
Current children cumulated memory: 17496 KiB

[startup+0.206457 s]*
/proc/loadavg: 1.35 2.91 3.64 8/266 828209
/proc/meminfo: memFree=129356240/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=148028 memory=32092 CPUtime=0.17 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 4624 0 39 0 11 6 0 0 20 0 2 0 158192021 151580672 8023 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 2 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 37007 8023 2667 46 0 9602 0
[pid=828205/tid=828207] ppid=828198 vsize=148028 memory=3472323902204572750 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) R 828198 828198 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192033 151580672 8023 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 157956 KiB
Current children cumulated memory: 34956 KiB

[startup+0.306453 s]*
/proc/loadavg: 1.35 2.91 3.64 8/267 828210
/proc/meminfo: memFree=129326268/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=153380 memory=37108 CPUtime=0.26 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 5849 0 39 0 17 9 0 0 20 0 2 0 158192021 157061120 9277 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 2 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 38345 9277 2667 46 0 10940 0
[pid=828205/tid=828207] ppid=828198 vsize=153380 memory=-9112967406171677541 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192033 157061120 9277 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 163308 KiB
Current children cumulated memory: 39972 KiB

[startup+0.700266 s]
/proc/loadavg: 1.35 2.91 3.64 8/267 828210
/proc/meminfo: memFree=129284304/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=247924 memory=80112 CPUtime=0.65 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 20192 0 50 0 52 13 0 0 20 0 2 0 158192021 253874176 20028 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 61981 20028 3276 46 0 34576 0
[pid=828205/tid=828207] ppid=828198 vsize=247924 memory=0 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192033 253874176 20028 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 257852 KiB
Current children cumulated memory: 82976 KiB

[startup+1.50027 s]
/proc/loadavg: 1.35 2.91 3.64 8/267 828210
/proc/meminfo: memFree=129139300/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=262212 memory=95112 CPUtime=1.45 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 27202 0 50 0 131 14 0 0 20 0 2 0 158192021 268505088 23778 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 65553 23778 3662 46 0 38148 0
[pid=828205/tid=828207] ppid=828198 vsize=262212 memory=95112 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158192033 268505088 23778 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 272140 KiB
Current children cumulated memory: 97976 KiB

[startup+3.10648 s]
/proc/loadavg: 1.64 2.95 3.65 8/267 828210
/proc/meminfo: memFree=129022228/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=262212 memory=95176 CPUtime=3.05 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 29091 0 50 0 291 14 0 0 20 0 2 0 158192021 268505088 23794 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 65553 23794 3662 46 0 38148 0
[pid=828205/tid=828207] ppid=828198 vsize=262212 memory=95176 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 158192033 268505088 23794 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 272140 KiB
Current children cumulated memory: 98040 KiB

[startup+6.30026 s]
/proc/loadavg: 1.64 2.95 3.65 8/267 828210
/proc/meminfo: memFree=128929724/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=275868 memory=107888 CPUtime=6.23 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 33249 0 50 0 609 14 0 0 20 0 2 0 158192021 282488832 26972 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 68967 26972 3693 46 0 41562 0
[pid=828205/tid=828207] ppid=828198 vsize=275868 memory=12304 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 158192033 282488832 26972 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 285796 KiB
Current children cumulated memory: 110752 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 3.00 3.66 8/267 828212
/proc/meminfo: memFree=128897708/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=284520 memory=118464 CPUtime=12.61 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 48932 0 50 0 1245 16 0 0 20 0 2 0 158192021 291348480 29616 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 71130 29616 3898 46 0 43725 0
[pid=828205/tid=828207] ppid=828198 vsize=284520 memory=2864 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 158192033 291348480 29616 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 294448 KiB
Current children cumulated memory: 121328 KiB

[startup+25.5003 s]
/proc/loadavg: 2.38 3.03 3.66 8/267 828213
/proc/meminfo: memFree=128872532/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=284520 memory=119484 CPUtime=25.38 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 60157 0 50 0 2521 17 0 0 20 0 2 0 158192021 291348480 29871 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 71130 29871 3912 46 0 43725 0
[pid=828205/tid=828207] ppid=828198 vsize=284520 memory=2864 CPUtime=0 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 20 0 0 0 0 0 0 0 20 0 2 0 158192033 291348480 29871 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 294448 KiB
Current children cumulated memory: 122348 KiB

[startup+51.1066 s]
/proc/loadavg: 3.00 3.13 3.67 8/267 828218
/proc/meminfo: memFree=128719256/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=284520 memory=119500 CPUtime=50.93 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 74473 0 50 0 5073 20 0 0 20 0 2 0 158192021 291348480 29875 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 71130 29875 3912 46 0 43725 0
[pid=828205/tid=828207] ppid=828198 vsize=284520 memory=2864 CPUtime=0.01 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 30 0 0 0 0 1 0 0 20 0 2 0 158192033 291348480 29875 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 294448 KiB
Current children cumulated memory: 122364 KiB

[startup+102.3 s]
/proc/loadavg: 3.66 3.29 3.70 8/267 828227
/proc/meminfo: memFree=128618124/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=325324 memory=161848 CPUtime=101.99 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 97392 0 50 0 10176 23 0 0 20 0 2 0 158192021 333131776 40462 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 81331 40462 3928 46 0 53926 0
[pid=828205/tid=828207] ppid=828198 vsize=325324 memory=161688 CPUtime=0.04 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 36 0 0 0 1 3 0 0 20 0 2 0 158192033 333131776 40462 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 101.99 s
Current children cumulated vsize: 335252 KiB
Current children cumulated memory: 164712 KiB

[startup+162.3 s]
/proc/loadavg: 3.92 3.44 3.73 8/269 828242
/proc/meminfo: memFree=128614400/131524600 swapFree=131071996/131071996

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

/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=1.9 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 112 0 0 0 58 132 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3156.02 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.10 4.09 7/265 829975
/proc/meminfo: memFree=127653036/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3215.92 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210381 0 50 0 321416 176 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=7826301262378604953 CPUtime=1.94 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 113 0 0 0 59 135 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3215.92 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3282.3 s]
/proc/loadavg: 4.13 4.11 4.09 8/265 829985
/proc/meminfo: memFree=127650456/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3275.81 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210480 0 50 0 327402 179 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=1.99 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 114 0 0 0 60 139 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3275.81 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.11 4.09 7/265 829997
/proc/meminfo: memFree=127649996/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3335.7 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210588 0 50 0 333389 181 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=12304 CPUtime=2.03 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 115 0 0 0 62 141 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3335.7 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3402.3 s]
/proc/loadavg: 4.22 4.13 4.10 8/265 830007
/proc/meminfo: memFree=127648628/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3395.6 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210695 0 50 0 339375 185 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=2.07 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 116 0 0 0 63 144 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3395.6 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.12 4.09 8/262 830017
/proc/meminfo: memFree=127609536/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3455.49 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210802 0 50 0 345361 188 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=2.11 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 117 0 0 0 64 147 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3455.49 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.13 4.10 8/263 830028
/proc/meminfo: memFree=127600060/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3515.38 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 210908 0 50 0 351347 191 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=233488 CPUtime=2.16 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 118 0 0 0 66 150 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3515.38 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

[startup+3582.3 s]
/proc/loadavg: 4.12 4.12 4.09 8/263 830039
/proc/meminfo: memFree=127594856/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3575.27 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 211015 0 50 0 357333 194 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=12304 CPUtime=2.19 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 119 0 0 0 67 152 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3575.27 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.11 s]
/proc/loadavg: 4.00 4.09 4.08 7/256 830079
/proc/meminfo: memFree=128410804/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3600.03 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 211121 0 50 0 359807 196 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=2.22 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 121 0 0 0 68 154 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.09 s, system=1.96345 s

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

[startup+3607.11 s]
/proc/loadavg: 4.00 4.09 4.08 7/256 830079
/proc/meminfo: memFree=128410804/131524600 swapFree=131071996/131071996
[pid=828198] ppid=828185 vsize=9928 memory=2864 CPUtime=0 cores=1,3
/proc/828198/stat : 828198 (run-glibc-2.34.) S 828185 828198 828122 0 -1 4194304 210 0 0 0 0 0 0 0 20 0 1 0 158192020 10166272 716 134679101440 94291655352320 94291656431640 140720777131728 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94291658530096 94291658577284 94291676790784 140720777139147 140720777139292 140720777139292 140720777146307 0
/proc/828198/statm: 2482 716 635 264 0 133 0
[pid=828205] ppid=828198 vsize=388708 memory=233488 CPUtime=3600.03 cores=1,3
/proc/828205/stat : 828205 (ld-linux-x86-64) R 828198 828198 828122 0 -1 4194304 211121 0 50 0 359807 196 0 0 20 0 2 0 158192021 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 0 0 0 17 1 0 0 3 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
/proc/828205/statm: 97177 58372 3932 46 0 69772 0
[pid=828205/tid=828207] ppid=828198 vsize=388708 memory=2864 CPUtime=2.22 cores=1,3
/proc/828205/task/828207/stat : 828207 (ld-linux-x86-64) S 828198 828198 828122 0 -1 1077936192 121 0 0 0 68 154 0 0 20 0 2 0 158192033 398036992 58372 134679101440 140231510523904 140231510711516 140733573373872 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 140231512812416 140231512821864 93825015701504 140733573378915 140733573379067 140733573379067 140733573386162 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 398636 KiB
Current children cumulated memory: 236352 KiB

Child status: 143

Real time (s): 3607.11
CPU time (s): 3600.05
CPU user time (s): 3598.09
CPU system time (s): 1.96345
CPU usage (%): 99.8042
Max. virtual memory (cumulated for all children) (KiB): 398636
Max. memory (cumulated for all children) (KiB): 236352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.09
system time used= 1.96345
maximum resident set size= 233488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211343
page faults= 50
swaps= 0
block input operations= 8088
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357378
involuntary context switches= 2926


# summary of solver processes directly reported to runsolver:
#   pid: 828198
#   total CPU time (s): 3600.05
#   total CPU user time (s): 3598.09
#   total CPU system time (s): 1.96345

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.81823 second user time and 20.9615 second system time

The end

Launcher Data

Begin job on nodeC018 at 2024-07-15 18:18:28
IDJOB=4431489
IDBENCH=146698
IDSOLVER=3056
FILE ID=nodeC018/4431489-1721060296
RUNJOBID= nodeC018-1721060308-828136
SLURM_JOB_ID= 7505506
Free space on /tmp= 890076 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.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-4431489-1721060296/watcher-4431489-1721060296 -o /tmp/evaluation-result-4431489-1721060296/solver-4431489-1721060296 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC018-1721060308-828136 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431489-1721060296.opb

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

MD5SUM BENCH= c55f73e6e0cc08bf75a2558de9268914
RANDOM SEED=2028808104

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		: 3611.810
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		: 3378.043
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		: 3776.786
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		: 3633.537
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		: 3612.253
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		: 3612.124
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		: 3783.773
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		: 3864.709
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:        129463640 kB
MemAvailable:   129794748 kB
Buffers:          357176 kB
Cached:           815400 kB
SwapCached:            0 kB
Active:           609152 kB
Inactive:         869312 kB
Active(anon):       1440 kB
Inactive(anon):   342208 kB
Active(file):     607712 kB
Inactive(file):   527104 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            175592 kB
Writeback:            16 kB
AnonPages:        304100 kB
Mapped:           105036 kB
Shmem:             37720 kB
KReclaimable:      72228 kB
Slab:             177324 kB
SReclaimable:      72228 kB
SUnreclaim:       105096 kB
KernelStack:        3856 kB
PageTables:         9472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     725332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60384 kB
HardwareCorrupted:     0 kB
AnonHugePages:    186368 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= 889912 MiB
End job on nodeC018 at 2024-07-15 19:18:35