Trace number 4431437

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 3609.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
vtxcov/normalized-vtxcov_v2000_e4000_7.opb.PB06.opb
MD5SUM4613bd71ebda28f991e46514414d76dd
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 benchmark1035
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1968
Total number of constraints4000
Number of constraints which are clauses4000
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1968
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1968
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1968
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.07/3609.50	HOME/run-glibc-2.34.sh: line 2: 823386 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 (62974 MiB free)
  memory of node 1: 64473 MiB (63451 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431437-1721083556/watcher-4431437-1721083556 -o /tmp/evaluation-result-4431437-1721083556/solver-4431437-1721083556 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721083569-823319 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431437-1721083556.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
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=823379, runsolver pid=823368
Current StackSize limit: 8192 KiB


[startup+0.100671 s]*
/proc/loadavg: 1.24 2.28 3.29 8/268 823396
/proc/meminfo: memFree=129400332/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=141804 memory=26740 CPUtime=0.06 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 3588 0 35 0 5 1 0 0 20 0 2 0 160522313 145207296 6685 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 35451 6685 3214 46 0 8046 0
[pid=823386/tid=823396] ppid=823379 vsize=141804 memory=4026561614 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) R 823379 823379 823309 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160522318 145207296 6685 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 151732 KiB
Current children cumulated memory: 29512 KiB

[startup+0.214792 s]*
/proc/loadavg: 1.24 2.28 3.29 5/268 823396
/proc/meminfo: memFree=129375368/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=151128 memory=37304 CPUtime=0.17 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 7958 0 38 0 15 2 0 0 20 0 2 0 160522313 154755072 9326 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 37782 9326 3844 46 0 10377 0
[pid=823386/tid=823396] ppid=823379 vsize=151128 memory=3472328300251083854 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160522318 154755072 9392 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 161056 KiB
Current children cumulated memory: 40076 KiB

[startup+0.305182 s]*
/proc/loadavg: 1.24 2.28 3.29 5/268 823396
/proc/meminfo: memFree=129364996/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=153820 memory=39404 CPUtime=0.26 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 11095 0 38 0 23 3 0 0 20 0 2 0 160522313 157511680 9851 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 38455 9851 3911 46 0 11050 0
[pid=823386/tid=823396] ppid=823379 vsize=153820 memory=-8970259579960191077 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160522318 157511680 9851 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 163748 KiB
Current children cumulated memory: 42176 KiB

[startup+0.700199 s]
/proc/loadavg: 1.24 2.28 3.29 5/268 823396
/proc/meminfo: memFree=129359460/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=153820 memory=40288 CPUtime=0.65 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 11277 0 39 0 62 3 0 0 20 0 2 0 160522313 157511680 10072 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 38455 10072 3939 46 0 11050 0
[pid=823386/tid=823396] ppid=823379 vsize=153820 memory=1844 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160522318 157511680 10072 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 163748 KiB
Current children cumulated memory: 43060 KiB

[startup+1.50021 s]
/proc/loadavg: 1.24 2.28 3.29 7/268 823396
/proc/meminfo: memFree=129356796/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=154668 memory=41604 CPUtime=1.45 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 11596 0 39 0 142 3 0 0 20 0 2 0 160522313 158380032 10401 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 38667 10401 3940 46 0 11262 0
[pid=823386/tid=823396] ppid=823379 vsize=154668 memory=11476 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 160522318 158380032 10401 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 164596 KiB
Current children cumulated memory: 44376 KiB

[startup+3.10652 s]
/proc/loadavg: 1.46 2.31 3.30 7/268 823398
/proc/meminfo: memFree=129339348/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=160872 memory=48044 CPUtime=3.05 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 15817 0 39 0 302 3 0 0 20 0 2 0 160522313 164732928 12011 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 40218 12011 3956 46 0 12813 0
[pid=823386/tid=823396] ppid=823379 vsize=160872 memory=2772 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 160522318 164732928 12011 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 170800 KiB
Current children cumulated memory: 50816 KiB

