Trace number 4430962

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-SYM 2024-07-09? (TO) 3600.1 3607.51

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-railway_8_1_0.opb
MD5SUM881f02ab7f3f3b5ffe74a08302b7945a
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 benchmark409600
Best CPU time to get the best result obtained on this benchmark42.4087
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19747
Total number of constraints3145
Number of constraints which are clauses426
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2719
Minimum length of a constraint4
Maximum length of a constraint61
Number of terms in the objective function 133
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073847295
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2147758078
Number of bits of the biggest sum of numbers32
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/3607.50	HOME/run-glibc-2.34.sh: line 2: 816008 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 (61673 MiB free)
  memory of node 1: 64473 MiB (61310 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430962-1721067128/watcher-4430962-1721067128 -o /tmp/evaluation-result-4430962-1721067128/solver-4430962-1721067128 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721059923-811822 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430962-1721067128.opb 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=816006, runsolver pid=816003

[startup+0.100081 s]*
/proc/loadavg: 4.13 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125906204/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=156376 memory=42936 CPUtime=0.09 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 7922 0 0 0 8 1 0 0 20 0 2 0 158876635 160129024 10734 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 39094 10734 3175 46 0 11689 0
[pid=816008/tid=816009] ppid=816006 vsize=156376 memory=4026561614 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) R 816006 816006 811810 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158876643 160129024 10734 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 166304 KiB
Current children cumulated memory: 45604 KiB

[startup+0.205894 s]*
/proc/loadavg: 4.13 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125896068/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=163368 memory=51520 CPUtime=0.2 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 10583 0 0 0 17 3 0 0 20 0 2 0 158876635 167288832 12880 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 40842 12880 3536 46 0 13437 0
[pid=816008/tid=816009] ppid=816006 vsize=163368 memory=3471202400344241230 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) R 816006 816006 811810 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158876643 167288832 12880 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 173296 KiB
Current children cumulated memory: 54188 KiB

[startup+0.305985 s]*
/proc/loadavg: 4.13 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125895592/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=163500 memory=51520 CPUtime=0.3 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 10624 0 0 0 27 3 0 0 20 0 2 0 158876635 167424000 12880 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 40875 12880 3536 46 0 13470 0
[pid=816008/tid=816009] ppid=816006 vsize=163500 memory=-9185589036789884262 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158876643 167424000 12880 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 173428 KiB
Current children cumulated memory: 54188 KiB

[startup+0.700268 s]
/proc/loadavg: 4.13 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125893952/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=164424 memory=52576 CPUtime=0.68 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 10848 0 0 0 65 3 0 0 20 0 2 0 158876635 168370176 13144 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 41106 13144 3536 46 0 13701 0
[pid=816008/tid=816009] ppid=816006 vsize=164424 memory=26024 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158876643 168370176 13144 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 174352 KiB
Current children cumulated memory: 55244 KiB

[startup+1.50027 s]
/proc/loadavg: 4.13 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125888880/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=165488 memory=53896 CPUtime=1.48 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 11188 0 0 0 144 4 0 0 20 0 2 0 158876635 169459712 13474 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 41372 13474 3536 46 0 13967 0
[pid=816008/tid=816009] ppid=816006 vsize=165488 memory=11560 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 158876643 169459712 13474 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 175416 KiB
Current children cumulated memory: 56564 KiB

[startup+3.10572 s]
/proc/loadavg: 4.12 4.16 4.12 5/264 816009
/proc/meminfo: memFree=125861900/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=166592 memory=55840 CPUtime=3.09 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 14390 0 0 0 303 6 0 0 20 0 2 0 158876635 170590208 13960 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 41648 13960 3536 46 0 14243 0
[pid=816008/tid=816009] ppid=816006 vsize=166592 memory=2668 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 158876643 170590208 13960 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 176520 KiB
Current children cumulated memory: 58508 KiB

