Trace number 4458452

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.03 3607.91

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/injcomp/injcomp_opt_4layers_maxall_lastlayerdiv2/
normalized-injcomp_opt_4layers_maxall_lastlayerdiv2_size_16.opb
MD5SUM678da6339402b89815c46f6042afd950
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-32
Best CPU time to get the best result obtained on this benchmark506.649
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1056
Total number of constraints488
Number of constraints which are clauses416
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints32
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 640
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 640
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 640
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.01/3607.90	HOME/run-glibc-2.34.sh: line 2: 217891 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 (60691 MiB free)
  memory of node 1: 64473 MiB (57932 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4458452-1721872351/watcher-4458452-1721872351 -o /tmp/evaluation-result-4458452-1721872351/solver-4458452-1721872351 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721865114-213057 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4458452-1721872351.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100178 s]*
/proc/loadavg: 4.16 4.15 4.16 5/265 217892
/proc/meminfo: memFree=121459972/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=137180 memory=24872 CPUtime=0.09 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 2050 0 0 0 8 1 0 0 20 0 2 0 23758460 140472320 6218 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 34295 6218 3559 46 0 6890 0
[pid=217891/tid=217892] ppid=217889 vsize=137180 memory=4026561614 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23758462 140472320 6218 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 147108 KiB
Current children cumulated memory: 27712 KiB

[startup+0.20616 s]*
/proc/loadavg: 4.16 4.15 4.16 5/265 217892
/proc/meminfo: memFree=121458952/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=137180 memory=25664 CPUtime=0.19 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 2274 0 0 0 18 1 0 0 20 0 2 0 23758460 140472320 6416 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 34295 6416 3559 46 0 6890 0
[pid=217891/tid=217892] ppid=217889 vsize=137180 memory=3471202400344241230 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23758462 140472320 6416 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 147108 KiB
Current children cumulated memory: 28504 KiB

[startup+0.305577 s]*
/proc/loadavg: 4.16 4.15 4.16 5/265 217892
/proc/meminfo: memFree=121455588/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=137576 memory=28504 CPUtime=0.29 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 2492 0 0 0 27 2 0 0 20 0 2 0 23758460 140877824 7126 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 34394 7126 3559 46 0 6989 0
[pid=217891/tid=217892] ppid=217889 vsize=137576 memory=-8608846865192805478 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) R 217889 217889 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23758462 140877824 7126 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 147504 KiB
Current children cumulated memory: 31344 KiB

[startup+0.700265 s]
/proc/loadavg: 4.16 4.15 4.16 5/265 217892
/proc/meminfo: memFree=121454104/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=138384 memory=29556 CPUtime=0.68 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 2716 0 0 0 66 2 0 0 20 0 2 0 23758460 141705216 7389 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 34596 7389 3559 46 0 7191 0
[pid=217891/tid=217892] ppid=217889 vsize=138384 memory=25596 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 23758462 141705216 7389 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 148312 KiB
Current children cumulated memory: 32396 KiB

[startup+1.50026 s]
/proc/loadavg: 4.16 4.15 4.16 5/265 217892
/proc/meminfo: memFree=121451740/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=140336 memory=31668 CPUtime=1.47 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 4555 0 0 0 144 3 0 0 20 0 2 0 23758460 143704064 7917 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 35084 7917 3559 46 0 7679 0
[pid=217891/tid=217892] ppid=217889 vsize=140336 memory=11944 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 23758462 143704064 7917 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 150264 KiB
Current children cumulated memory: 34508 KiB

[startup+3.10535 s]
/proc/loadavg: 4.15 4.15 4.15 5/265 217892
/proc/meminfo: memFree=121444704/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=144332 memory=34300 CPUtime=3.08 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 6761 0 0 0 302 6 0 0 20 0 2 0 23758460 147795968 8575 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 36083 8575 3559 46 0 8678 0
[pid=217891/tid=217892] ppid=217889 vsize=144332 memory=2840 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 23758462 147795968 8575 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 154260 KiB
Current children cumulated memory: 37140 KiB

