Trace number 4431358

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
IPBHS-GUROBI 2024-07-09? (TO) 3600.06 3608.12

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-ran14x18.opb
MD5SUM5c8d8ce64a950076da07daccd75facb4
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 benchmark4052992
Best CPU time to get the best result obtained on this benchmark71226.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7812
Total number of constraints284
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints284
Minimum length of a constraint31
Maximum length of a constraint540
Number of terms in the objective function 7812
Biggest coefficient in the objective function 5368709120
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 1450667950777
Number of bits of the sum of numbers in the objective function 41
Biggest number in a constraint 5368709120
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 1450667950777
Number of bits of the biggest sum of numbers41
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.03/3608.12	HOME/run-glibc-2.34.sh: line 2: 807768 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 (63184 MiB free)
  memory of node 1: 64510 MiB (63337 MiB free)
  node distances:
     10  21
     21  10

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

[startup+0.100064 s]*
/proc/loadavg: 1.18 1.25 1.67 5/228 807769
/proc/meminfo: memFree=129541656/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=141468 memory=25316 CPUtime=0.09 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 3036 0 0 0 8 1 0 0 20 0 2 0 158512454 144863232 6329 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 35367 6329 2712 46 0 7962 0
[pid=807768/tid=807769] ppid=807766 vsize=141468 memory=4026532033 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) R 807766 807766 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512461 144863232 6329 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 151396 KiB
Current children cumulated memory: 27964 KiB

[startup+0.213937 s]*
/proc/loadavg: 1.18 1.25 1.67 5/242 807791
/proc/meminfo: memFree=129535408/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=141864 memory=25700 CPUtime=0.21 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 3115 0 0 0 19 2 0 0 20 0 2 0 158512454 145268736 6425 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 35466 6425 2744 46 0 8061 0
[pid=807768/tid=807769] ppid=807766 vsize=141864 memory=7598805593761185923 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512461 145268736 6425 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 151792 KiB
Current children cumulated memory: 28348 KiB

[startup+0.31446 s]*
/proc/loadavg: 1.18 1.25 1.67 7/249 807802
/proc/meminfo: memFree=129513376/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=141864 memory=25700 CPUtime=0.3 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 3135 0 0 0 28 2 0 0 20 0 2 0 158512454 145268736 6425 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 35466 6425 2744 46 0 8061 0
[pid=807768/tid=807769] ppid=807766 vsize=141864 memory=4026531858 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512461 145268736 6425 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 151792 KiB
Current children cumulated memory: 28348 KiB

[startup+0.700381 s]
/proc/loadavg: 1.18 1.25 1.67 6/246 807816
/proc/meminfo: memFree=129482976/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=156940 memory=43132 CPUtime=0.68 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 7126 0 0 0 62 6 0 0 20 0 2 0 158512454 160706560 10783 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 39235 10783 3914 46 0 11830 0
[pid=807768/tid=807769] ppid=807766 vsize=156940 memory=11948 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512461 160706560 10783 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 166868 KiB
Current children cumulated memory: 45780 KiB

[startup+1.50043 s]
/proc/loadavg: 1.18 1.25 1.67 5/244 807840
/proc/meminfo: memFree=129476920/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=164016 memory=48624 CPUtime=1.48 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 9136 0 0 0 141 7 0 0 20 0 2 0 158512454 167952384 12156 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 41004 12156 4007 46 0 13599 0
[pid=807768/tid=807769] ppid=807766 vsize=164016 memory=48624 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158512461 167952384 12156 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 173944 KiB
Current children cumulated memory: 51272 KiB

[startup+3.11368 s]
/proc/loadavg: 1.40 1.30 1.68 5/252 807852
/proc/meminfo: memFree=129409680/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=167196 memory=51956 CPUtime=3.08 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 13025 0 0 0 301 7 0 0 20 0 2 0 158512454 171208704 12989 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 41799 12989 4007 46 0 14394 0
[pid=807768/tid=807769] ppid=807766 vsize=167196 memory=48624 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 2 0 158512461 171208704 12989 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 177124 KiB
Current children cumulated memory: 54604 KiB