[startup+6.3002 s]
/proc/loadavg: 1.46 2.31 3.30 7/268 823398
/proc/meminfo: memFree=129335292/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=160872 memory=48060 CPUtime=6.23 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 18364 0 39 0 620 3 0 0 20 0 2 0 160522313 164732928 12015 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 40218 12015 3957 46 0 12813 0
[pid=823386/tid=823396] ppid=823379 vsize=160872 memory=2772 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 5 0 0 0 0 0 0 0 20 0 2 0 160522318 164732928 12015 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 170800 KiB
Current children cumulated memory: 50832 KiB

[startup+12.7002 s]
/proc/loadavg: 1.66 2.34 3.30 7/268 823398
/proc/meminfo: memFree=129320980/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=167508 memory=55208 CPUtime=12.6 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 28304 0 39 0 1257 3 0 0 20 0 2 0 160522313 171528192 13802 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 41877 13802 3957 46 0 14472 0
[pid=823386/tid=823396] ppid=823379 vsize=167508 memory=11476 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 11 0 0 0 0 0 0 0 20 0 2 0 160522318 171528192 13802 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 177436 KiB
Current children cumulated memory: 57980 KiB

[startup+25.5003 s]
/proc/loadavg: 2.26 2.44 3.32 8/268 823401
/proc/meminfo: memFree=129271188/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=200488 memory=86660 CPUtime=25.37 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 52404 0 40 0 2531 6 0 0 20 0 2 0 160522313 205299712 21665 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 50122 21665 3977 46 0 22717 0
[pid=823386/tid=823396] ppid=823379 vsize=200488 memory=86584 CPUtime=0 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 19 0 0 0 0 0 0 0 20 0 2 0 160522318 205299712 21665 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 210416 KiB
Current children cumulated memory: 89432 KiB

[startup+51.1068 s]
/proc/loadavg: 2.86 2.57 3.34 5/268 823404
/proc/meminfo: memFree=129246024/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=200488 memory=86660 CPUtime=50.91 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 61420 0 40 0 5084 7 0 0 20 0 2 0 160522313 205299712 21665 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 50122 21665 3977 46 0 22717 0
[pid=823386/tid=823396] ppid=823379 vsize=200488 memory=2772 CPUtime=0.02 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 24 0 0 0 1 1 0 0 20 0 2 0 160522318 205299712 21665 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 210416 KiB
Current children cumulated memory: 89432 KiB

[startup+102.3 s]
/proc/loadavg: 3.62 2.82 3.39 6/268 823412
/proc/meminfo: memFree=129241120/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=200488 memory=86732 CPUtime=101.97 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 80164 0 40 0 10186 11 0 0 20 0 2 0 160522313 205299712 21683 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 50122 21683 3992 46 0 22717 0
[pid=823386/tid=823396] ppid=823379 vsize=200488 memory=2772 CPUtime=0.03 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 33 0 0 0 1 2 0 0 20 0 2 0 160522318 205299712 21683 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 210416 KiB
Current children cumulated memory: 89504 KiB


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

/proc/823386/statm: 70316 43045 3992 46 0 42911 0
[pid=823386/tid=823396] ppid=823379 vsize=281264 memory=11476 CPUtime=1.25 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 136 0 0 0 36 89 0 0 20 0 2 0 160522318 288014336 43045 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3154.02 s
Current children cumulated vsize: 291192 KiB
Current children cumulated memory: 174952 KiB

[startup+3222.3 s]
/proc/loadavg: 4.11 4.11 4.09 5/263 825157
/proc/meminfo: memFree=128255796/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=281264 memory=172180 CPUtime=3213.87 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 178218 0 40 0 321264 123 0 0 20 0 2 0 160522313 288014336 43045 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 70316 43045 3992 46 0 42911 0
[pid=823386/tid=823396] ppid=823379 vsize=281264 memory=11476 CPUtime=1.28 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 138 0 0 0 37 91 0 0 20 0 2 0 160522318 288014336 43045 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3213.87 s
Current children cumulated vsize: 291192 KiB
Current children cumulated memory: 174952 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/265 825173
/proc/meminfo: memFree=128238836/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=287488 memory=175824 CPUtime=3273.72 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 181000 0 40 0 327246 126 0 0 20 0 2 0 160522313 294387712 43956 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 71872 43956 3992 46 0 44467 0
[pid=823386/tid=823396] ppid=823379 vsize=287488 memory=2772 CPUtime=1.3 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 140 0 0 0 37 93 0 0 20 0 2 0 160522318 294387712 43956 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3273.72 s
Current children cumulated vsize: 297416 KiB
Current children cumulated memory: 178596 KiB