[startup+6.30021 s]
/proc/loadavg: 4.15 4.15 4.15 5/265 217893
/proc/meminfo: memFree=121431704/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=145636 memory=36224 CPUtime=6.27 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 11337 0 0 0 616 11 0 0 20 0 2 0 23758460 149131264 9056 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 36409 9056 3559 46 0 9004 0
[pid=217891/tid=217892] ppid=217889 vsize=145636 memory=2840 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 2 0 23758462 149131264 9056 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 155564 KiB
Current children cumulated memory: 39064 KiB

[startup+12.7003 s]
/proc/loadavg: 4.21 4.16 4.16 5/265 217893
/proc/meminfo: memFree=121428456/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=147320 memory=37924 CPUtime=12.65 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 15280 0 0 0 1246 19 0 0 20 0 2 0 23758460 150855680 9481 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 36830 9481 3559 46 0 9425 0
[pid=217891/tid=217892] ppid=217889 vsize=147320 memory=2840 CPUtime=0 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 23758462 150855680 9481 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 157248 KiB
Current children cumulated memory: 40764 KiB

[startup+25.5002 s]
/proc/loadavg: 4.17 4.15 4.16 5/264 217896
/proc/meminfo: memFree=121396876/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=153472 memory=42272 CPUtime=25.43 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 23204 0 0 0 2508 35 0 0 20 0 2 0 23758460 157155328 10568 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 38368 10568 3559 46 0 10963 0
[pid=217891/tid=217892] ppid=217889 vsize=153472 memory=39288 CPUtime=0.01 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 26 0 0 0 0 1 0 0 20 0 2 0 23758462 157155328 10568 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 163400 KiB
Current children cumulated memory: 45112 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.14 4.15 5/264 217899
/proc/meminfo: memFree=121379328/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=156920 memory=47336 CPUtime=51 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 36592 0 0 0 5030 70 0 0 20 0 2 0 23758460 160686080 11834 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 39230 11834 3559 46 0 11825 0
[pid=217891/tid=217892] ppid=217889 vsize=156920 memory=2840 CPUtime=0.03 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 41 0 0 0 1 2 0 0 20 0 2 0 23758462 160686080 11834 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 51 s
Current children cumulated vsize: 166848 KiB
Current children cumulated memory: 50176 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.13 4.15 5/264 217956
/proc/meminfo: memFree=121422444/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=166960 memory=52576 CPUtime=102.06 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 48497 0 0 0 10080 126 0 0 20 0 2 0 23758460 170967040 13144 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 41740 13144 3559 46 0 14335 0
[pid=217891/tid=217892] ppid=217889 vsize=166960 memory=-8608846865192805478 CPUtime=0.08 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 51 0 0 0 3 5 0 0 20 0 2 0 23758462 170967040 13144 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 102.06 s
Current children cumulated vsize: 176888 KiB
Current children cumulated memory: 55416 KiB

[startup+162.3 s]

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

/proc/217891/statm: 60394 31111 3575 46 0 32989 0
[pid=217891/tid=217892] ppid=217889 vsize=241576 memory=2840 CPUtime=2.82 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 218 0 0 0 115 167 0 0 20 0 2 0 23758462 247373824 31111 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3155.25 s
Current children cumulated vsize: 251504 KiB
Current children cumulated memory: 127284 KiB

[startup+3222.3 s]
/proc/loadavg: 4.66 4.40 4.24 5/262 220084
/proc/meminfo: memFree=119930980/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=241576 memory=124568 CPUtime=3215.12 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 198118 0 0 0 319784 1728 0 0 20 0 2 0 23758460 247373824 31142 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60394 31142 3575 46 0 32989 0
[pid=217891/tid=217892] ppid=217889 vsize=241576 memory=2840 CPUtime=2.87 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 221 0 0 0 117 170 0 0 20 0 2 0 23758462 247373824 31142 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3215.12 s
Current children cumulated vsize: 251504 KiB
Current children cumulated memory: 127408 KiB

[startup+3282.3 s]
/proc/loadavg: 4.44 4.39 4.24 5/262 220094
/proc/meminfo: memFree=119917744/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=241576 memory=124568 CPUtime=3275 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 199234 0 0 0 325751 1749 0 0 20 0 2 0 23758460 247373824 31142 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60394 31142 3575 46 0 32989 0
[pid=217891/tid=217892] ppid=217889 vsize=241576 memory=124568 CPUtime=2.93 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 224 0 0 0 120 173 0 0 20 0 2 0 23758462 247373824 31142 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3275 s
Current children cumulated vsize: 251504 KiB
Current children cumulated memory: 127408 KiB

