Trace number 4458140

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.06 3607.61

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_27.opb
MD5SUMf787a6cdbf9022e9105f9cdbff614d2d
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 benchmark0
Best CPU time to get the best result obtained on this benchmark3.95625
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4482
Total number of constraints6669
Number of constraints which are clauses4374
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2295
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 108
Biggest coefficient in the objective function 9007199254740992
Number of bits for the biggest coefficient in the objective function 54
Sum of the numbers in the objective function 36028797018963966
Number of bits of the sum of numbers in the objective function 55
Biggest number in a constraint 9007199254740992
Number of bits of the biggest number in a constraint 54
Biggest sum of numbers in a constraint 36028797018963966
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.05/3607.60	HOME/run-glibc-2.34.sh: line 2: 213814 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 (60867 MiB free)
  memory of node 1: 64473 MiB (57985 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458140-1721865190/watcher-4458140-1721865190 -o /tmp/evaluation-result-4458140-1721865190/solver-4458140-1721865190 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721865114-213054 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4458140-1721865190.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
Current StackSize limit: 8192 KiB

solver pid=213812, runsolver pid=213809

[startup+0.100077 s]*
/proc/loadavg: 3.03 1.00 0.41 6/269 213815
/proc/meminfo: memFree=121687836/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=142052 memory=30168 CPUtime=0.1 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 3384 0 0 0 8 2 0 0 20 0 2 0 23042409 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35513 7542 3320 46 0 8108 0
[pid=213814/tid=213815] ppid=213812 vsize=142052 memory=4026561614 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) R 213812 213812 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23042412 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 151980 KiB
Current children cumulated memory: 32916 KiB

[startup+0.205918 s]*
/proc/loadavg: 3.03 1.00 0.41 5/269 213815
/proc/meminfo: memFree=121687668/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=142052 memory=30168 CPUtime=0.2 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 3389 0 0 0 18 2 0 0 20 0 2 0 23042409 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35513 7542 3320 46 0 8108 0
[pid=213814/tid=213815] ppid=213812 vsize=142052 memory=3471202400344241230 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) R 213812 213812 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23042412 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 151980 KiB
Current children cumulated memory: 32916 KiB

[startup+0.305737 s]*
/proc/loadavg: 3.03 1.00 0.41 5/269 213815
/proc/meminfo: memFree=121687528/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=142052 memory=30168 CPUtime=0.29 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 3390 0 0 0 27 2 0 0 20 0 2 0 23042409 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35513 7542 3320 46 0 8108 0
[pid=213814/tid=213815] ppid=213812 vsize=142052 memory=-8609972752348964966 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23042412 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 151980 KiB
Current children cumulated memory: 32916 KiB

[startup+0.700258 s]
/proc/loadavg: 3.03 1.00 0.41 5/269 213815
/proc/meminfo: memFree=121687360/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=142052 memory=30168 CPUtime=0.68 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 3401 0 0 0 66 2 0 0 20 0 2 0 23042409 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35513 7542 3320 46 0 8108 0
[pid=213814/tid=213815] ppid=213812 vsize=142052 memory=25596 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23042412 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 151980 KiB
Current children cumulated memory: 32916 KiB

[startup+1.50027 s]
/proc/loadavg: 3.03 1.00 0.41 5/269 213815
/proc/meminfo: memFree=121687248/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=142052 memory=30168 CPUtime=1.48 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 3434 0 0 0 144 4 0 0 20 0 2 0 23042409 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35513 7542 3320 46 0 8108 0
[pid=213814/tid=213815] ppid=213812 vsize=142052 memory=11944 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23042412 145461248 7542 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 151980 KiB
Current children cumulated memory: 32916 KiB

[startup+3.10573 s]
/proc/loadavg: 3.10 1.05 0.43 5/269 213815
/proc/meminfo: memFree=121684980/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=143780 memory=32844 CPUtime=3.08 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 4891 0 0 0 303 5 0 0 20 0 2 0 23042409 147230720 8211 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 35945 8211 3368 46 0 8540 0
[pid=213814/tid=213815] ppid=213812 vsize=143780 memory=2748 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 23042412 147230720 8211 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 153708 KiB
Current children cumulated memory: 35592 KiB