[startup+3342.3 s]
/proc/loadavg: 4.09 4.10 4.09 5/264 825183
/proc/meminfo: memFree=128220864/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=287488 memory=175824 CPUtime=3333.57 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 182462 0 40 0 333229 128 0 0 20 0 2 0 160522313 294387712 43956 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 71872 43956 3992 46 0 44467 0
[pid=823386/tid=823396] ppid=823379 vsize=287488 memory=11476 CPUtime=1.32 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 141 0 0 0 38 94 0 0 20 0 2 0 160522318 294387712 43956 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3333.57 s
Current children cumulated vsize: 297416 KiB
Current children cumulated memory: 178596 KiB

[startup+3402.3 s]
/proc/loadavg: 4.08 4.09 4.09 5/264 825193
/proc/meminfo: memFree=128196956/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=288288 memory=179532 CPUtime=3393.41 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 186304 0 40 0 339211 130 0 0 20 0 2 0 160522313 295206912 44883 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 72072 44883 3992 46 0 44667 0
[pid=823386/tid=823396] ppid=823379 vsize=288288 memory=2772 CPUtime=1.35 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 143 0 0 0 39 96 0 0 20 0 2 0 160522318 295206912 44883 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3393.41 s
Current children cumulated vsize: 298216 KiB
Current children cumulated memory: 182304 KiB

[startup+3462.3 s]
/proc/loadavg: 4.15 4.10 4.09 5/264 825205
/proc/meminfo: memFree=128178504/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=290940 memory=180892 CPUtime=3453.26 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 190632 0 40 0 345193 133 0 0 20 0 2 0 160522313 297922560 45223 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 72735 45223 3992 46 0 45330 0
[pid=823386/tid=823396] ppid=823379 vsize=290940 memory=2772 CPUtime=1.38 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 145 0 0 0 40 98 0 0 20 0 2 0 160522318 297922560 45223 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3453.26 s
Current children cumulated vsize: 300868 KiB
Current children cumulated memory: 183664 KiB

[startup+3522.3 s]
/proc/loadavg: 4.05 4.08 4.09 5/264 825216
/proc/meminfo: memFree=128141292/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=297384 memory=188976 CPUtime=3513.1 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 196127 0 40 0 351174 136 0 0 20 0 2 0 160522313 304521216 47244 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 74346 47244 3992 46 0 46941 0
[pid=823386/tid=823396] ppid=823379 vsize=297384 memory=2772 CPUtime=1.41 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 147 0 0 0 41 100 0 0 20 0 2 0 160522318 304521216 47244 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3513.1 s
Current children cumulated vsize: 307312 KiB
Current children cumulated memory: 191748 KiB

[startup+3582.3 s]
/proc/loadavg: 4.06 4.08 4.09 6/264 825226
/proc/meminfo: memFree=128127360/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=297384 memory=188976 CPUtime=3572.94 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 196259 0 40 0 357157 137 0 0 20 0 2 0 160522313 304521216 47244 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 74346 47244 3992 46 0 46941 0
[pid=823386/tid=823396] ppid=823379 vsize=297384 memory=41016 CPUtime=1.43 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 150 0 0 0 42 101 0 0 20 0 2 0 160522318 304521216 47244 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3572.94 s
Current children cumulated vsize: 307312 KiB
Current children cumulated memory: 191748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.5 s]
/proc/loadavg: 4.09 4.09 4.09 4/256 825325
/proc/meminfo: memFree=129072020/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=301284 memory=190816 CPUtime=3600.07 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 196829 0 40 0 359869 138 0 0 20 0 2 0 160522313 308514816 47704 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 75321 47704 3992 46 0 47916 0
[pid=823386/tid=823396] ppid=823379 vsize=301284 memory=2772 CPUtime=1.44 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 150 0 0 0 42 102 0 0 20 0 2 0 160522318 308514816 47704 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 311212 KiB
Current children cumulated memory: 193588 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3598.7 s, system=1.39053 s

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