[startup+3342.3 s]
/proc/loadavg: 4.16 4.31 4.22 5/262 220104
/proc/meminfo: memFree=119909052/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=241964 memory=124952 CPUtime=3334.88 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 200689 0 0 0 331719 1769 0 0 20 0 2 0 23758460 247771136 31238 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60491 31238 3575 46 0 33086 0
[pid=217891/tid=217892] ppid=217889 vsize=241964 memory=2840 CPUtime=2.99 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 227 0 0 0 122 177 0 0 20 0 2 0 23758462 247771136 31238 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3334.88 s
Current children cumulated vsize: 251892 KiB
Current children cumulated memory: 127792 KiB

[startup+3402.3 s]
/proc/loadavg: 4.10 4.27 4.21 5/263 220116
/proc/meminfo: memFree=119913448/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=241964 memory=124952 CPUtime=3394.75 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 202697 0 0 0 337686 1789 0 0 20 0 2 0 23758460 247771136 31238 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60491 31238 3575 46 0 33086 0
[pid=217891/tid=217892] ppid=217889 vsize=241964 memory=389164 CPUtime=3.05 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 230 0 0 0 125 180 0 0 20 0 2 0 23758462 247771136 31238 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3394.75 s
Current children cumulated vsize: 251892 KiB
Current children cumulated memory: 127792 KiB

[startup+3462.3 s]
/proc/loadavg: 3.61 4.11 4.16 4/254 220158
/proc/meminfo: memFree=120421944/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=242444 memory=126644 CPUtime=3454.65 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 203391 0 0 0 343653 1812 0 0 20 0 2 0 23758460 248262656 31661 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60611 31661 3575 46 0 33206 0
[pid=217891/tid=217892] ppid=217889 vsize=242444 memory=126544 CPUtime=3.1 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 233 0 0 0 127 183 0 0 20 0 2 0 23758462 248262656 31661 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3454.65 s
Current children cumulated vsize: 252372 KiB
Current children cumulated memory: 129484 KiB

[startup+3522.3 s]
/proc/loadavg: 3.38 3.95 4.10 4/256 220173
/proc/meminfo: memFree=120366140/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=242444 memory=126648 CPUtime=3514.56 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 204177 0 0 0 349620 1836 0 0 20 0 2 0 23758460 248262656 31662 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60611 31662 3575 46 0 33206 0
[pid=217891/tid=217892] ppid=217889 vsize=242444 memory=126648 CPUtime=3.16 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 236 0 0 0 129 187 0 0 20 0 2 0 23758462 248262656 31662 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3514.56 s
Current children cumulated vsize: 252372 KiB
Current children cumulated memory: 129488 KiB

[startup+3582.3 s]
/proc/loadavg: 3.21 3.79 4.03 4/256 220184
/proc/meminfo: memFree=120359072/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=242444 memory=126648 CPUtime=3574.46 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 204941 0 0 0 355590 1856 0 0 20 0 2 0 23758460 248262656 31662 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60611 31662 3575 46 0 33206 0
[pid=217891/tid=217892] ppid=217889 vsize=242444 memory=11944 CPUtime=3.22 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 239 0 0 0 131 191 0 0 20 0 2 0 23758462 248262656 31662 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3574.46 s
Current children cumulated vsize: 252372 KiB
Current children cumulated memory: 129488 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.9 s]
/proc/loadavg: 2.92 3.68 3.99 3/247 220220
/proc/meminfo: memFree=121417356/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=242744 memory=126680 CPUtime=3600.01 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 205472 0 0 0 358135 1866 0 0 20 0 2 0 23758460 248569856 31670 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60686 31670 3575 46 0 33281 0
[pid=217891/tid=217892] ppid=217889 vsize=242744 memory=126648 CPUtime=3.25 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 239 0 0 0 132 193 0 0 20 0 2 0 23758462 248569856 31670 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 252672 KiB
Current children cumulated memory: 129520 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3581.36 s, system=18.6666 s

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