[startup+6.30026 s]
/proc/loadavg: 3.10 1.05 0.43 5/269 213816
/proc/meminfo: memFree=121675592/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=149288 memory=39164 CPUtime=6.27 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 7822 0 0 0 618 9 0 0 20 0 2 0 23042409 152870912 9791 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 37322 9791 3368 46 0 9917 0
[pid=213814/tid=213815] ppid=213812 vsize=149288 memory=2748 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 23042412 152870912 9791 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 159216 KiB
Current children cumulated memory: 41912 KiB

[startup+12.7002 s]
/proc/loadavg: 3.24 1.15 0.47 5/269 213816
/proc/meminfo: memFree=121669308/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=150300 memory=40316 CPUtime=12.66 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 13932 0 0 0 1251 15 0 0 20 0 2 0 23042409 153907200 10079 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 37575 10079 3368 46 0 10170 0
[pid=213814/tid=213815] ppid=213812 vsize=150300 memory=2748 CPUtime=0 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 23042412 153907200 10079 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 160228 KiB
Current children cumulated memory: 43064 KiB

[startup+25.5003 s]
/proc/loadavg: 3.36 1.24 0.51 5/269 213819
/proc/meminfo: memFree=121664976/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=152160 memory=42092 CPUtime=25.42 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 20844 0 0 0 2519 23 0 0 20 0 2 0 23042409 155811840 10523 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 38040 10523 3368 46 0 10635 0
[pid=213814/tid=213815] ppid=213812 vsize=152160 memory=40920 CPUtime=0.01 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 19 0 0 0 0 1 0 0 20 0 2 0 23042412 155811840 10523 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 162088 KiB
Current children cumulated memory: 44840 KiB

[startup+51.1058 s]
/proc/loadavg: 3.58 1.46 0.60 5/269 213823
/proc/meminfo: memFree=121633964/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=158816 memory=47408 CPUtime=50.96 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 34899 0 0 0 5058 38 0 0 20 0 2 0 23042409 162627584 11852 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 39704 11852 3368 46 0 12299 0
[pid=213814/tid=213815] ppid=213812 vsize=158816 memory=2748 CPUtime=0.03 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 29 0 0 0 1 2 0 0 20 0 2 0 23042412 162627584 11852 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 168744 KiB
Current children cumulated memory: 50156 KiB

[startup+102.3 s]
/proc/loadavg: 4.41 2.00 0.83 5/269 213832
/proc/meminfo: memFree=121605848/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=162020 memory=50748 CPUtime=102.02 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 46241 0 0 0 10139 63 0 0 20 0 2 0 23042409 165908480 12687 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 40505 12687 3368 46 0 13100 0
[pid=213814/tid=213815] ppid=213812 vsize=162020 memory=11944 CPUtime=0.06 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 35 0 0 0 2 4 0 0 20 0 2 0 23042412 165908480 12687 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 171948 KiB
Current children cumulated memory: 53496 KiB

[startup+162.3 s]

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

/proc/213814/statm: 57329 26385 3368 46 0 29924 0
[pid=213814/tid=213815] ppid=213812 vsize=229316 memory=105540 CPUtime=3.54 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 143 0 0 0 126 228 0 0 20 0 2 0 23042412 234819584 26385 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3095.73 s
Current children cumulated vsize: 239244 KiB
Current children cumulated memory: 108288 KiB

[startup+3162.3 s]
/proc/loadavg: 4.06 4.09 4.01 5/263 215621
/proc/meminfo: memFree=121278268/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=230132 memory=106044 CPUtime=3155.61 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 154569 0 0 0 314917 644 0 0 20 0 2 0 23042409 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57533 26511 3368 46 0 30128 0
[pid=213814/tid=213815] ppid=213812 vsize=230132 memory=11944 CPUtime=3.61 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 145 0 0 0 129 232 0 0 20 0 2 0 23042412 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3155.61 s
Current children cumulated vsize: 240060 KiB
Current children cumulated memory: 108792 KiB

