Trace number 4458296

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.09 3608.31

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/multverif/
diagcomm_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_21.opb
MD5SUM216ba9da6a205e5efe57192784bc5fe9
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 benchmark0.321287
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2730
Total number of constraints4053
Number of constraints which are clauses2646
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1407
Minimum length of a constraint2
Maximum length of a constraint5
Number of terms in the objective function 84
Biggest coefficient in the objective function 2199023255552
Number of bits for the biggest coefficient in the objective function 42
Sum of the numbers in the objective function 8796093022206
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 2199023255552
Number of bits of the biggest number in a constraint 42
Biggest sum of numbers in a constraint 8796093022206
Number of bits of the biggest sum of numbers43
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3608.30	HOME/run-glibc-2.34.sh: line 2: 215848 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 (60765 MiB free)
  memory of node 1: 64473 MiB (57957 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458296-1721868798/watcher-4458296-1721868798 -o /tmp/evaluation-result-4458296-1721868798/solver-4458296-1721868798 -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-4458296-1721868798.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=215846, runsolver pid=215843
Current StackSize limit: 8192 KiB


[startup+0.100234 s]*
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121558256/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=139044 memory=25516 CPUtime=0.08 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 2598 0 0 0 6 2 0 0 20 0 2 0 23403209 142381056 6379 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 34761 6379 3343 46 0 7356 0
[pid=215848/tid=215849] ppid=215846 vsize=139044 memory=4026561614 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23403211 142381056 6379 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 148972 KiB
Current children cumulated memory: 28240 KiB

[startup+0.206218 s]*
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121557584/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=139044 memory=26016 CPUtime=0.19 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 2648 0 0 0 17 2 0 0 20 0 2 0 23403209 142381056 6504 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 34761 6504 3406 46 0 7356 0
[pid=215848/tid=215849] ppid=215846 vsize=139044 memory=3471202400344241230 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) R 215846 215846 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23403211 142381056 6504 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 148972 KiB
Current children cumulated memory: 28740 KiB

[startup+0.305896 s]*
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121557444/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=139044 memory=26280 CPUtime=0.29 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 2693 0 0 0 27 2 0 0 20 0 2 0 23403209 142381056 6570 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 34761 6570 3406 46 0 7356 0
[pid=215848/tid=215849] ppid=215846 vsize=139044 memory=-8609409785165342310 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23403211 142381056 6570 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 148972 KiB
Current children cumulated memory: 29004 KiB

[startup+0.700251 s]
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121556940/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=139200 memory=26808 CPUtime=0.68 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 2810 0 0 0 65 3 0 0 20 0 2 0 23403209 142540800 6702 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 34800 6702 3406 46 0 7395 0
[pid=215848/tid=215849] ppid=215846 vsize=139200 memory=25596 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23403211 142540800 6702 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 149128 KiB
Current children cumulated memory: 29532 KiB

[startup+1.50028 s]
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121556140/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=139612 memory=27600 CPUtime=1.47 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 2996 0 0 0 143 4 0 0 20 0 2 0 23403209 142962688 6900 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 34903 6900 3406 46 0 7498 0
[pid=215848/tid=215849] ppid=215846 vsize=139612 memory=11944 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23403211 142962688 6900 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 149540 KiB
Current children cumulated memory: 30324 KiB

[startup+3.10577 s]
/proc/loadavg: 4.15 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121553572/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=140500 memory=28928 CPUtime=3.08 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 4462 0 0 0 301 7 0 0 20 0 2 0 23403209 143872000 7232 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 35125 7232 3406 46 0 7720 0
[pid=215848/tid=215849] ppid=215846 vsize=140500 memory=2724 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 23403211 143872000 7232 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 150428 KiB
Current children cumulated memory: 31652 KiB

[startup+6.30026 s]
/proc/loadavg: 4.14 4.20 4.09 5/267 215849
/proc/meminfo: memFree=121548832/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=141848 memory=32420 CPUtime=6.26 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 6239 0 0 0 616 10 0 0 20 0 2 0 23403209 145252352 8105 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 35462 8105 3406 46 0 8057 0
[pid=215848/tid=215849] ppid=215846 vsize=141848 memory=2724 CPUtime=0 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 23403211 145252352 8105 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 151776 KiB
Current children cumulated memory: 35144 KiB