[startup+6.30026 s]
/proc/loadavg: 4.12 4.16 4.12 5/264 816059
/proc/meminfo: memFree=125934564/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=167708 memory=56952 CPUtime=6.27 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 16939 0 0 0 620 7 0 0 20 0 2 0 158876635 171732992 14238 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 41927 14238 3536 46 0 14522 0
[pid=816008/tid=816009] ppid=816006 vsize=167708 memory=2668 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 158876643 171732992 14238 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 177636 KiB
Current children cumulated memory: 59620 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.15 4.12 5/264 816059
/proc/meminfo: memFree=125852420/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=171444 memory=58712 CPUtime=12.66 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 23913 0 0 0 1254 12 0 0 20 0 2 0 158876635 175558656 14678 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 42861 14678 3536 46 0 15456 0
[pid=816008/tid=816009] ppid=816006 vsize=171444 memory=58668 CPUtime=0 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 17 0 0 0 0 0 0 0 20 0 2 0 158876643 175558656 14678 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 181372 KiB
Current children cumulated memory: 61380 KiB

[startup+25.5003 s]
/proc/loadavg: 4.16 4.16 4.12 5/264 816062
/proc/meminfo: memFree=125787384/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=173292 memory=61048 CPUtime=25.41 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 32594 0 0 0 2524 17 0 0 20 0 2 0 158876635 177451008 15262 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 43323 15262 3536 46 0 15918 0
[pid=816008/tid=816009] ppid=816006 vsize=173292 memory=2668 CPUtime=0.01 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 26 0 0 0 0 1 0 0 20 0 2 0 158876643 177451008 15262 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 183220 KiB
Current children cumulated memory: 63716 KiB

[startup+51.1057 s]
/proc/loadavg: 4.11 4.15 4.11 5/265 816066
/proc/meminfo: memFree=125736244/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=177696 memory=66100 CPUtime=50.95 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 48875 0 0 0 5037 58 0 0 20 0 2 0 158876635 181960704 16525 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 44424 16525 3536 46 0 17019 0
[pid=816008/tid=816009] ppid=816006 vsize=177696 memory=58712 CPUtime=0.03 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 41 0 0 0 1 2 0 0 20 0 2 0 158876643 181960704 16525 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 187624 KiB
Current children cumulated memory: 68768 KiB

[startup+102.3 s]
/proc/loadavg: 4.09 4.14 4.11 5/265 816124
/proc/meminfo: memFree=125677652/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=203232 memory=88156 CPUtime=102.01 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 72182 0 0 0 10107 94 0 0 20 0 2 0 158876635 208109568 22039 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 50808 22039 3552 46 0 23403 0
[pid=816008/tid=816009] ppid=816006 vsize=203232 memory=2668 CPUtime=0.08 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 51 0 0 0 3 5 0 0 20 0 2 0 158876643 208109568 22039 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 102.01 s
Current children cumulated vsize: 213160 KiB
Current children cumulated memory: 90824 KiB

[startup+162.3 s]

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

/proc/816008/statm: 63712 35199 3552 46 0 36307 0
[pid=816008/tid=816009] ppid=816006 vsize=254848 memory=2668 CPUtime=2.85 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 216 0 0 0 113 172 0 0 20 0 2 0 158876643 260964352 35199 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3155.64 s
Current children cumulated vsize: 264776 KiB
Current children cumulated memory: 143464 KiB

[startup+3222.3 s]
/proc/loadavg: 3.14 3.51 3.83 4/253 817920
/proc/meminfo: memFree=124517924/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=257152 memory=144616 CPUtime=3215.54 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 213684 0 0 0 320837 717 0 0 20 0 2 0 158876635 263323648 36154 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 64288 36154 3552 46 0 36883 0
[pid=816008/tid=816009] ppid=816006 vsize=257152 memory=141568 CPUtime=2.91 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 219 0 0 0 116 175 0 0 20 0 2 0 158876643 263323648 36154 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3215.54 s
Current children cumulated vsize: 267080 KiB
Current children cumulated memory: 147284 KiB

[startup+3282.3 s]
/proc/loadavg: 3.11 3.43 3.78 4/253 817931
/proc/meminfo: memFree=124508776/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=259972 memory=148352 CPUtime=3275.45 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 215554 0 0 0 326821 724 0 0 20 0 2 0 158876635 266211328 37088 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 64993 37088 3552 46 0 37588 0
[pid=816008/tid=816009] ppid=816006 vsize=259972 memory=148232 CPUtime=2.97 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 222 0 0 0 118 179 0 0 20 0 2 0 158876643 266211328 37088 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3275.45 s
Current children cumulated vsize: 269900 KiB
Current children cumulated memory: 151020 KiB