[startup+3609.5 s]
/proc/loadavg: 4.09 4.09 4.09 4/256 825325
/proc/meminfo: memFree=129072020/131524600 swapFree=131071996/131071996
[pid=823379] ppid=823368 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/823379/stat : 823379 (run-glibc-2.34.) S 823368 823379 823309 0 -1 4194304 206 0 0 0 0 0 0 0 20 0 1 0 160522313 10166272 693 134679101440 94220923056128 94220924135448 140730128822928 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94220926233904 94220926281092 94220928217088 140730128827339 140730128827484 140730128827484 140730128834499 0
/proc/823379/statm: 2482 693 612 264 0 133 0
[pid=823386] ppid=823379 vsize=301284 memory=190816 CPUtime=3600.07 cores=0,2
/proc/823386/stat : 823386 (ld-linux-x86-64) R 823379 823379 823309 0 -1 4194304 196829 0 40 0 359869 138 0 0 20 0 2 0 160522313 308514816 47704 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 0 0 0 17 0 0 0 2 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
/proc/823386/statm: 75321 47704 3992 46 0 47916 0
[pid=823386/tid=823396] ppid=823379 vsize=301284 memory=2772 CPUtime=1.44 cores=0,2
/proc/823386/task/823396/stat : 823396 (ld-linux-x86-64) S 823379 823379 823309 0 -1 1077936192 150 0 0 0 42 102 0 0 20 0 2 0 160522318 308514816 47704 134679101440 139688888950784 139688889138396 140725030921328 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139688891239296 139688891248744 93825012846592 140725030925155 140725030925307 140725030925307 140725030932402 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 311212 KiB
Current children cumulated memory: 193588 KiB

Child status: 143

Real time (s): 3609.51
CPU time (s): 3600.09
CPU user time (s): 3598.7
CPU system time (s): 1.39053
CPU usage (%): 99.7391
Max. virtual memory (cumulated for all children) (KiB): 311212
Max. memory (cumulated for all children) (KiB): 193588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3598.7
system time used= 1.39053
maximum resident set size= 190924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197049
page faults= 40
swaps= 0
block input operations= 6920
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357619
involuntary context switches= 25304


# summary of solver processes directly reported to runsolver:
#   pid: 823379
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3598.7
#   total CPU system time (s): 1.39053

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.51766 second user time and 18.5991 second system time

The end

Launcher Data

Begin job on nodeC027 at 2024-07-16 00:46:09
IDJOB=4431437
IDBENCH=147535
IDSOLVER=3056
FILE ID=nodeC027/4431437-1721083556
RUNJOBID= nodeC027-1721083569-823319
SLURM_JOB_ID= 7505572
Free space on /tmp= 890084 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/vtxcov/normalized-vtxcov_v2000_e4000_7.opb.PB06.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-4431437-1721083556/watcher-4431437-1721083556 -o /tmp/evaluation-result-4431437-1721083556/solver-4431437-1721083556 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC027-1721083569-823319 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431437-1721083556.opb

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

MD5SUM BENCH= 4613bd71ebda28f991e46514414d76dd
RANDOM SEED=752707845

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129461416 kB
MemAvailable:   129784344 kB
Buffers:          379308 kB
Cached:           787592 kB
SwapCached:            0 kB
Active:           629872 kB
Inactive:         860200 kB
Active(anon):       1448 kB
Inactive(anon):   359524 kB
Active(file):     628424 kB
Inactive(file):   500676 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            167036 kB
Writeback:             4 kB
AnonPages:        321308 kB
Mapped:           103432 kB
Shmem:             37720 kB
KReclaimable:      67304 kB
Slab:             169260 kB
SReclaimable:      67304 kB
SUnreclaim:       101956 kB
KernelStack:        3856 kB
PageTables:         9172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     774084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60096 kB
HardwareCorrupted:     0 kB
AnonHugePages:    202752 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:      189140 kB
DirectMap2M:    13215744 kB
DirectMap1G:    122683392 kB

Free space on /tmp at the end= 889872 MiB
End job on nodeC027 at 2024-07-16 01:46:19