[startup+12.7003 s]
/proc/loadavg: 4.13 4.20 4.09 5/267 215851
/proc/meminfo: memFree=121544464/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=145548 memory=35692 CPUtime=12.65 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 9984 0 0 0 1249 16 0 0 20 0 2 0 23403209 149041152 8923 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 36387 8923 3406 46 0 8982 0
[pid=215848/tid=215849] ppid=215846 vsize=145548 memory=2724 CPUtime=0.01 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 15 0 0 0 0 1 0 0 20 0 2 0 23403211 149041152 8923 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 155476 KiB
Current children cumulated memory: 38416 KiB

[startup+25.5003 s]
/proc/loadavg: 4.10 4.19 4.09 5/267 215852
/proc/meminfo: memFree=121530820/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=152880 memory=41776 CPUtime=25.41 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 16907 0 0 0 2517 24 0 0 20 0 2 0 23403209 156549120 10444 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 38220 10444 3406 46 0 10815 0
[pid=215848/tid=215849] ppid=215846 vsize=152880 memory=40540 CPUtime=0.01 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) R 215846 215846 213044 0 -1 1077936192 23 0 0 0 0 1 0 0 20 0 2 0 23403211 156549120 10444 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 162808 KiB
Current children cumulated memory: 44500 KiB

[startup+51.1058 s]
/proc/loadavg: 4.18 4.20 4.09 5/266 215858
/proc/meminfo: memFree=121516956/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=163036 memory=48740 CPUtime=50.96 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 30152 0 0 0 5056 40 0 0 20 0 2 0 23403209 166948864 12185 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 40759 12185 3406 46 0 13354 0
[pid=215848/tid=215849] ppid=215846 vsize=163036 memory=2724 CPUtime=0.04 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 38 0 0 0 1 3 0 0 20 0 2 0 23403211 166948864 12185 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 172964 KiB
Current children cumulated memory: 51464 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.18 4.09 5/266 215867
/proc/meminfo: memFree=121499836/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=165804 memory=53456 CPUtime=102.02 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 47619 0 0 0 10137 65 0 0 20 0 2 0 23403209 169783296 13364 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 41451 13364 3406 46 0 14046 0
[pid=215848/tid=215849] ppid=215846 vsize=165804 memory=11944 CPUtime=0.1 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 52 0 0 0 3 7 0 0 20 0 2 0 23403211 169783296 13364 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 175732 KiB
Current children cumulated memory: 56180 KiB

[startup+162.3 s]

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

/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2724 CPUtime=3.67 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 164 0 0 0 129 238 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3155.09 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3222.3 s]
/proc/loadavg: 4.10 4.12 4.15 5/263 217730
/proc/meminfo: memFree=121392272/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3214.96 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 171319 0 0 0 320867 629 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2724 CPUtime=3.74 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 166 0 0 0 131 243 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3214.96 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3282.3 s]
/proc/loadavg: 4.25 4.16 4.16 5/264 217745
/proc/meminfo: memFree=121391276/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3274.82 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 171950 0 0 0 326845 637 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=152280 CPUtime=3.81 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 168 0 0 0 134 247 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3274.82 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3342.3 s]
/proc/loadavg: 4.20 4.16 4.16 5/264 217755
/proc/meminfo: memFree=121386992/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3334.69 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 172582 0 0 0 332822 647 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=279347760304976 CPUtime=3.88 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 170 0 0 0 136 252 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3334.69 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.14 4.16 5/264 217765
/proc/meminfo: memFree=121380816/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3394.55 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 173217 0 0 0 338799 656 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2724 CPUtime=3.95 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 172 0 0 0 139 256 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3394.55 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3462.3 s]
/proc/loadavg: 4.08 4.13 4.15 5/265 217780
/proc/meminfo: memFree=121380028/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3454.41 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 173853 0 0 0 344777 664 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2724 CPUtime=4.03 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 174 0 0 0 142 261 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3454.41 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3522.3 s]
/proc/loadavg: 4.17 4.15 4.16 5/265 217790
/proc/meminfo: memFree=121381600/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3514.28 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 174494 0 0 0 350756 672 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=152280 CPUtime=4.09 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 176 0 0 0 144 265 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3514.28 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.15 4.16 5/264 217896
/proc/meminfo: memFree=121396232/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3574.14 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 175156 0 0 0 356734 680 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2724 CPUtime=4.17 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 178 0 0 0 147 270 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3574.14 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/264 217901
/proc/meminfo: memFree=121378304/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3600.08 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 175824 0 0 0 359324 684 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2840 CPUtime=4.2 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 180 0 0 0 148 272 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3593.25 s, system=6.84703 s

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