[startup+3222.3 s]
/proc/loadavg: 4.19 4.12 4.02 5/263 215631
/proc/meminfo: memFree=121276984/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=230132 memory=106044 CPUtime=3215.49 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 155114 0 0 0 320896 653 0 0 20 0 2 0 23042409 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57533 26511 3368 46 0 30128 0
[pid=213814/tid=213815] ppid=213812 vsize=230132 memory=2748 CPUtime=3.68 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 147 0 0 0 131 237 0 0 20 0 2 0 23042412 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3215.49 s
Current children cumulated vsize: 240060 KiB
Current children cumulated memory: 108792 KiB

[startup+3282.3 s]
/proc/loadavg: 4.12 4.11 4.02 5/263 215642
/proc/meminfo: memFree=121277408/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=230132 memory=106044 CPUtime=3275.37 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 155742 0 0 0 326875 662 0 0 20 0 2 0 23042409 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57533 26511 3368 46 0 30128 0
[pid=213814/tid=213815] ppid=213812 vsize=230132 memory=2296 CPUtime=3.75 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 149 0 0 0 134 241 0 0 20 0 2 0 23042412 235655168 26511 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3275.37 s
Current children cumulated vsize: 240060 KiB
Current children cumulated memory: 108792 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.12 4.03 5/263 215653
/proc/meminfo: memFree=121272880/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=231752 memory=108300 CPUtime=3335.26 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 156790 0 0 0 332854 672 0 0 20 0 2 0 23042409 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57938 27075 3368 46 0 30533 0
[pid=213814/tid=213815] ppid=213812 vsize=231752 memory=11944 CPUtime=3.82 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 151 0 0 0 137 245 0 0 20 0 2 0 23042412 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3335.26 s
Current children cumulated vsize: 241680 KiB
Current children cumulated memory: 111048 KiB

[startup+3402.3 s]
/proc/loadavg: 4.15 4.13 4.03 5/263 215663
/proc/meminfo: memFree=121268204/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=231752 memory=108300 CPUtime=3395.14 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 157073 0 0 0 338833 681 0 0 20 0 2 0 23042409 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57938 27075 3368 46 0 30533 0
[pid=213814/tid=213815] ppid=213812 vsize=231752 memory=11944 CPUtime=3.9 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 153 0 0 0 139 251 0 0 20 0 2 0 23042412 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3395.14 s
Current children cumulated vsize: 241680 KiB
Current children cumulated memory: 111048 KiB

[startup+3462.3 s]
/proc/loadavg: 4.58 4.25 4.08 5/267 215681
/proc/meminfo: memFree=121264416/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=231752 memory=108300 CPUtime=3455.03 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 157386 0 0 0 344812 691 0 0 20 0 2 0 23042409 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57938 27075 3368 46 0 30533 0
[pid=213814/tid=213815] ppid=213812 vsize=231752 memory=11944 CPUtime=3.97 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 155 0 0 0 141 256 0 0 20 0 2 0 23042412 237314048 27075 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3455.03 s
Current children cumulated vsize: 241680 KiB
Current children cumulated memory: 111048 KiB

[startup+3522.3 s]
/proc/loadavg: 4.24 4.22 4.08 5/267 215691
/proc/meminfo: memFree=121258596/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=231752 memory=108304 CPUtime=3514.91 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 157722 0 0 0 350791 700 0 0 20 0 2 0 23042409 237314048 27076 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 57938 27076 3368 46 0 30533 0
[pid=213814/tid=213815] ppid=213812 vsize=231752 memory=108300 CPUtime=4.04 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 157 0 0 0 143 261 0 0 20 0 2 0 23042412 237314048 27076 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3514.91 s
Current children cumulated vsize: 241680 KiB
Current children cumulated memory: 111052 KiB