[startup+3342.3 s]
/proc/loadavg: 3.31 3.42 3.75 4/253 817942
/proc/meminfo: memFree=124506284/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=262532 memory=150256 CPUtime=3335.36 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 218357 0 0 0 332805 731 0 0 20 0 2 0 158876635 268832768 37564 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 65633 37564 3552 46 0 38228 0
[pid=816008/tid=816009] ppid=816006 vsize=262532 memory=39896 CPUtime=3.03 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 225 0 0 0 121 182 0 0 20 0 2 0 158876643 268832768 37564 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3335.36 s
Current children cumulated vsize: 272460 KiB
Current children cumulated memory: 152924 KiB

[startup+3402.3 s]
/proc/loadavg: 3.34 3.41 3.73 4/253 817952
/proc/meminfo: memFree=124500784/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=282524 memory=152840 CPUtime=3395.26 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 228457 0 0 0 338785 741 0 0 20 0 2 0 158876635 289304576 38210 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 70631 38210 3552 46 0 43226 0
[pid=816008/tid=816009] ppid=816006 vsize=282524 memory=2668 CPUtime=3.1 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 228 0 0 0 124 186 0 0 20 0 2 0 158876643 289304576 38210 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3395.26 s
Current children cumulated vsize: 292452 KiB
Current children cumulated memory: 155508 KiB

[startup+3462.3 s]
/proc/loadavg: 3.17 3.35 3.69 4/253 817962
/proc/meminfo: memFree=124492476/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=283036 memory=156136 CPUtime=3455.15 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 238452 0 0 0 344767 748 0 0 20 0 2 0 158876635 289828864 39034 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 70759 39034 3552 46 0 43354 0
[pid=816008/tid=816009] ppid=816006 vsize=283036 memory=2668 CPUtime=3.16 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 231 0 0 0 126 190 0 0 20 0 2 0 158876643 289828864 39034 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3455.15 s
Current children cumulated vsize: 292964 KiB
Current children cumulated memory: 158804 KiB

[startup+3522.3 s]
/proc/loadavg: 3.17 3.32 3.65 4/255 817977
/proc/meminfo: memFree=124487976/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=284828 memory=159908 CPUtime=3515.04 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 249540 0 0 0 350748 756 0 0 20 0 2 0 158876635 291663872 39977 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 71207 39977 3552 46 0 43802 0
[pid=816008/tid=816009] ppid=816006 vsize=284828 memory=2668 CPUtime=3.22 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 234 0 0 0 128 194 0 0 20 0 2 0 158876643 291663872 39977 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3515.04 s
Current children cumulated vsize: 294756 KiB
Current children cumulated memory: 162576 KiB

[startup+3582.3 s]
/proc/loadavg: 3.25 3.31 3.63 4/255 817987
/proc/meminfo: memFree=124482396/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=285340 memory=160364 CPUtime=3574.93 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 259506 0 0 0 356731 762 0 0 20 0 2 0 158876635 292188160 40091 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 71335 40091 3552 46 0 43930 0
[pid=816008/tid=816009] ppid=816006 vsize=285340 memory=11560 CPUtime=3.28 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 237 0 0 0 131 197 0 0 20 0 2 0 158876643 292188160 40091 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3574.93 s
Current children cumulated vsize: 295268 KiB
Current children cumulated memory: 163032 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3607.5 s]
/proc/loadavg: 3.16 3.28 3.61 3/246 818023
/proc/meminfo: memFree=125963972/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=285596 memory=160748 CPUtime=3600.08 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 260043 0 0 0 359244 764 0 0 20 0 2 0 158876635 292450304 40187 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 71399 40187 3552 46 0 43994 0
[pid=816008/tid=816009] ppid=816006 vsize=285596 memory=2668 CPUtime=3.31 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 237 0 0 0 132 199 0 0 20 0 2 0 158876643 292450304 40187 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 295524 KiB
Current children cumulated memory: 163416 KiB

Sending SIGTERM to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=3592.45 s, system=7.65082 s

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