[startup+6.30038 s]
/proc/loadavg: 1.40 1.30 1.68 5/252 807852
/proc/meminfo: memFree=129390420/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=180620 memory=62848 CPUtime=6.26 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 21912 0 0 0 617 9 0 0 20 0 2 0 158512454 184954880 15712 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 45155 15712 4007 46 0 17750 0
[pid=807768/tid=807769] ppid=807766 vsize=180620 memory=48624 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 6 0 0 0 0 0 0 0 20 0 2 0 158512461 184954880 15712 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 190548 KiB
Current children cumulated memory: 65496 KiB

[startup+12.7004 s]
/proc/loadavg: 1.61 1.34 1.69 5/252 807854
/proc/meminfo: memFree=129368248/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=180760 memory=63168 CPUtime=12.65 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 40271 0 0 0 1252 13 0 0 20 0 2 0 158512454 185098240 15792 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 45190 15792 4007 46 0 17785 0
[pid=807768/tid=807769] ppid=807766 vsize=180760 memory=0 CPUtime=0 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 13 0 0 0 0 0 0 0 20 0 2 0 158512461 185098240 15792 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 190688 KiB
Current children cumulated memory: 65816 KiB

[startup+25.5005 s]
/proc/loadavg: 2.22 1.49 1.74 5/252 807855
/proc/meminfo: memFree=129310348/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=193272 memory=75104 CPUtime=25.41 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 66588 0 0 0 2524 17 0 0 20 0 2 0 158512454 197910528 18776 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 48318 18776 4007 46 0 20913 0
[pid=807768/tid=807769] ppid=807766 vsize=193272 memory=2648 CPUtime=0.01 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 18 0 0 0 0 1 0 0 20 0 2 0 158512461 197910528 18776 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 203200 KiB
Current children cumulated memory: 77752 KiB

[startup+51.1135 s]
/proc/loadavg: 2.83 1.69 1.80 5/252 807860
/proc/meminfo: memFree=129223716/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=204916 memory=87236 CPUtime=50.95 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 103697 0 0 0 5068 27 0 0 20 0 2 0 158512454 209833984 21809 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 51229 21809 4007 46 0 23824 0
[pid=807768/tid=807769] ppid=807766 vsize=204916 memory=2648 CPUtime=0.05 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 26 0 0 0 1 4 0 0 20 0 2 0 158512461 209833984 21809 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 214844 KiB
Current children cumulated memory: 89884 KiB

[startup+102.3 s]
/proc/loadavg: 3.54 2.07 1.92 5/252 807869
/proc/meminfo: memFree=129136984/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=210480 memory=99748 CPUtime=102.02 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 107927 0 0 0 10169 33 0 0 20 0 2 0 158512454 215531520 24937 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 52620 24937 4007 46 0 25215 0
[pid=807768/tid=807769] ppid=807766 vsize=210480 memory=2648 CPUtime=0.09 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 29 0 0 0 2 7 0 0 20 0 2 0 158512461 215531520 24937 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 220408 KiB
Current children cumulated memory: 102396 KiB

[startup+162.3 s]

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

/proc/807768/statm: 100547 71602 4117 46 0 73142 0
[pid=807768/tid=807769] ppid=807766 vsize=402188 memory=11648 CPUtime=3.35 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 84 0 0 0 95 240 0 0 20 0 2 0 158512461 411840512 71602 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3155.17 s
Current children cumulated vsize: 412116 KiB
Current children cumulated memory: 289056 KiB

[startup+3222.3 s]
/proc/loadavg: 4.08 4.22 4.11 5/249 809609
/proc/meminfo: memFree=127889296/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=402188 memory=290304 CPUtime=3215.04 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 310146 0 0 0 321149 355 0 0 20 0 2 0 158512454 411840512 72576 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 100547 72576 4117 46 0 73142 0
[pid=807768/tid=807769] ppid=807766 vsize=402188 memory=11648 CPUtime=3.42 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 85 0 0 0 97 245 0 0 20 0 2 0 158512461 411840512 72576 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3215.04 s
Current children cumulated vsize: 412116 KiB
Current children cumulated memory: 292952 KiB