[startup+3607.9 s]
/proc/loadavg: 2.92 3.68 3.99 3/247 220220
/proc/meminfo: memFree=121417356/131524600 swapFree=131054968/131071996
[pid=217889] ppid=217886 vsize=9928 memory=2840 CPUtime=0 cores=5,7
/proc/217889/stat : 217889 (run-glibc-2.34.) S 217886 217889 213044 0 -1 4194304 203 0 0 0 0 0 0 0 20 0 1 0 23758460 10166272 710 134679101440 94636568330240 94636569409560 140720773405248 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94636571508016 94636571555204 94636590026752 140720773411787 140720773411932 140720773411932 140720773418947 0
/proc/217889/statm: 2482 710 630 264 0 133 0
[pid=217891] ppid=217889 vsize=242744 memory=126680 CPUtime=3600.01 cores=5,7
/proc/217891/stat : 217891 (ld-linux-x86-64) R 217889 217889 213044 0 -1 4194304 205472 0 0 0 358135 1866 0 0 20 0 2 0 23758460 248569856 31670 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
/proc/217891/statm: 60686 31670 3575 46 0 33281 0
[pid=217891/tid=217892] ppid=217889 vsize=242744 memory=126648 CPUtime=3.25 cores=5,7
/proc/217891/task/217892/stat : 217892 (ld-linux-x86-64) S 217889 217889 213044 0 -1 1077936192 239 0 0 0 132 193 0 0 20 0 2 0 23758462 248569856 31670 134679101440 139951247716352 139951247903964 140731702119072 0 0 0 0 4096 0 1 0 0 -1 7 0 0 0 0 0 139951250004864 139951250014312 93825021730816 140731702125411 140731702125563 140731702125563 140731702132658 0
Current children cumulated CPU time: 3600.01 s
Current children cumulated vsize: 252672 KiB
Current children cumulated memory: 129520 KiB

Child status: 143

Real time (s): 3607.91
CPU time (s): 3600.03
CPU user time (s): 3581.36
CPU system time (s): 18.6666
CPU usage (%): 99.7816
Max. virtual memory (cumulated for all children) (KiB): 252672
Max. memory (cumulated for all children) (KiB): 129520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.36
system time used= 18.6666
maximum resident set size= 126944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 205688
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= 357294
involuntary context switches= 3427


# summary of solver processes directly reported to runsolver:
#   pid: 217889
#   total CPU time (s): 3600.03
#   total CPU user time (s): 3581.36
#   total CPU system time (s): 18.6666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.479 second user time and 17.308 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-25 03:52:31
IDJOB=4458452
IDBENCH=177485
IDSOLVER=3056
FILE ID=nodeC028/4458452-1721872351
RUNJOBID= nodeC028-1721865114-213057
SLURM_JOB_ID= 8089181
Free space on /tmp= 889944 MiB

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

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

MD5SUM BENCH= 678da6339402b89815c46f6042afd950
RANDOM SEED=1364871685

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3670.004
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3671.490
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.966
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.596
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3670.001
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3665.454
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.044
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 6999.46
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3672.474
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single pti ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit
bogomips	: 7005.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        121471888 kB
MemAvailable:   129287452 kB
Buffers:          287168 kB
Cached:          8314392 kB
SwapCached:          308 kB
Active:          2338976 kB
Inactive:        7028280 kB
Active(anon):       4516 kB
Inactive(anon):   813600 kB
Active(file):    2334460 kB
Inactive(file):  6214680 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131054968 kB
Dirty:             83604 kB
Writeback:             0 kB
AnonPages:        759620 kB
Mapped:           114512 kB
Shmem:             52100 kB
KReclaimable:     212496 kB
Slab:             333464 kB
SReclaimable:     212496 kB
SUnreclaim:       120968 kB
KernelStack:        4268 kB
PageTables:        11416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1265072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            13440 kB
HardwareCorrupted:     0 kB
AnonHugePages:    587776 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      443092 kB
DirectMap2M:    51759104 kB
DirectMap1G:    83886080 kB

Free space on /tmp at the end= 889984 MiB
End job on nodeC028 at 2024-07-25 04:52:39