[startup+3608.3 s]
/proc/loadavg: 4.10 4.14 4.15 5/264 217901
/proc/meminfo: memFree=121378304/131524600 swapFree=131054968/131071996
[pid=215846] ppid=215843 vsize=9928 memory=2724 CPUtime=0 cores=0,2
/proc/215846/stat : 215846 (run-glibc-2.34.) S 215843 215846 213044 0 -1 4194304 202 0 0 0 0 0 0 0 20 0 1 0 23403208 10166272 681 134679101440 93933940260864 93933941340184 140736282230352 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93933943438640 93933943485828 93933958750208 140736282235851 140736282235996 140736282235996 140736282243011 0
/proc/215846/statm: 2482 681 600 264 0 133 0
[pid=215848] ppid=215846 vsize=279312 memory=152280 CPUtime=3600.08 cores=0,2
/proc/215848/stat : 215848 (ld-linux-x86-64) R 215846 215846 213044 0 -1 4194304 175824 0 0 0 359324 684 0 0 20 0 2 0 23403209 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
/proc/215848/statm: 69828 38070 3416 46 0 42423 0
[pid=215848/tid=215849] ppid=215846 vsize=279312 memory=2840 CPUtime=4.2 cores=0,2
/proc/215848/task/215849/stat : 215849 (ld-linux-x86-64) S 215846 215846 213044 0 -1 1077936192 180 0 0 0 148 272 0 0 20 0 2 0 23403211 286015488 38070 134679101440 140269397983232 140269398170844 140724240793040 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140269400271744 140269400281192 93825021464576 140724240794467 140724240794619 140724240794619 140724240801714 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 289240 KiB
Current children cumulated memory: 155004 KiB

Child status: 143

Real time (s): 3608.31
CPU time (s): 3600.09
CPU user time (s): 3593.25
CPU system time (s): 6.84703
CPU usage (%): 99.7724
Max. virtual memory (cumulated for all children) (KiB): 290000
Max. memory (cumulated for all children) (KiB): 155260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3593.25
system time used= 6.84703
maximum resident set size= 152536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176039
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= 357340
involuntary context switches= 24682


# summary of solver processes directly reported to runsolver:
#   pid: 215846
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3593.25
#   total CPU system time (s): 6.84703

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.65198 second user time and 18.5251 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 02:53:18
IDJOB=4458296
IDBENCH=177198
IDSOLVER=3056
FILE ID=nodeC028/4458296-1721868798
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_greater/normalized-mult_diagcomm_opt_greater_teq_nbits_21.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-4458296-1721868798/watcher-4458296-1721868798 -o /tmp/evaluation-result-4458296-1721868798/solver-4458296-1721868798 -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-4458296-1721868798.opb

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

MD5SUM BENCH= 216ba9da6a205e5efe57192784bc5fe9
RANDOM SEED=899010961

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		: 3661.002
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		: 3678.891
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		: 3679.221
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		: 3599.785
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		: 3672.632
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		: 3678.932
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		: 3607.876
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.748
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:        121571704 kB
MemAvailable:   129441452 kB
Buffers:          283496 kB
Cached:          8371932 kB
SwapCached:          308 kB
Active:          2334760 kB
Inactive:        6932544 kB
Active(anon):       4484 kB
Inactive(anon):   659524 kB
Active(file):    2330276 kB
Inactive(file):  6273020 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054968 kB
Dirty:             41880 kB
Writeback:            12 kB
AnonPages:        610260 kB
Mapped:           113184 kB
Shmem:             52100 kB
KReclaimable:     212552 kB
Slab:             333648 kB
SReclaimable:     212552 kB
SUnreclaim:       121096 kB
KernelStack:        4224 kB
PageTables:        11192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1139864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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 03:53:27