Trace number 4431621

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-neos-631710.opb
MD5SUMa6cae5fe4979829ef4db3f016c46bc73
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark203
Best CPU time to get the best result obtained on this benchmark3558.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables167056
Total number of constraints169576
Number of constraints which are clauses167055
Number of constraints which are cardinality constraints (but not clauses)1965
Number of constraints which are nor clauses,nor cardinality constraints556
Minimum length of a constraint2
Maximum length of a constraint556
Number of terms in the objective function 556
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 556
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 757
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


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 (62752 MiB free)
  memory of node 1: 64473 MiB (63157 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4431621-1721126767/watcher-4431621-1721126767 -o /tmp/evaluation-result-4431621-1721126767/solver-4431621-1721126767 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721126780-855646 --watchdog 3760 run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431621-1721126767.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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


[startup+0.100089 s]*
/proc/loadavg: 3.90 4.09 4.08 5/260 855714
/proc/meminfo: memFree=128870860/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=112804 memory=30116 CPUtime=0.09 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 6615 0 0 0 8 1 0 0 20 0 1 0 164847593 115511296 7529 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 0 0 0 0 0 17 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 28201 7529 1598 46 0 8816 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 122732 KiB
Current children cumulated memory: 32888 KiB

[startup+0.206089 s]*
/proc/loadavg: 3.90 4.09 4.08 5/260 855714
/proc/meminfo: memFree=128806064/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=128704 memory=43116 CPUtime=0.19 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 8320 0 0 0 18 1 0 0 20 0 1 0 164847593 131792896 10779 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 32176 10779 1598 46 0 12791 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 138632 KiB
Current children cumulated memory: 45888 KiB

[startup+0.30582 s]*
/proc/loadavg: 3.90 4.09 4.08 5/260 855714
/proc/meminfo: memFree=128761556/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=135768 memory=51492 CPUtime=0.29 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 9896 0 0 0 28 1 0 0 20 0 1 0 164847593 139026432 12873 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 33942 12873 1598 46 0 14557 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 145696 KiB
Current children cumulated memory: 54264 KiB

[startup+0.700204 s]
/proc/loadavg: 3.90 4.09 4.08 5/260 855714
/proc/meminfo: memFree=128640912/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=196248 memory=110560 CPUtime=0.68 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 18963 0 0 0 53 15 0 0 20 0 1 0 164847593 200957952 27640 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 49062 27640 1694 46 0 29677 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 206176 KiB
Current children cumulated memory: 113332 KiB

[startup+1.50025 s]
/proc/loadavg: 3.90 4.09 4.08 5/262 855716
/proc/meminfo: memFree=128449692/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=347232 memory=223664 CPUtime=1.47 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 45007 0 0 0 128 19 0 0 20 0 2 0 164847593 355565568 55916 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 86808 55916 3272 46 0 59403 0
[pid=855692/tid=855715] ppid=855689 vsize=347232 memory=11588 CPUtime=0 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 2 0 164847672 355565568 55916 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 357160 KiB
Current children cumulated memory: 226436 KiB

[startup+3.10443 s]
/proc/loadavg: 3.90 4.09 4.08 5/263 855719
/proc/meminfo: memFree=128136744/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=351596 memory=225808 CPUtime=3.08 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 56663 0 0 0 286 22 0 0 20 0 2 0 164847593 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 87899 56452 3335 46 0 60494 0
[pid=855692/tid=855715] ppid=855689 vsize=351596 memory=0 CPUtime=0 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 2 0 164847672 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 361524 KiB
Current children cumulated memory: 228580 KiB

[startup+6.30019 s]
/proc/loadavg: 3.91 4.09 4.08 5/263 855719
/proc/meminfo: memFree=128111432/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=351596 memory=225808 CPUtime=6.26 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 57396 0 0 0 604 22 0 0 20 0 2 0 164847593 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 87899 56452 3335 46 0 60494 0
[pid=855692/tid=855715] ppid=855689 vsize=351596 memory=2772 CPUtime=0 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 8 0 0 0 0 0 0 0 20 0 2 0 164847672 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 361524 KiB
Current children cumulated memory: 228580 KiB

[startup+12.7002 s]
/proc/loadavg: 3.92 4.09 4.08 5/263 855720
/proc/meminfo: memFree=128105560/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=351596 memory=225808 CPUtime=12.65 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 58878 0 0 0 1243 22 0 0 20 0 2 0 164847593 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 87899 56452 3335 46 0 60494 0
[pid=855692/tid=855715] ppid=855689 vsize=351596 memory=11588 CPUtime=0 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 16 0 0 0 0 0 0 0 20 0 2 0 164847672 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 361524 KiB
Current children cumulated memory: 228580 KiB

[startup+25.5002 s]
/proc/loadavg: 4.01 4.10 4.09 5/263 855722
/proc/meminfo: memFree=127986548/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=351596 memory=225808 CPUtime=25.42 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 60751 0 0 0 2519 23 0 0 20 0 2 0 164847593 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 87899 56452 3335 46 0 60494 0
[pid=855692/tid=855715] ppid=855689 vsize=351596 memory=0 CPUtime=0 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 2 0 164847672 360034304 56452 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 361524 KiB
Current children cumulated memory: 228580 KiB

[startup+51.1054 s]
/proc/loadavg: 4.00 4.09 4.09 5/263 855725
/proc/meminfo: memFree=127947992/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=354560 memory=228536 CPUtime=50.97 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 69999 0 0 0 5073 24 0 0 20 0 2 0 164847593 363069440 57134 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 88640 57134 3335 46 0 61235 0
[pid=855692/tid=855715] ppid=855689 vsize=354560 memory=2772 CPUtime=0.01 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 36 0 0 0 0 1 0 0 20 0 2 0 164847672 363069440 57134 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 364488 KiB
Current children cumulated memory: 231308 KiB

[startup+102.3 s]
/proc/loadavg: 4.05 4.09 4.09 5/263 855736
/proc/meminfo: memFree=127727028/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=354560 memory=228700 CPUtime=102.04 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 79354 0 0 0 10177 27 0 0 20 0 2 0 164847593 363069440 57175 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 88640 57175 3335 46 0 61235 0
[pid=855692/tid=855715] ppid=855689 vsize=354560 memory=2772 CPUtime=0.04 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 44 0 0 0 1 3 0 0 20 0 2 0 164847672 363069440 57175 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 102.04 s
Current children cumulated vsize: 364488 KiB
Current children cumulated memory: 231472 KiB

[startup+162.3 s]
/proc/loadavg: 4.19 4.12 4.10 5/263 855747
/proc/meminfo: memFree=127587140/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=373416 memory=244540 CPUtime=161.93 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 87711 0 0 0 16159 34 0 0 20 0 2 0 164847593 382377984 61135 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 93354 61135 3335 46 0 65949 0

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

[startup+3162.3 s]
/proc/loadavg: 4.18 4.15 4.13 5/263 857486
/proc/meminfo: memFree=124999232/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1303216 memory=1126244 CPUtime=3155.04 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 762299 0 0 0 315136 368 0 0 20 0 2 0 164847593 1334493184 281561 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 325804 281561 3525 46 0 298399 0
[pid=855692/tid=855715] ppid=855689 vsize=1303216 memory=2772 CPUtime=2.32 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 199 0 0 0 80 152 0 0 20 0 2 0 164847672 1334493184 281561 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3155.04 s
Current children cumulated vsize: 1313144 KiB
Current children cumulated memory: 1129016 KiB

[startup+3222.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/263 857496
/proc/meminfo: memFree=124899728/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3214.89 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 944281 0 0 0 321103 386 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=11588 CPUtime=2.38 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 200 0 0 0 82 156 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3214.89 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3282.3 s]
/proc/loadavg: 4.16 4.15 4.13 5/265 857512
/proc/meminfo: memFree=124879796/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3274.75 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 967133 0 0 0 327081 394 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=2772 CPUtime=2.43 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 203 0 0 0 84 159 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3274.75 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3342.3 s]
/proc/loadavg: 4.17 4.15 4.13 5/265 857522
/proc/meminfo: memFree=124835784/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3334.61 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1012897 0 0 0 333060 401 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=13184 CPUtime=2.46 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 206 0 0 0 85 161 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3334.61 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3402.3 s]
/proc/loadavg: 4.12 4.14 4.13 5/264 857533
/proc/meminfo: memFree=124794716/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3394.45 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1034616 0 0 0 339039 406 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=2772 CPUtime=2.52 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 209 0 0 0 87 165 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3394.45 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.13 4.12 5/264 857543
/proc/meminfo: memFree=124769040/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3454.29 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1043843 0 0 0 345018 411 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=2772 CPUtime=2.57 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 212 0 0 0 89 168 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3454.29 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3522.3 s]
/proc/loadavg: 4.13 4.13 4.12 5/264 857554
/proc/meminfo: memFree=124536340/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3514.15 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1056315 0 0 0 350998 417 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=2772 CPUtime=2.61 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 215 0 0 0 90 171 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3514.15 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.12 4.12 5/263 857565
/proc/meminfo: memFree=124570984/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3574 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1132002 0 0 0 356974 426 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=2772 CPUtime=2.66 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 218 0 0 0 91 175 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3574 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3608.4 s]
/proc/loadavg: 4.20 4.14 4.12 4/258 857679
/proc/meminfo: memFree=127630212/131524600 swapFree=131071996/131071996
[pid=855689] ppid=855686 vsize=9928 memory=2772 CPUtime=0 cores=0,2
/proc/855689/stat : 855689 (run-glibc-2.34.) S 855686 855689 855636 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 164847593 10166272 693 134679101440 93882064547840 93882065627160 140727996398368 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93882067725616 93882067772804 93882082664448 140727996400587 140727996400732 140727996400732 140727996407747 0
/proc/855689/statm: 2482 693 613 264 0 133 0
[pid=855692] ppid=855689 vsize=1870744 memory=1204068 CPUtime=3600.03 cores=0,2
/proc/855692/stat : 855692 (ld-linux-x86-64) R 855689 855689 855636 0 -1 4194304 1145003 0 0 0 359570 433 0 0 20 0 2 0 164847593 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
/proc/855692/statm: 467686 301017 3525 46 0 440281 0
[pid=855692/tid=855715] ppid=855689 vsize=1870744 memory=1928 CPUtime=2.68 cores=0,2
/proc/855692/task/855715/stat : 855715 (ld-linux-x86-64) S 855689 855689 855636 0 -1 1077936192 221 0 0 0 92 176 0 0 20 0 2 0 164847672 1915641856 301017 134679101440 140679762251776 140679762439388 140720494830752 0 0 0 0 4096 0 1 0 0 -1 2 0 0 0 0 0 140679764540288 140679764549736 93824996626432 140720494838627 140720494838779 140720494838779 140720494845874 0
Current children cumulated CPU time: 3600.03 s
Current children cumulated vsize: 1880672 KiB
Current children cumulated memory: 1206840 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3608.41 s]
# the end of solver process 855689 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0.001351 s, system=0.000155 s