[startup+3582.3 s]
/proc/loadavg: 4.19 4.21 4.09 5/267 215797
/proc/meminfo: memFree=121477856/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=232008 memory=108448 CPUtime=3574.79 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 158221 0 0 0 356769 710 0 0 20 0 2 0 23042409 237576192 27112 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 58002 27112 3368 46 0 30597 0
[pid=213814/tid=213815] ppid=213812 vsize=232008 memory=2748 CPUtime=4.12 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 159 0 0 0 147 265 0 0 20 0 2 0 23042412 237576192 27112 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3574.79 s
Current children cumulated vsize: 241936 KiB
Current children cumulated memory: 111196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.6 s]
/proc/loadavg: 4.25 4.22 4.10 5/267 215801
/proc/meminfo: memFree=121472428/131524600 swapFree=131054968/131071996
[pid=213812] ppid=213809 vsize=9928 memory=2748 CPUtime=0 cores=0,2
/proc/213812/stat : 213812 (run-glibc-2.34.) S 213809 213812 213044 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 23042408 10166272 687 134679101440 93969681051648 93969682130968 140725487730864 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969684229424 93969684276612 93969689808896 140725487735755 140725487735900 140725487735900 140725487742915 0
/proc/213812/statm: 2482 687 606 264 0 133 0
[pid=213814] ppid=213812 vsize=232008 memory=108448 CPUtime=3600.05 cores=0,2
/proc/213814/stat : 213814 (ld-linux-x86-64) R 213812 213812 213044 0 -1 4194304 158527 0 0 0 359290 715 0 0 20 0 2 0 23042409 237576192 27112 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
/proc/213814/statm: 58002 27112 3368 46 0 30597 0
[pid=213814/tid=213815] ppid=213812 vsize=232008 memory=12304 CPUtime=4.15 cores=0,2
/proc/213814/task/213815/stat : 213815 (ld-linux-x86-64) S 213812 213812 213044 0 -1 1077936192 161 0 0 0 148 267 0 0 20 0 2 0 23042412 237576192 27112 134679101440 139738015010816 139738015198428 140726689767296 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139738017299328 139738017308776 93824999759872 140726689772387 140726689772539 140726689772539 140726689779634 0
Current children cumulated CPU time: 3600.05 s
Current children cumulated vsize: 241936 KiB
Current children cumulated memory: 111196 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.91 s, system=7.15511 s

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

Child status: 143

Real time (s): 3607.61
CPU time (s): 3600.06
CPU user time (s): 3592.91
CPU system time (s): 7.15511
CPU usage (%): 99.7908
Max. virtual memory (cumulated for all children) (KiB): 242300
Max. memory (cumulated for all children) (KiB): 111388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.91
system time used= 7.1551
maximum resident set size= 108932
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158746
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= 357246
involuntary context switches= 24641


# summary of solver processes directly reported to runsolver:
#   pid: 213812
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3592.91
#   total CPU system time (s): 7.15511

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.67685 second user time and 17.3037 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 01:53:10
IDJOB=4458140
IDBENCH=177166
IDSOLVER=3056
FILE ID=nodeC028/4458140-1721865190
RUNJOBID= nodeC028-1721865114-213054
SLURM_JOB_ID= 8089181
Free space on /tmp= 889944 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/diagcomm_less/normalized-mult_diagcomm_opt_less_teq_nbits_27.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-4458140-1721865190/watcher-4458140-1721865190 -o /tmp/evaluation-result-4458140-1721865190/solver-4458140-1721865190 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721865114-213054 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4458140-1721865190.opb

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

MD5SUM BENCH= f787a6cdbf9022e9105f9cdbff614d2d
RANDOM SEED=2101936449

nodeC028.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3676.532
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.46
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		: 3679.777
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.51
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		: 3657.377
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.46
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		: 3600.075
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.51
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		: 3671.011
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.46
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		: 3679.772
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.51
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		: 3604.648
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.46
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		: 3599.968
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121705972 kB
MemAvailable:   129528716 kB
Buffers:          279508 kB
Cached:          8328960 kB
SwapCached:          308 kB
Active:          2330544 kB
Inactive:        6803284 kB
Active(anon):       4484 kB
Inactive(anon):   572972 kB
Active(file):    2326060 kB
Inactive(file):  6230312 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054968 kB
Dirty:             41968 kB
Writeback:            12 kB
AnonPages:        524496 kB
Mapped:           111972 kB
Shmem:             52100 kB
KReclaimable:     212392 kB
Slab:             333128 kB
SReclaimable:     212392 kB
SUnreclaim:       120736 kB
KernelStack:        4256 kB
PageTables:        11024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     925556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    268288 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:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 889904 MiB
End job on nodeC028 at 2024-07-25 02:53:18