Trace number 4431344

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.11 3606.81

General information on the benchmark

NamePB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_product/
normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2_pbEq1_newVersion_product.opb
MD5SUM53c68bf7d19d7287f2cd1e2b2d097a69
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-47392
Best CPU time to get the best result obtained on this benchmark3533.67
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables57510
Total number of constraints149401
Number of constraints which are clauses149400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 231641
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 231641
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.09/3606.80	HOME/run-glibc-2.34.sh: line 2: 800024 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: 64059 MiB (63222 MiB free)
  memory of node 1: 64510 MiB (63361 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431344-1721050886/watcher-4431344-1721050886 -o /tmp/evaluation-result-4431344-1721050886/solver-4431344-1721050886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721050898-799989 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431344-1721050886.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=800022, runsolver pid=800019

[startup+0.100094 s]*
/proc/loadavg: 1.08 1.88 3.06 5/229 800025
/proc/meminfo: memFree=129609572/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=94696 memory=13852 CPUtime=0.07 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 2765 0 31 0 7 0 0 0 20 0 1 0 157247929 96968704 3463 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 23674 3463 1565 46 0 4289 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 104624 KiB
Current children cumulated memory: 16560 KiB

[startup+0.212836 s]*
/proc/loadavg: 1.40 1.93 3.07 5/245 800050
/proc/meminfo: memFree=129593592/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=103672 memory=23324 CPUtime=0.18 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 5130 0 31 0 17 1 0 0 20 0 1 0 157247929 106160128 5831 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 25918 5831 1565 46 0 6533 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 113600 KiB
Current children cumulated memory: 26032 KiB

[startup+0.314044 s]*
/proc/loadavg: 1.40 1.93 3.07 6/250 800058
/proc/meminfo: memFree=129568336/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=115504 memory=33536 CPUtime=0.29 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 7630 0 31 0 26 3 0 0 20 0 1 0 157247929 118276096 8384 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 28876 8384 1693 46 0 9491 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 125432 KiB
Current children cumulated memory: 36244 KiB

[startup+0.700358 s]
/proc/loadavg: 1.40 1.93 3.07 5/250 800058
/proc/meminfo: memFree=129523640/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=131040 memory=52380 CPUtime=0.66 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 11305 0 31 0 50 16 0 0 20 0 1 0 157247929 134184960 13095 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 0 0 0 0 0 17 0 0 0 1 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 32760 13095 1693 46 0 13375 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 140968 KiB
Current children cumulated memory: 55088 KiB

[startup+1.50038 s]
/proc/loadavg: 1.40 1.93 3.07 5/251 800059
/proc/meminfo: memFree=129402300/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=220104 memory=107328 CPUtime=1.43 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 28253 0 90 0 122 21 0 0 20 0 2 0 157247929 225386496 26832 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 55026 26832 3743 46 0 27621 0
[pid=800024/tid=800059] ppid=800022 vsize=220104 memory=107328 CPUtime=0 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 157248004 225386496 26832 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 230032 KiB
Current children cumulated memory: 110036 KiB

[startup+3.113 s]
/proc/loadavg: 1.40 1.93 3.07 5/254 800064
/proc/meminfo: memFree=129163852/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=238952 memory=120456 CPUtime=3.04 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 36808 0 90 0 280 24 0 0 20 0 2 0 157247929 244686848 30114 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 59738 30114 3743 46 0 32333 0
[pid=800024/tid=800059] ppid=800022 vsize=238952 memory=0 CPUtime=0 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 157248004 244686848 30114 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 248880 KiB
Current children cumulated memory: 123164 KiB

[startup+6.30037 s]
/proc/loadavg: 1.60 1.97 3.08 5/254 800064
/proc/meminfo: memFree=129140448/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=242576 memory=129376 CPUtime=6.22 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 47561 0 90 0 594 28 0 0 20 0 2 0 157247929 248397824 32344 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 60644 32344 3743 46 0 33239 0
[pid=800024/tid=800059] ppid=800022 vsize=242576 memory=0 CPUtime=0 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 2 0 157248004 248397824 32344 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 252504 KiB
Current children cumulated memory: 132084 KiB

[startup+12.7004 s]
/proc/loadavg: 1.80 2.00 3.08 5/254 800064
/proc/meminfo: memFree=129042160/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=275872 memory=162296 CPUtime=12.61 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 78354 0 90 0 1222 39 0 0 20 0 2 0 157247929 282492928 40574 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 68968 40574 3743 46 0 41563 0
[pid=800024/tid=800059] ppid=800022 vsize=275872 memory=2708 CPUtime=0 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 14 0 0 0 0 0 0 0 20 0 2 0 157248004 282492928 40574 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 285800 KiB
Current children cumulated memory: 165004 KiB

[startup+25.5005 s]
/proc/loadavg: 2.21 2.08 3.10 6/254 800067
/proc/meminfo: memFree=128944612/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=308852 memory=187008 CPUtime=25.39 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 114819 0 90 0 2483 56 0 0 20 0 2 0 157247929 316264448 46752 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 77213 46752 3743 46 0 49808 0
[pid=800024/tid=800059] ppid=800022 vsize=308852 memory=184956 CPUtime=0.01 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 22 0 0 0 0 1 0 0 20 0 2 0 157248004 316264448 46752 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 318780 KiB
Current children cumulated memory: 189716 KiB

[startup+51.113 s]
/proc/loadavg: 2.92 2.27 3.13 5/254 800070
/proc/meminfo: memFree=128833964/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=331136 memory=210356 CPUtime=50.95 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 182948 0 90 0 5013 82 0 0 20 0 2 0 157247929 339083264 52589 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 82784 52589 3743 46 0 55379 0
[pid=800024/tid=800059] ppid=800022 vsize=331136 memory=7679932075465809054 CPUtime=0.04 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 33 0 0 0 1 3 0 0 20 0 2 0 157248004 339083264 52589 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 341064 KiB
Current children cumulated memory: 213064 KiB

[startup+102.3 s]
/proc/loadavg: 3.86 2.62 3.20 5/254 800127
/proc/meminfo: memFree=128890532/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=375484 memory=228160 CPUtime=102.03 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 276916 0 90 0 10067 136 0 0 20 0 2 0 157247929 384495616 57040 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 93871 57040 3743 46 0 66466 0
[pid=800024/tid=800059] ppid=800022 vsize=375484 memory=2708 CPUtime=0.1 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 45 0 0 0 3 7 0 0 20 0 2 0 157248004 384495616 57040 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 102.03 s
Current children cumulated vsize: 385412 KiB
Current children cumulated memory: 230868 KiB

[startup+162.3 s]
/proc/loadavg: 4.20 2.97 3.29 5/254 800139
/proc/meminfo: memFree=128729840/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=396524 memory=259584 CPUtime=161.92 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 333175 0 90 0 16000 192 0 0 20 0 2 0 157247929 406040576 64896 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 99131 64896 3743 46 0 71726 0

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

/proc/800024/statm: 199912 158456 3743 46 0 172507 0
[pid=800024/tid=800059] ppid=800022 vsize=799648 memory=2708 CPUtime=3.47 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 148 0 0 0 101 246 0 0 20 0 2 0 157248004 818839552 158456 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3096.49 s
Current children cumulated vsize: 809576 KiB
Current children cumulated memory: 636532 KiB

[startup+3162.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/252 801862
/proc/meminfo: memFree=126219844/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799648 memory=633824 CPUtime=3156.38 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1450520 0 90 0 313987 1651 0 0 20 0 2 0 157247929 818839552 158456 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199912 158456 3743 46 0 172507 0
[pid=800024/tid=800059] ppid=800022 vsize=799648 memory=2708 CPUtime=3.54 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 150 0 0 0 104 250 0 0 20 0 2 0 157248004 818839552 158456 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3156.38 s
Current children cumulated vsize: 809576 KiB
Current children cumulated memory: 636532 KiB

[startup+3222.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/252 801872
/proc/meminfo: memFree=126202684/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799648 memory=633924 CPUtime=3216.28 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1455531 0 90 0 319958 1670 0 0 20 0 2 0 157247929 818839552 158481 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199912 158481 3743 46 0 172507 0
[pid=800024/tid=800059] ppid=800022 vsize=799648 memory=2708 CPUtime=3.6 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 152 0 0 0 105 255 0 0 20 0 2 0 157248004 818839552 158481 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3216.28 s
Current children cumulated vsize: 809576 KiB
Current children cumulated memory: 636632 KiB

[startup+3282.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/249 801883
/proc/meminfo: memFree=126154740/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799648 memory=633924 CPUtime=3276.17 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1458463 0 90 0 325932 1685 0 0 20 0 2 0 157247929 818839552 158481 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199912 158481 3743 46 0 172507 0
[pid=800024/tid=800059] ppid=800022 vsize=799648 memory=11648 CPUtime=3.67 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 154 0 0 0 107 260 0 0 20 0 2 0 157248004 818839552 158481 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3276.17 s
Current children cumulated vsize: 809576 KiB
Current children cumulated memory: 636632 KiB

[startup+3342.3 s]
/proc/loadavg: 4.13 4.11 4.09 5/249 801893
/proc/meminfo: memFree=126020816/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799888 memory=634252 CPUtime=3336.07 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1466634 0 90 0 331903 1704 0 0 20 0 2 0 157247929 819085312 158563 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199972 158563 3743 46 0 172567 0
[pid=800024/tid=800059] ppid=800022 vsize=799888 memory=11948 CPUtime=3.74 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 156 0 0 0 109 265 0 0 20 0 2 0 157248004 819085312 158563 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3336.07 s
Current children cumulated vsize: 809816 KiB
Current children cumulated memory: 636960 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/249 801903
/proc/meminfo: memFree=125881508/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799888 memory=634280 CPUtime=3395.96 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1468191 0 90 0 337868 1728 0 0 20 0 2 0 157247929 819085312 158570 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199972 158570 3743 46 0 172567 0
[pid=800024/tid=800059] ppid=800022 vsize=799888 memory=11648 CPUtime=3.81 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 158 0 0 0 111 270 0 0 20 0 2 0 157248004 819085312 158570 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3395.96 s
Current children cumulated vsize: 809816 KiB
Current children cumulated memory: 636988 KiB

[startup+3462.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/249 801914
/proc/meminfo: memFree=125845504/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799888 memory=634292 CPUtime=3455.85 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1471020 0 90 0 343838 1747 0 0 20 0 2 0 157247929 819085312 158573 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199972 158573 3743 46 0 172567 0
[pid=800024/tid=800059] ppid=800022 vsize=799888 memory=2708 CPUtime=3.87 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 160 0 0 0 113 274 0 0 20 0 2 0 157248004 819085312 158573 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3455.85 s
Current children cumulated vsize: 809816 KiB
Current children cumulated memory: 637000 KiB

[startup+3522.3 s]
/proc/loadavg: 4.10 4.10 4.09 5/249 801924
/proc/meminfo: memFree=125825196/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799888 memory=634408 CPUtime=3515.74 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1476804 0 90 0 349809 1765 0 0 20 0 2 0 157247929 819085312 158602 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199972 158602 3743 46 0 172567 0
[pid=800024/tid=800059] ppid=800022 vsize=799888 memory=2708 CPUtime=3.94 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 162 0 0 0 115 279 0 0 20 0 2 0 157248004 819085312 158602 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3515.74 s
Current children cumulated vsize: 809816 KiB
Current children cumulated memory: 637116 KiB

[startup+3582.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/251 801938
/proc/meminfo: memFree=125797712/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=799888 memory=634408 CPUtime=3575.64 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1481135 0 90 0 355776 1788 0 0 20 0 2 0 157247929 819085312 158602 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 199972 158602 3743 46 0 172567 0
[pid=800024/tid=800059] ppid=800022 vsize=799888 memory=11948 CPUtime=4 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 164 0 0 0 117 283 0 0 20 0 2 0 157248004 819085312 158602 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3575.64 s
Current children cumulated vsize: 809816 KiB
Current children cumulated memory: 637116 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3606.8 s]
/proc/loadavg: 4.25 4.13 4.10 5/251 802038
/proc/meminfo: memFree=128283404/131655788 swapFree=131071996/131071996
[pid=800022] ppid=800019 vsize=9928 memory=2708 CPUtime=0 cores=0,2
/proc/800022/stat : 800022 (run-glibc-2.34.) S 800019 800022 799979 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 157247928 10166272 677 134679101440 94404926005248 94404927084568 140725254666304 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94404929183024 94404929230212 94404945915904 140725254673355 140725254673500 140725254673500 140725254680515 0
/proc/800022/statm: 2482 677 597 264 0 133 0
[pid=800024] ppid=800022 vsize=801728 memory=636008 CPUtime=3600.09 cores=0,2
/proc/800024/stat : 800024 (ld-linux-x86-64) R 800022 800022 799979 0 -1 4194304 1487661 0 90 0 358213 1796 0 0 20 0 2 0 157247929 820969472 159002 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 0 0 0 17 0 0 0 4 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
/proc/800024/statm: 200432 159002 3743 46 0 173027 0
[pid=800024/tid=800059] ppid=800022 vsize=801728 memory=636008 CPUtime=4.04 cores=0,2
/proc/800024/task/800059/stat : 800059 (ld-linux-x86-64) S 800022 800022 799979 0 -1 1077936192 166 0 0 0 118 286 0 0 20 0 2 0 157248004 820969472 159002 134679101440 140083736137728 140083736325340 140727869406896 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140083738426240 140083738435688 93825003692032 140727869412195 140727869412347 140727869412347 140727869419442 0
Current children cumulated CPU time: 3600.09 s
Current children cumulated vsize: 811656 KiB
Current children cumulated memory: 638716 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3582.15 s, system=17.9681 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): 3606.81
CPU time (s): 3600.11
CPU user time (s): 3582.15
CPU system time (s): 17.9681
CPU usage (%): 99.8144
Max. virtual memory (cumulated for all children) (KiB): 811656
Max. memory (cumulated for all children) (KiB): 638716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.15
system time used= 17.9681
maximum resident set size= 636152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1487879
page faults= 90
swaps= 0
block input operations= 24344
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 356587
involuntary context switches= 25175


# summary of solver processes directly reported to runsolver:
#   pid: 800022
#   total CPU time (s): 3600.11
#   total CPU user time (s): 3582.15
#   total CPU system time (s): 17.9681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.2763 second user time and 36.1713 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-15 15:41:38
IDJOB=4431344
IDBENCH=146066
IDSOLVER=3056
FILE ID=nodeC010/4431344-1721050886
RUNJOBID= nodeC010-1721050898-799989
SLURM_JOB_ID= 7505482
Free space on /tmp= 723768 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-extraPB12/OPT-LIN/sroussel/benchsMusee/opb_Equals1_cod2_product/normalized-BA_RDC4.dot_unif_20null10mast_rapportOE2.0_TMAX180_K67_cod2_pbEq1_newVersion_product.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-4431344-1721050886/watcher-4431344-1721050886 -o /tmp/evaluation-result-4431344-1721050886/solver-4431344-1721050886 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721050898-799989 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431344-1721050886.opb

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

MD5SUM BENCH= 53c68bf7d19d7287f2cd1e2b2d097a69
RANDOM SEED=192753302

nodeC010.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	: 0xb00001f
cpu MHz		: 3486.704
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.175
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.180
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.178
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.175
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.177
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
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	: 0xb00001f
cpu MHz		: 1197.183
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.51
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	: 0xb00001f
cpu MHz		: 1197.173
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 aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti 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	: 6983.31
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        129621832 kB
MemAvailable:   129966380 kB
Buffers:          370844 kB
Cached:           817904 kB
SwapCached:            0 kB
Active:           664640 kB
Inactive:         851676 kB
Active(anon):       1348 kB
Inactive(anon):   363924 kB
Active(file):     663292 kB
Inactive(file):   487752 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            189748 kB
Writeback:            16 kB
AnonPages:        327396 kB
Mapped:           103572 kB
Shmem:             37704 kB
KReclaimable:      67072 kB
Slab:             160432 kB
SReclaimable:      67072 kB
SUnreclaim:        93360 kB
KernelStack:        3728 kB
PageTables:         9768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     753700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51200 kB
HardwareCorrupted:     0 kB
AnonHugePages:    208896 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:      187208 kB
DirectMap2M:    18591744 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 723612 MiB
End job on nodeC010 at 2024-07-15 16:41:45