[startup+3607.5 s]
/proc/loadavg: 3.16 3.28 3.61 3/246 818023
/proc/meminfo: memFree=125963972/131524600 swapFree=131071996/131071996
[pid=816006] ppid=816003 vsize=9928 memory=2668 CPUtime=0 cores=1,3
/proc/816006/stat : 816006 (run-glibc-2.34.) S 816003 816006 811810 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 158876635 10166272 667 134679101440 94069617577984 94069618657304 140735063635072 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94069620755760 94069620802948 94069628329984 140735063643071 140735063643228 140735063643228 140735063650243 0
/proc/816006/statm: 2482 667 586 264 0 133 0
[pid=816008] ppid=816006 vsize=285596 memory=160748 CPUtime=3600.08 cores=1,3
/proc/816008/stat : 816008 (ld-linux-x86-64) R 816006 816006 811810 0 -1 4194304 260043 0 0 0 359244 764 0 0 20 0 2 0 158876635 292450304 40187 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
/proc/816008/statm: 71399 40187 3552 46 0 43994 0
[pid=816008/tid=816009] ppid=816006 vsize=285596 memory=2668 CPUtime=3.31 cores=1,3
/proc/816008/task/816009/stat : 816009 (ld-linux-x86-64) S 816006 816006 811810 0 -1 1077936192 237 0 0 0 132 199 0 0 20 0 2 0 158876643 292450304 40187 134679101440 139786240716800 139786240904412 140729535261824 0 0 0 0 4096 0 1 0 0 -1 3 0 0 0 0 0 139786243005312 139786243014760 93825008005120 140729535267671 140729535267835 140729535267835 140729535274930 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 295524 KiB
Current children cumulated memory: 163416 KiB

Child status: 143

Real time (s): 3607.51
CPU time (s): 3600.1
CPU user time (s): 3592.45
CPU system time (s): 7.65082
CPU usage (%): 99.7946
Max. virtual memory (cumulated for all children) (KiB): 295524
Max. memory (cumulated for all children) (KiB): 163416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3592.45
system time used= 7.65081
maximum resident set size= 160776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 260261
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= 357112
involuntary context switches= 3914


# summary of solver processes directly reported to runsolver:
#   pid: 816006
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3592.45
#   total CPU system time (s): 7.65082

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11638 second user time and 19.1243 second system time

The end

Launcher Data

Begin job on nodeC021 at 2024-07-15 20:12:20
IDJOB=4430962
IDBENCH=146791
IDSOLVER=3055
FILE ID=nodeC021/4430962-1721067128
RUNJOBID= nodeC021-1721059923-811822
SLURM_JOB_ID= 7505505
Free space on /tmp= 889952 MiB

SOLVER NAME= IPBHS-GUROBI-SYM 2024-07-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-railway_8_1_0.opb
COMMAND LINE= run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4430962-1721067128/watcher-4430962-1721067128 -o /tmp/evaluation-result-4430962-1721067128/solver-4430962-1721067128 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC021-1721059923-811822 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi --sym-cores HOME/instance-4430962-1721067128.opb

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

MD5SUM BENCH= 881f02ab7f3f3b5ffe74a08302b7945a
RANDOM SEED=817657969

nodeC021.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.155
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.42
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		: 3677.218
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.23
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.750
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.42
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		: 3667.182
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.23
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.125
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.42
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		: 3674.323
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.23
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.001
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.42
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		: 3603.387
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.23
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        125935424 kB
MemAvailable:   129322320 kB
Buffers:          371752 kB
Cached:          3816348 kB
SwapCached:            0 kB
Active:           694140 kB
Inactive:        4223884 kB
Active(anon):       1552 kB
Inactive(anon):   765760 kB
Active(file):     692588 kB
Inactive(file):  3458124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             87192 kB
Writeback:             0 kB
AnonPages:        727372 kB
Mapped:           119612 kB
Shmem:             37720 kB
KReclaimable:     152012 kB
Slab:             265180 kB
SReclaimable:     152012 kB
SUnreclaim:       113168 kB
KernelStack:        4144 kB
PageTables:        11212 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1084784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60864 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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:      256724 kB
DirectMap2M:    23633920 kB
DirectMap1G:    112197632 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC021 at 2024-07-15 21:12:28