[startup+3608.42 s]
# the end of solver process 855692 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=3595.71 s, system=4.34525 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3608.42
CPU time (s): 3600.06
CPU user time (s): 3595.71
CPU system time (s): 4.34525
CPU usage (%): 99.7684
Max. virtual memory (cumulated for all children) (KiB): 1880672
Max. memory (cumulated for all children) (KiB): 1206840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3595.71
system time used= 4.34525
maximum resident set size= 1204068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1145208
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= 357245
involuntary context switches= 24646


# summary of solver processes directly reported to runsolver:
#   pid: 855689,855692
#   total CPU time (s): 3600.06
#   total CPU user time (s): 3595.71
#   total CPU system time (s): 4.34525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.53619 second user time and 16.564 second system time

The end

Launcher Data

Begin job on nodeC035 at 2024-07-16 12:46:20
IDJOB=4431621
IDBENCH=155367
IDSOLVER=3056
FILE ID=nodeC035/4431621-1721126767
RUNJOBID= nodeC035-1721126780-855646
SLURM_JOB_ID= 7505681
Free space on /tmp= 890000 MiB

SOLVER NAME= IPBHS-GUROBI 2024-07-09
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-neos-631710.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-4431621-1721126767/watcher-4431621-1721126767 -o /tmp/evaluation-result-4431621-1721126767/solver-4431621-1721126767 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1721126780-855646 --watchdog 3760  run-glibc-2.34.sh ./ipbhs_gurobi HOME/instance-4431621-1721126767.opb

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

MD5SUM BENCH= a6cae5fe4979829ef4db3f016c46bc73
RANDOM SEED=650996238

nodeC035.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		: 3600.094
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.65
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		: 3668.916
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.79
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		: 3664.507
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.65
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		: 3670.534
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.79
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		: 3622.774
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.65
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		: 3625.695
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.79
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		: 3667.278
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.65
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		: 3671.135
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.79
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128942316 kB
MemAvailable:   129727600 kB
Buffers:          390244 kB
Cached:          1232048 kB
SwapCached:            0 kB
Active:           704036 kB
Inactive:        1283904 kB
Active(anon):       1460 kB
Inactive(anon):   402012 kB
Active(file):     702576 kB
Inactive(file):   881892 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            191928 kB
Writeback:             0 kB
AnonPages:        365884 kB
Mapped:           108692 kB
Shmem:             37724 kB
KReclaimable:      81280 kB
Slab:             185100 kB
SReclaimable:      81280 kB
SUnreclaim:       103820 kB
KernelStack:        3904 kB
PageTables:         9656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     763748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            63712 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 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:      199380 kB
DirectMap2M:    18448384 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889892 MiB
End job on nodeC035 at 2024-07-16 13:46:29