Trace number 4446347

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 NameAnswerCPU timeWall clock time
Exact_no_SoPlex 2024-07-05UNSAT 538.288 539.591

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-55.opb
MD5SUMaafbab4e203601a49fdc88cf5a6cbbb7
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark63.7946
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7936
Total number of constraints176837
Number of constraints which are clauses158928
Number of constraints which are cardinality constraints (but not clauses)563
Number of constraints which are nor clauses,nor cardinality constraints17346
Minimum length of a constraint2
Maximum length of a constraint195
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 196
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

538.19/539.57	s UNSATISFIABLE

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: 63931 MiB (60392 MiB free)
  memory of node 1: 64510 MiB (60092 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446347-1721324756/watcher-4446347-1721324756 -o /tmp/evaluation-result-4446347-1721324756/solver-4446347-1721324756 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721317550-983920 --watchdog 3760 HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=496801998 HOME/instance-4446347-1721324756.opb 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=989749, runsolver pid=989746
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 989750
/proc/meminfo: memFree=123363968/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=33996 memory=15536 CPUtime=0.09 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 2738 0 0 0 9 0 0 0 20 0 1 0 184645361 34811904 3884 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 8499 3884 771 746 0 7563 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 33996 KiB
Current children cumulated memory: 15536 KiB

[startup+0.205494 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 989750
/proc/meminfo: memFree=123354820/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=38940 memory=24368 CPUtime=0.2 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 4023 0 0 0 20 0 0 0 20 0 1 0 184645361 39874560 6092 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 9735 6092 771 746 0 8799 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 38940 KiB
Current children cumulated memory: 24368 KiB

[startup+0.305335 s]*
/proc/loadavg: 4.11 4.11 4.09 5/254 989750
/proc/meminfo: memFree=123348116/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=43596 memory=30692 CPUtime=0.29 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 5241 0 0 0 29 0 0 0 20 0 1 0 184645361 44642304 7673 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 10899 7673 771 746 0 9963 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 43596 KiB
Current children cumulated memory: 30692 KiB

[startup+0.70022 s]
/proc/loadavg: 4.11 4.11 4.09 5/254 989750
/proc/meminfo: memFree=123326188/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=59156 memory=53356 CPUtime=0.69 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 9422 0 0 0 67 2 0 0 20 0 1 0 184645361 60575744 13339 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 14789 13339 851 746 0 13853 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 59156 KiB
Current children cumulated memory: 53356 KiB

[startup+1.50023 s]
/proc/loadavg: 4.18 4.13 4.10 5/254 989750
/proc/meminfo: memFree=123324816/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=60648 memory=55732 CPUtime=1.49 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 10020 0 0 0 147 2 0 0 20 0 1 0 184645361 62103552 13933 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 15162 13933 851 746 0 14226 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 60648 KiB
Current children cumulated memory: 55732 KiB

[startup+3.10568 s]
/proc/loadavg: 4.18 4.13 4.10 5/254 989750
/proc/meminfo: memFree=123310472/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=84580 memory=68552 CPUtime=3.09 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 12202 0 0 0 306 3 0 0 20 0 1 0 184645361 86609920 17138 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21145 17138 851 746 0 20209 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 84580 KiB
Current children cumulated memory: 68552 KiB

[startup+6.30021 s]
/proc/loadavg: 4.16 4.13 4.09 5/254 989750
/proc/meminfo: memFree=123309876/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=84580 memory=68552 CPUtime=6.27 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 12212 0 0 0 624 3 0 0 20 0 1 0 184645361 86609920 17138 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21145 17138 851 746 0 20209 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 84580 KiB
Current children cumulated memory: 68552 KiB

[startup+12.7002 s]
/proc/loadavg: 4.15 4.12 4.09 5/254 989751
/proc/meminfo: memFree=123309736/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=84580 memory=68552 CPUtime=12.65 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 12232 0 0 0 1262 3 0 0 20 0 1 0 184645361 86609920 17138 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21145 17138 851 746 0 20209 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 84580 KiB
Current children cumulated memory: 68552 KiB

[startup+25.5002 s]
/proc/loadavg: 4.20 4.14 4.10 5/254 989753
/proc/meminfo: memFree=123308292/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=84580 memory=68836 CPUtime=25.41 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 12281 0 0 0 2538 3 0 0 20 0 1 0 184645361 86609920 17209 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21145 17209 851 746 0 20209 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 84580 KiB
Current children cumulated memory: 68836 KiB

[startup+51.1057 s]
/proc/loadavg: 4.20 4.14 4.10 5/254 989757
/proc/meminfo: memFree=123305684/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=85556 memory=70760 CPUtime=50.95 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 12624 0 0 0 5092 3 0 0 20 0 1 0 184645361 87609344 17690 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21389 17690 851 746 0 20453 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 85556 KiB
Current children cumulated memory: 70760 KiB

[startup+102.3 s]
/proc/loadavg: 4.16 4.13 4.09 5/254 989767
/proc/meminfo: memFree=123298480/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=86996 memory=74260 CPUtime=102.02 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 13051 0 0 0 10199 3 0 0 20 0 1 0 184645361 89083904 18565 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 21749 18565 851 746 0 20813 0
Current children cumulated CPU time: 102.02 s
Current children cumulated vsize: 86996 KiB
Current children cumulated memory: 74260 KiB

[startup+162.3 s]
/proc/loadavg: 4.11 4.12 4.09 5/254 989777
/proc/meminfo: memFree=123294344/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=88716 memory=75864 CPUtime=161.88 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 13518 0 0 0 16185 3 0 0 20 0 1 0 184645361 90845184 18966 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22179 18966 851 746 0 21243 0
Current children cumulated CPU time: 161.88 s
Current children cumulated vsize: 88716 KiB
Current children cumulated memory: 75864 KiB

[startup+222.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/254 989787
/proc/meminfo: memFree=123291624/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=89432 memory=76532 CPUtime=221.74 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 13746 0 0 0 22171 3 0 0 20 0 1 0 184645361 91578368 19133 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22358 19133 851 746 0 21422 0
Current children cumulated CPU time: 221.74 s
Current children cumulated vsize: 89432 KiB
Current children cumulated memory: 76532 KiB

[startup+282.3 s]
/proc/loadavg: 4.13 4.12 4.09 5/255 989799
/proc/meminfo: memFree=123288424/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=90140 memory=77212 CPUtime=281.6 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 13935 0 0 0 28156 4 0 0 20 0 1 0 184645361 92303360 19303 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22535 19303 851 746 0 21599 0
Current children cumulated CPU time: 281.6 s
Current children cumulated vsize: 90140 KiB
Current children cumulated memory: 77212 KiB

[startup+342.3 s]
/proc/loadavg: 4.09 4.11 4.09 5/257 989813
/proc/meminfo: memFree=123286756/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=90552 memory=77712 CPUtime=341.46 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14076 0 0 0 34142 4 0 0 20 0 1 0 184645361 92725248 19428 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22638 19428 851 746 0 21702 0
Current children cumulated CPU time: 341.46 s
Current children cumulated vsize: 90552 KiB
Current children cumulated memory: 77712 KiB

[startup+402.3 s]
/proc/loadavg: 4.15 4.12 4.09 5/257 989824
/proc/meminfo: memFree=123284936/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=90876 memory=78140 CPUtime=401.32 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14205 0 0 0 40128 4 0 0 20 0 1 0 184645361 93057024 19535 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22719 19535 851 746 0 21783 0
Current children cumulated CPU time: 401.32 s
Current children cumulated vsize: 90876 KiB
Current children cumulated memory: 78140 KiB

[startup+462.3 s]
/proc/loadavg: 4.12 4.11 4.09 5/257 989834
/proc/meminfo: memFree=123283576/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91152 memory=78468 CPUtime=461.18 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14303 0 0 0 46114 4 0 0 20 0 1 0 184645361 93339648 19617 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22788 19617 851 746 0 21852 0
Current children cumulated CPU time: 461.18 s
Current children cumulated vsize: 91152 KiB
Current children cumulated memory: 78468 KiB

[startup+522.3 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 989891
/proc/meminfo: memFree=122964600/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=521.03 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14377 0 0 0 52099 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 521.03 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+539.591 s]
# the end of solver process 989749 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=538.243 s, system=0.044893 s

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

[startup+524.8 s]
/proc/loadavg: 4.08 4.11 4.09 5/257 989891
/proc/meminfo: memFree=122964472/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=523.52 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14377 0 0 0 52348 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 523.52 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+531.2 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 989892
/proc/meminfo: memFree=122963256/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=529.91 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14382 0 0 0 52987 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 529.91 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+534.4 s]
/proc/loadavg: 4.14 4.12 4.09 5/257 989892
/proc/meminfo: memFree=122963284/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=533.1 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14385 0 0 0 53306 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 533.1 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+537.6 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 989894
/proc/meminfo: memFree=122963256/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=536.29 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14398 0 0 0 53625 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 536.29 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+538.4 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 989894
/proc/meminfo: memFree=122962472/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=537.09 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14398 0 0 0 53705 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 537.09 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+539.2 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 989894
/proc/meminfo: memFree=122962276/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=537.89 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14398 0 0 0 53785 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 537.89 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+539.4 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 989894
/proc/meminfo: memFree=122962276/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=538.09 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14398 0 0 0 53805 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 538.09 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

[startup+539.5 s]
/proc/loadavg: 4.13 4.12 4.09 5/257 989894
/proc/meminfo: memFree=122962276/131524600 swapFree=131071996/131071996
[pid=989749] ppid=989746 vsize=91424 memory=78616 CPUtime=538.19 cores=4,6
/proc/989749/stat : 989749 (Exact_nosoplex) R 989746 989749 983909 0 -1 4194304 14398 0 0 0 53815 4 0 0 20 0 1 0 184645361 93618176 19654 134679101440 4194304 7248369 140720812839536 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 7946728 8011032 31268864 140720812848044 140720812848222 140720812848222 140720812855238 0
/proc/989749/statm: 22856 19654 851 746 0 21920 0
Current children cumulated CPU time: 538.19 s
Current children cumulated vsize: 91424 KiB
Current children cumulated memory: 78616 KiB

Child status: 20

Real time (s): 539.591
CPU time (s): 538.288
CPU user time (s): 538.243
CPU system time (s): 0.044893
CPU usage (%): 99.7585
Max. virtual memory (cumulated for all children) (KiB): 91424
Max. memory (cumulated for all children) (KiB): 78616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 538.243
system time used= 0.044893
maximum resident set size= 78616
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14400
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= 20
involuntary context switches= 604


# summary of solver processes directly reported to runsolver:
#   pid: 989749
#   total CPU time (s): 538.288
#   total CPU user time (s): 538.243
#   total CPU system time (s): 0.044893

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.03012 second user time and 2.39716 second system time

The end

Launcher Data

Begin job on nodeC033 at 2024-07-18 19:46:09
IDJOB=4446347
IDBENCH=155560
IDSOLVER=3061
FILE ID=nodeC033/4446347-1721324756
RUNJOBID= nodeC033-1721317550-983920
SLURM_JOB_ID= 7542664
Free space on /tmp= 890032 MiB

SOLVER NAME= Exact_no_SoPlex 2024-07-05
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-55.opb
COMMAND LINE= HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4446347-1721324756/watcher-4446347-1721324756 -o /tmp/evaluation-result-4446347-1721324756/solver-4446347-1721324756 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC033-1721317550-983920 --watchdog 3760  HOME/Exact_nosoplex --print-uniform=0 --verbosity=0 --print-sol --seed=496801998 HOME/instance-4446347-1721324756.opb

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

MD5SUM BENCH= aafbab4e203601a49fdc88cf5a6cbbb7
RANDOM SEED=496801998

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123376244 kB
MemAvailable:   129255300 kB
Buffers:          528200 kB
Cached:          6122052 kB
SwapCached:            0 kB
Active:           996052 kB
Inactive:        6381808 kB
Active(anon):       1580 kB
Inactive(anon):   771964 kB
Active(file):     994472 kB
Inactive(file):  5609844 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             11760 kB
Writeback:             0 kB
AnonPages:        725020 kB
Mapped:           117356 kB
Shmem:             45908 kB
KReclaimable:     228776 kB
Slab:             355744 kB
SReclaimable:     228776 kB
SUnreclaim:       126968 kB
KernelStack:        4092 kB
PageTables:        10484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    1111720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            68448 kB
HardwareCorrupted:     0 kB
AnonHugePages:    679936 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:      273108 kB
DirectMap2M:    28860416 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 890000 MiB
End job on nodeC033 at 2024-07-18 19:55:08