[startup+3282.3 s]
/proc/loadavg: 4.08 4.19 4.11 5/249 809619
/proc/meminfo: memFree=127882736/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=403900 memory=292916 CPUtime=3274.91 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 314955 0 0 0 327131 360 0 0 20 0 2 0 158512454 413593600 73229 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 100975 73229 4117 46 0 73570 0
[pid=807768/tid=807769] ppid=807766 vsize=403900 memory=2648 CPUtime=3.48 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 86 0 0 0 99 249 0 0 20 0 2 0 158512461 413593600 73229 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3274.91 s
Current children cumulated vsize: 413828 KiB
Current children cumulated memory: 295564 KiB

[startup+3342.3 s]
/proc/loadavg: 4.15 4.19 4.11 5/249 809629
/proc/meminfo: memFree=127788680/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=419560 memory=296932 CPUtime=3334.79 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 320358 0 0 0 333113 366 0 0 20 0 2 0 158512454 429629440 74233 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 104890 74233 4117 46 0 77485 0
[pid=807768/tid=807769] ppid=807766 vsize=419560 memory=2648 CPUtime=3.55 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 88 0 0 0 102 253 0 0 20 0 2 0 158512461 429629440 74233 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3334.79 s
Current children cumulated vsize: 429488 KiB
Current children cumulated memory: 299580 KiB

[startup+3402.3 s]
/proc/loadavg: 4.11 4.17 4.10 5/249 809640
/proc/meminfo: memFree=127754204/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=419560 memory=306032 CPUtime=3394.66 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 325325 0 0 0 339094 372 0 0 20 0 2 0 158512454 429629440 76508 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 104890 76508 4117 46 0 77485 0
[pid=807768/tid=807769] ppid=807766 vsize=419560 memory=2648 CPUtime=3.62 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 89 0 0 0 104 258 0 0 20 0 2 0 158512461 429629440 76508 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3394.66 s
Current children cumulated vsize: 429488 KiB
Current children cumulated memory: 308680 KiB

[startup+3462.3 s]
/proc/loadavg: 4.10 4.15 4.10 5/249 809650
/proc/meminfo: memFree=127742684/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=427892 memory=310508 CPUtime=3454.53 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 331890 0 0 0 345075 378 0 0 20 0 2 0 158512454 438161408 77627 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 106973 77627 4117 46 0 79568 0
[pid=807768/tid=807769] ppid=807766 vsize=427892 memory=2648 CPUtime=3.68 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 90 0 0 0 106 262 0 0 20 0 2 0 158512461 438161408 77627 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3454.53 s
Current children cumulated vsize: 437820 KiB
Current children cumulated memory: 313156 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.15 4.10 5/252 809665
/proc/meminfo: memFree=127736656/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=427892 memory=312556 CPUtime=3514.41 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 338070 0 0 0 351056 385 0 0 20 0 2 0 158512454 438161408 78139 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 106973 78139 4117 46 0 79568 0
[pid=807768/tid=807769] ppid=807766 vsize=427892 memory=2648 CPUtime=3.74 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 91 0 0 0 108 266 0 0 20 0 2 0 158512461 438161408 78139 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3514.41 s
Current children cumulated vsize: 437820 KiB
Current children cumulated memory: 315204 KiB

[startup+3582.3 s]
/proc/loadavg: 4.14 4.15 4.10 5/252 809675
/proc/meminfo: memFree=127724316/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=427892 memory=318540 CPUtime=3574.28 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 344888 0 0 0 357037 391 0 0 20 0 2 0 158512454 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 106973 79635 4117 46 0 79568 0
[pid=807768/tid=807769] ppid=807766 vsize=427892 memory=11648 CPUtime=3.81 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 92 0 0 0 110 271 0 0 20 0 2 0 158512461 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3574.28 s
Current children cumulated vsize: 437820 KiB
Current children cumulated memory: 321188 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.11 s]
/proc/loadavg: 4.73 4.28 4.14 5/244 809957
/proc/meminfo: memFree=129031484/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=427892 memory=318540 CPUtime=3600.03 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 347391 0 0 0 359609 394 0 0 20 0 2 0 158512454 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 106973 79635 4117 46 0 79568 0
[pid=807768/tid=807769] ppid=807766 vsize=427892 memory=2648 CPUtime=3.84 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 93 0 0 0 111 273 0 0 20 0 2 0 158512461 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 437820 KiB
Current children cumulated memory: 321188 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3596.11 s, system=3.95265 s

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

