Trace number 4449114

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
Hybrid-LSMabSP+Exact 2024-07-11? 3596.21 3607.36

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/
normalized-hw256-vm100p-dec.opb.negationfix.opb
MD5SUM7aedd7c3672972b6263e08c161e73d18
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables693504
Total number of constraints5930
Number of constraints which are clauses2708
Number of constraints which are cardinality constraints (but not clauses)2708
Number of constraints which are nor clauses,nor cardinality constraints514
Minimum length of a constraint256
Maximum length of a constraint2709
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 975035
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 2190070
Number of bits of the biggest sum of numbers22
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1792.95/3607.35	c Filename:instance-4449114-1721370985.opb, Cutoff_time:1798, memory_limit_gb:29976
1792.95/3607.35	c Use Presolve
1792.95/3607.35	c Parse finsih
1792.95/3607.35	c Start Presolve
1792.95/3607.35	c After Reduce Vars: 691677 Clauses: 5928 Top clause weight: 1 Hard Clauses: 5928
1792.95/3607.35	c Use LS-small
1792.95/3607.35	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 64059 MiB (46527 MiB free)
  memory of node 1: 64510 MiB (61306 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449114-1721370985/watcher-4449114-1721370985 -o /tmp/evaluation-result-4449114-1721370985/solver-4449114-1721370985 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721365600-988966 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4449114-1721370985.opb 3600 HOME 31000 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=992665, runsolver pid=992662

[startup+0.101033 s]*
/proc/loadavg: 4.75 4.29 4.19 5/243 992669
/proc/meminfo: memFree=110374084/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=57972 memory=45488 CPUtime=0.09 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 2757 0 0 0 8 1 0 0 20 0 1 0 189254618 59363328 11372 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 14493 11372 1073 2753 0 11146 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 76564 KiB
Current children cumulated memory: 49340 KiB

[startup+0.213062 s]*
/proc/loadavg: 4.75 4.29 4.19 6/241 992669
/proc/meminfo: memFree=110374948/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=60452 memory=47412 CPUtime=0.2 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 3479 0 0 0 19 1 0 0 20 0 1 0 189254618 61902848 11853 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 15113 11853 1073 2753 0 11766 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 79044 KiB
Current children cumulated memory: 51264 KiB

[startup+0.313249 s]*
/proc/loadavg: 4.75 4.29 4.19 5/242 992670
/proc/meminfo: memFree=110372060/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=63456 memory=50256 CPUtime=0.31 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 4462 0 0 0 29 2 0 0 20 0 1 0 189254618 64978944 12564 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 15864 12564 1073 2753 0 12517 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 82048 KiB
Current children cumulated memory: 54108 KiB

[startup+0.700368 s]
/proc/loadavg: 4.75 4.29 4.19 5/249 992683
/proc/meminfo: memFree=110335604/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=76992 memory=62064 CPUtime=0.68 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 7388 0 0 0 66 2 0 0 20 0 1 0 189254618 78839808 15516 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 19248 15516 1073 2753 0 15901 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 95584 KiB
Current children cumulated memory: 65916 KiB

[startup+1.5004 s]
/proc/loadavg: 4.75 4.29 4.19 5/249 992683
/proc/meminfo: memFree=110292420/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=100628 memory=83724 CPUtime=1.48 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 11760 0 0 0 145 3 0 0 20 0 1 0 189254618 103043072 20931 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 25157 20931 1073 2753 0 21810 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 119220 KiB
Current children cumulated memory: 87576 KiB

[startup+3.11268 s]
/proc/loadavg: 4.85 4.32 4.20 5/249 992683
/proc/meminfo: memFree=110196228/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=144468 memory=123344 CPUtime=3.08 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 19176 0 0 0 303 5 0 0 20 0 1 0 189254618 147935232 30836 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 36117 30836 1073 2753 0 32770 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 163060 KiB
Current children cumulated memory: 127196 KiB

[startup+6.30047 s]
/proc/loadavg: 4.85 4.32 4.20 5/250 992684
/proc/meminfo: memFree=110104288/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=243168 memory=169008 CPUtime=6.27 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 20386 0 0 0 618 9 0 0 20 0 1 0 189254618 249004032 42252 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 60792 42252 1073 2753 0 57445 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 261760 KiB
Current children cumulated memory: 172860 KiB

[startup+12.7005 s]
/proc/loadavg: 4.87 4.33 4.21 5/242 992734
/proc/meminfo: memFree=109650324/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=521516 memory=461740 CPUtime=12.64 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 29919 0 0 0 1245 19 0 0 20 0 1 0 189254618 534032384 115435 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 130379 115435 1105 2753 0 127032 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 540108 KiB
Current children cumulated memory: 465592 KiB

[startup+25.5005 s]
/proc/loadavg: 5.04 4.40 4.23 5/250 992749
/proc/meminfo: memFree=109102752/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=521516 memory=461932 CPUtime=25.41 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 29989 0 0 0 2522 19 0 0 20 0 1 0 189254618 534032384 115483 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 130379 115483 1153 2753 0 127032 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 540108 KiB
Current children cumulated memory: 465784 KiB

[startup+51.113 s]
/proc/loadavg: 4.69 4.36 4.22 5/250 992754
/proc/meminfo: memFree=103563784/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0
[pid=992668] ppid=992665 vsize=8660 memory=1056 CPUtime=0 cores=0,2
/proc/992668/stat : 992668 (timeout) S 992665 992668 988956 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 189254618 8867840 264 134679101440 94556282146816 94556282181832 140734681415520 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94556284279248 94556284281380 94556289544192 140734681420840 140734681420956 140734681420956 140734681427943 0
/proc/992668/statm: 2165 264 239 9 0 87 0
[pid=992669] ppid=992668 vsize=1995792 memory=1882740 CPUtime=50.96 cores=0,2
/proc/992669/stat : 992669 (LS-MabSP) R 992668 992668 988956 0 -1 4194304 408795 0 0 0 5016 80 0 0 20 0 1 0 189254618 2043691008 470685 134679101440 4194304 15467897 140735400757216 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 49377280 140735400760379 140735400760482 140735400760482 140735400767469 0
/proc/992669/statm: 498948 470685 1153 2753 0 495601 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 2014384 KiB
Current children cumulated memory: 1886592 KiB

[startup+102.301 s]
/proc/loadavg: 4.34 4.32 4.21 5/250 992813
/proc/meminfo: memFree=87644304/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2796 CPUtime=0 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 236 100 0 0 0 0 0 0 20 0 1 0 189254617 10170368 699 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 699 622 264 0 134 0

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

/proc/meminfo: memFree=97954652/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=28533604 memory=26149492 CPUtime=1718.48 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4514573 0 0 0 169910 1938 0 0 20 0 1 0 189434451 29218410496 6537373 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 7133401 6537373 748 737 0 7132489 0
Current children cumulated CPU time: 3511.43 s
Current children cumulated vsize: 28552196 KiB
Current children cumulated memory: 26153308 KiB

[startup+3582.3 s]
/proc/loadavg: 2.11 2.50 3.22 3/231 995126
/proc/meminfo: memFree=97909692/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=28582556 memory=26194352 CPUtime=1778.25 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4527224 0 0 0 175861 1964 0 0 20 0 1 0 189434451 29268537344 6548588 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 7145639 6548588 748 737 0 7144727 0
Current children cumulated CPU time: 3571.2 s
Current children cumulated vsize: 28601148 KiB
Current children cumulated memory: 26198168 KiB

[startup+3607.36 s]
# the end of solver process 992665 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3561.53 s, system=34.6827 s

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

[startup+3584 s]*
/proc/loadavg: 2.10 2.49 3.21 3/231 995126
/proc/meminfo: memFree=97909428/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=28582556 memory=26194352 CPUtime=1779.95 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4527296 0 0 0 176031 1964 0 0 20 0 1 0 189434451 29268537344 6548588 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 7145639 6548588 748 737 0 7144727 0
Current children cumulated CPU time: 3572.9 s
Current children cumulated vsize: 28601148 KiB
Current children cumulated memory: 26198168 KiB

[startup+3596.8 s]
/proc/loadavg: 2.16 2.49 3.20 3/231 995129
/proc/meminfo: memFree=97907856/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=20449760 memory=20041924 CPUtime=1792.71 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4530439 0 0 0 177304 1967 0 0 20 0 1 0 189434451 20940554240 5010481 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 5112440 5010481 840 737 0 5111528 0
Current children cumulated CPU time: 3585.66 s
Current children cumulated vsize: 20468352 KiB
Current children cumulated memory: 20045740 KiB

[startup+3603.2 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=105963084/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=18564124 memory=18156288 CPUtime=1799.09 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4543760 0 0 0 177940 1969 0 0 20 0 1 0 189434451 19009662976 4539072 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 4641031 4539072 840 737 0 4640119 0
Current children cumulated CPU time: 3592.04 s
Current children cumulated vsize: 18582716 KiB
Current children cumulated memory: 18160104 KiB

[startup+3604.8 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=105963400/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=18564124 memory=18156288 CPUtime=1800.69 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4543824 0 0 0 178098 1971 0 0 20 0 1 0 189434451 19009662976 4539072 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 4641031 4539072 840 737 0 4640119 0
Current children cumulated CPU time: 3593.64 s
Current children cumulated vsize: 18582716 KiB
Current children cumulated memory: 18160104 KiB

[startup+3606.4 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=105963388/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
[pid=994107] ppid=994106 vsize=18564124 memory=18156288 CPUtime=1802.28 cores=0,2
/proc/994107/stat : 994107 (Exact) R 994106 994106 988956 0 -1 4194304 4543859 0 0 0 178256 1972 0 0 20 0 1 0 189434451 19009662976 4539072 134679101440 4194304 7210733 140734360344000 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 29302784 140734360347663 140734360347813 140734360347813 140734360354800 0
/proc/994107/statm: 4641031 4539072 840 737 0 4640119 0
Current children cumulated CPU time: 3595.23 s
Current children cumulated vsize: 18582716 KiB
Current children cumulated memory: 18160104 KiB

[startup+3606.8 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=105963388/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
Current children cumulated CPU time: 1792.95 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3816 KiB

[startup+3607.2 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=114998068/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
Current children cumulated CPU time: 1792.95 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3816 KiB

[startup+3607.3 s]
/proc/loadavg: 2.21 2.49 3.20 3/231 995130
/proc/meminfo: memFree=114998068/131655788 swapFree=131071996/131071996
[pid=992665] ppid=992662 vsize=9932 memory=2844 CPUtime=1792.95 cores=0,2
/proc/992665/stat : 992665 (Hybrid-LSMabSP+) S 992662 992665 988956 0 -1 4194304 269 3279569 0 0 0 0 177867 1428 20 0 1 0 189254617 10170368 711 134679101440 93963166720000 93963167799320 140722243938768 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93963169897776 93963169944964 93963183050752 140722243945447 140722243945593 140722243945593 140722243952609 0
/proc/992665/statm: 2483 711 622 264 0 134 0
[pid=994106] ppid=992665 vsize=8660 memory=972 CPUtime=0 cores=0,2
/proc/994106/stat : 994106 (timeout) S 992665 994106 988956 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 189434451 8867840 243 134679101440 94390293954560 94390293989576 140726391961648 0 0 0 0 3293184 73735 0 0 0 17 2 0 0 0 0 0 94390296086992 94390296089124 94390306836480 140726391968755 140726391968924 140726391968924 140726391975911 0
/proc/994106/statm: 2165 243 219 9 0 87 0
Current children cumulated CPU time: 1792.95 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3816 KiB

Child status: 0

Real time (s): 3607.36
CPU time (s): 3596.21
CPU user time (s): 3561.53
CPU system time (s): 34.6827
CPU usage (%): 99.6911
Max. virtual memory (cumulated for all children) (KiB): 31173648
Max. memory (cumulated for all children) (KiB): 28160392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3561.53
system time used= 34.6827
maximum resident set size= 28246688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7825496
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 119
involuntary context switches= 25338


# summary of solver processes directly reported to runsolver:
#   pid: 992665
#   total CPU time (s): 3596.21
#   total CPU user time (s): 3561.53
#   total CPU system time (s): 34.6827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4537 second user time and 37.339 second system time

The end

Launcher Data

Begin job on nodeC003 at 2024-07-19 08:36:37
IDJOB=4449114
IDBENCH=160481
IDSOLVER=3070
FILE ID=nodeC003/4449114-1721370985
RUNJOBID= nodeC003-1721365600-988966
SLURM_JOB_ID= 7542799
Free space on /tmp= 723672 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw256/normalized-hw256-vm100p-dec.opb.negationfix.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449114-1721370985/watcher-4449114-1721370985 -o /tmp/evaluation-result-4449114-1721370985/solver-4449114-1721370985 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC003-1721365600-988966 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4449114-1721370985.opb 3600 HOME 31000

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=174573633

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        110424580 kB
MemAvailable:   116125700 kB
Buffers:          531604 kB
Cached:          5945952 kB
SwapCached:            0 kB
Active:          1030524 kB
Inactive:       19491680 kB
Active(anon):       1468 kB
Inactive(anon): 14080556 kB
Active(file):    1029056 kB
Inactive(file):  5411124 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             63952 kB
Writeback:            24 kB
AnonPages:      14044388 kB
Mapped:           129500 kB
Shmem:             37704 kB
KReclaimable:     201940 kB
Slab:             316904 kB
SReclaimable:     201940 kB
SUnreclaim:       114964 kB
KernelStack:        3856 kB
PageTables:        36656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:   14659848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            59072 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2205696 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:      275272 kB
DirectMap2M:    31086592 kB
DirectMap1G:    104857600 kB

Free space on /tmp at the end= 723712 MiB
End job on nodeC003 at 2024-07-19 09:36:45