[startup+3608.11 s]
/proc/loadavg: 4.73 4.28 4.14 5/244 809957
/proc/meminfo: memFree=129031484/131655788 swapFree=131071996/131071996
[pid=807766] ppid=807763 vsize=9928 memory=2648 CPUtime=0 cores=0,2
/proc/807766/stat : 807766 (run-glibc-2.34.) S 807763 807766 807724 0 -1 4194304 204 0 0 0 0 0 0 0 20 0 1 0 158512454 10166272 662 134679101440 94623530430464 94623531509784 140721607799968 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94623533608240 94623533655428 94623560933376 140721607807947 140721607808092 140721607808092 140721607815107 0
/proc/807766/statm: 2482 662 584 264 0 133 0
[pid=807768] ppid=807766 vsize=427892 memory=318540 CPUtime=3600.03 cores=0,2
/proc/807768/stat : 807768 (ld-linux-x86-64) R 807766 807766 807724 0 -1 4194304 347391 0 0 0 359609 394 0 0 20 0 2 0 158512454 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
/proc/807768/statm: 106973 79635 4117 46 0 79568 0
[pid=807768/tid=807769] ppid=807766 vsize=427892 memory=2648 CPUtime=3.84 cores=0,2
/proc/807768/task/807769/stat : 807769 (ld-linux-x86-64) S 807766 807766 807724 0 -1 1077936192 93 0 0 0 111 273 0 0 20 0 2 0 158512461 438161408 79635 134679101440 139906575536128 139906575723740 140729640107712 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 139906577824640 139906577834088 93825025662976 140729640108899 140729640109051 140729640109051 140729640116146 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 437820 KiB
Current children cumulated memory: 321188 KiB

Child status: 143

Real time (s): 3608.12
CPU time (s): 3600.06
CPU user time (s): 3596.11
CPU system time (s): 3.95265
CPU usage (%): 99.7765
Max. virtual memory (cumulated for all children) (KiB): 437820
Max. memory (cumulated for all children) (KiB): 321188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.11
system time used= 3.95265
maximum resident set size= 318540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 347607
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 357033
involuntary context switches= 25203


# summary of solver processes directly reported to runsolver:
#   pid: 807766
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3596.11
#   total CPU system time (s): 3.95265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.2786 second user time and 37.7628 second system time

The end

Launcher Data

Begin job on nodeC010 at 2024-07-15 19:12:23
IDJOB=4431358
IDBENCH=146763
IDSOLVER=3056
FILE ID=nodeC010/4431358-1721063532
RUNJOBID= nodeC010-1721063543-807734
SLURM_JOB_ID= 7505519
Free space on /tmp= 723780 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-ran14x18.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-4431358-1721063532/watcher-4431358-1721063532 -o /tmp/evaluation-result-4431358-1721063532/solver-4431358-1721063532 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1721063543-807734 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431358-1721063532.opb

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

MD5SUM BENCH= 5c8d8ce64a950076da07daccd75facb4
RANDOM SEED=1415063814

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		: 3460.455
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.174
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.216
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.179
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.182
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.181
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.179
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:        129586132 kB
MemAvailable:   129967092 kB
Buffers:          376824 kB
Cached:           847744 kB
SwapCached:            0 kB
Active:           683044 kB
Inactive:         868724 kB
Active(anon):       1324 kB
Inactive(anon):   363604 kB
Active(file):     681720 kB
Inactive(file):   505120 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            145648 kB
Writeback:            24 kB
AnonPages:        327280 kB
Mapped:           103216 kB
Shmem:             37704 kB
KReclaimable:      68304 kB
Slab:             160960 kB
SReclaimable:      68304 kB
SUnreclaim:        92656 kB
KernelStack:        3572 kB
PageTables:         9352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     704616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            51200 kB
HardwareCorrupted:     0 kB
AnonHugePages:    204800 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 20:12:32