Trace number 4444945

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-LSMabP+Exact 2024-07-11? 1796.66 1799.99

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1111217392.opb
MD5SUMa8c4ddd52329a771a251bfff859868cf
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 benchmark0.067566
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
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 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1248
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1796.56/1799.98	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: 63968 MiB (62413 MiB free)
  memory of node 1: 64473 MiB (63171 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444945-1721311878/watcher-4444945-1721311878 -o /tmp/evaluation-result-4444945-1721311878/solver-4444945-1721311878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721304607-999198 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4444945-1721311878.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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


[startup+0.100086 s]*
/proc/loadavg: 4.07 4.08 4.09 5/265 1004245
/proc/meminfo: memFree=128595784/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=0.09 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 9 0 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+0.20544 s]*
/proc/loadavg: 4.07 4.08 4.09 5/265 1004245
/proc/meminfo: memFree=128595440/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=0.2 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 19 1 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+0.30445 s]*
/proc/loadavg: 4.07 4.08 4.09 5/265 1004245
/proc/meminfo: memFree=128595440/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=0.29 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 28 1 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+0.700188 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 1004245
/proc/meminfo: memFree=128595064/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=0.68 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 64 4 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+1.50019 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 1004245
/proc/meminfo: memFree=128595064/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1.48 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 138 10 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+3.1048 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 1004246
/proc/meminfo: memFree=128594912/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=3.09 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 288 21 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+6.30018 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 1004246
/proc/meminfo: memFree=128594920/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=6.28 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 582 46 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+12.7002 s]
/proc/loadavg: 4.14 4.10 4.09 5/265 1004246
/proc/meminfo: memFree=128594836/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=12.67 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 1179 88 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+25.5002 s]
/proc/loadavg: 4.11 4.09 4.09 5/265 1004250
/proc/meminfo: memFree=128594516/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=25.45 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 2370 175 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+51.1045 s]
/proc/loadavg: 4.07 4.08 4.09 5/265 1004253
/proc/meminfo: memFree=128593892/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=51.02 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 287 0 0 0 4740 362 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 51.02 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+102.3 s]
/proc/loadavg: 4.07 4.08 4.09 5/266 1004263
/proc/meminfo: memFree=128593124/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0

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

/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1659.27 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 289 0 0 0 154058 11869 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1659.27 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+1722.3 s]
/proc/loadavg: 4.09 4.13 4.16 5/266 1005354
/proc/meminfo: memFree=128562304/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1719.15 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 289 0 0 0 159621 12294 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1719.15 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+1782.3 s]
/proc/loadavg: 4.14 4.14 4.16 5/265 1005489
/proc/meminfo: memFree=127552768/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1779.01 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 289 0 0 0 165179 12722 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1779.01 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

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

# cumulated CPU time of all completed processes:  user=1668.28 s, system=128.379 s

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

[startup+1792 s]*
/proc/loadavg: 4.12 4.13 4.16 5/266 1005492
/proc/meminfo: memFree=127517144/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1788.7 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 289 0 0 0 166076 12794 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1788.7 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+1795.2 s]
/proc/loadavg: 4.11 4.13 4.16 5/266 1005494
/proc/meminfo: memFree=127517060/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2756 CPUtime=0 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 237 100 0 0 0 0 0 0 20 0 1 0 183355925 10170368 689 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 689 612 264 0 134 0
[pid=1004244] ppid=1004241 vsize=8660 memory=976 CPUtime=0 cores=5,7
/proc/1004244/stat : 1004244 (timeout) S 1004241 1004244 999184 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 183355925 8867840 244 134679101440 94555296624640 94555296659656 140726144541024 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94555298757072 94555298759204 94555331112960 140726144545826 140726144545948 140726144545948 140726144552935 0
/proc/1004244/statm: 2165 244 219 9 0 87 0
[pid=1004245] ppid=1004244 vsize=19532 memory=7404 CPUtime=1791.89 cores=5,7
/proc/1004245/stat : 1004245 (LS-MabP) R 1004244 1004244 999184 0 -1 4194304 289 0 0 0 166371 12818 0 0 20 0 1 0 183355925 20000768 1851 134679101440 4194304 15467897 140734737573072 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 45187072 140734737577014 140734737577123 140734737577123 140734737584110 0
/proc/1004245/statm: 4883 1851 1153 2753 0 1536 0
Current children cumulated CPU time: 1791.89 s
Current children cumulated vsize: 38124 KiB
Current children cumulated memory: 11136 KiB

[startup+1798.4 s]
/proc/loadavg: 4.10 4.13 4.16 5/266 1005494
/proc/meminfo: memFree=127517060/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2808 CPUtime=1794.68 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 267 507 0 0 0 0 166632 12836 20 0 1 0 183355925 10170368 702 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 702 612 264 0 134 0
Current children cumulated CPU time: 1794.68 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2808 KiB

[startup+1799.2 s]
/proc/loadavg: 4.10 4.13 4.16 5/266 1005496
/proc/meminfo: memFree=127515296/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2808 CPUtime=1794.68 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 267 507 0 0 0 0 166632 12836 20 0 1 0 183355925 10170368 702 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 702 612 264 0 134 0
[pid=1005495] ppid=1004241 vsize=8660 memory=1036 CPUtime=0 cores=5,7
/proc/1005495/stat : 1005495 (timeout) S 1004241 1005495 999184 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 183535726 8867840 259 134679101440 94400258043904 94400258078920 140730696384640 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94400260176336 94400260178468 94400278028288 140730696389619 140730696389788 140730696389788 140730696396775 0
/proc/1005495/statm: 2165 259 234 9 0 87 0
[pid=1005496] ppid=1005495 vsize=28112 memory=10580 CPUtime=1.18 cores=5,7
/proc/1005496/stat : 1005496 (Exact) R 1005495 1005495 999184 0 -1 4194304 903 0 0 0 118 0 0 0 20 0 1 0 183535726 28786688 2645 134679101440 4194304 7243121 140730145853872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 22192128 140730145862671 140730145862821 140730145862821 140730145869808 0
/proc/1005496/statm: 7028 2645 788 745 0 6093 0
Current children cumulated CPU time: 1795.86 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 14424 KiB

[startup+1799.6 s]
/proc/loadavg: 4.10 4.13 4.16 5/266 1005496
/proc/meminfo: memFree=127515296/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2808 CPUtime=1794.68 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 267 507 0 0 0 0 166632 12836 20 0 1 0 183355925 10170368 702 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 702 612 264 0 134 0
[pid=1005495] ppid=1004241 vsize=8660 memory=1036 CPUtime=0 cores=5,7
/proc/1005495/stat : 1005495 (timeout) S 1004241 1005495 999184 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 183535726 8867840 259 134679101440 94400258043904 94400258078920 140730696384640 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94400260176336 94400260178468 94400278028288 140730696389619 140730696389788 140730696389788 140730696396775 0
/proc/1005495/statm: 2165 259 234 9 0 87 0
[pid=1005496] ppid=1005495 vsize=28112 memory=10580 CPUtime=1.58 cores=5,7
/proc/1005496/stat : 1005496 (Exact) R 1005495 1005495 999184 0 -1 4194304 905 0 0 0 158 0 0 0 20 0 1 0 183535726 28786688 2645 134679101440 4194304 7243121 140730145853872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 22192128 140730145862671 140730145862821 140730145862821 140730145869808 0
/proc/1005496/statm: 7028 2645 788 745 0 6093 0
Current children cumulated CPU time: 1796.26 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 14424 KiB

[startup+1799.8 s]
/proc/loadavg: 4.10 4.13 4.16 5/266 1005496
/proc/meminfo: memFree=127515296/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2808 CPUtime=1794.68 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 267 507 0 0 0 0 166632 12836 20 0 1 0 183355925 10170368 702 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 702 612 264 0 134 0
[pid=1005495] ppid=1004241 vsize=8660 memory=1036 CPUtime=0 cores=5,7
/proc/1005495/stat : 1005495 (timeout) S 1004241 1005495 999184 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 183535726 8867840 259 134679101440 94400258043904 94400258078920 140730696384640 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94400260176336 94400260178468 94400278028288 140730696389619 140730696389788 140730696389788 140730696396775 0
/proc/1005495/statm: 2165 259 234 9 0 87 0
[pid=1005496] ppid=1005495 vsize=28112 memory=10580 CPUtime=1.78 cores=5,7
/proc/1005496/stat : 1005496 (Exact) R 1005495 1005495 999184 0 -1 4194304 907 0 0 0 178 0 0 0 20 0 1 0 183535726 28786688 2645 134679101440 4194304 7243121 140730145853872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 22192128 140730145862671 140730145862821 140730145862821 140730145869808 0
/proc/1005496/statm: 7028 2645 788 745 0 6093 0
Current children cumulated CPU time: 1796.46 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 14424 KiB

[startup+1799.9 s]
/proc/loadavg: 4.10 4.13 4.16 5/266 1005496
/proc/meminfo: memFree=127515296/131524600 swapFree=131071996/131071996
[pid=1004241] ppid=1004238 vsize=9932 memory=2808 CPUtime=1794.68 cores=5,7
/proc/1004241/stat : 1004241 (Hybrid-LSMabP+E) S 1004238 1004241 999184 0 -1 4194304 267 507 0 0 0 0 166632 12836 20 0 1 0 183355925 10170368 702 134679101440 94590370299904 94590371379224 140736619976160 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94590373477680 94590373524868 94590390562816 140736619983849 140736619983994 140736619983994 140736619991010 0
/proc/1004241/statm: 2483 702 612 264 0 134 0
[pid=1005495] ppid=1004241 vsize=8660 memory=1036 CPUtime=0 cores=5,7
/proc/1005495/stat : 1005495 (timeout) S 1004241 1005495 999184 0 -1 4194304 103 0 0 0 0 0 0 0 20 0 1 0 183535726 8867840 259 134679101440 94400258043904 94400258078920 140730696384640 0 0 0 0 3145728 90119 0 0 0 17 7 0 0 0 0 0 94400260176336 94400260178468 94400278028288 140730696389619 140730696389788 140730696389788 140730696396775 0
/proc/1005495/statm: 2165 259 234 9 0 87 0
[pid=1005496] ppid=1005495 vsize=28112 memory=10580 CPUtime=1.88 cores=5,7
/proc/1005496/stat : 1005496 (Exact) R 1005495 1005495 999184 0 -1 4194304 908 0 0 0 188 0 0 0 20 0 1 0 183535726 28786688 2645 134679101440 4194304 7243121 140730145853872 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7942632 8006904 22192128 140730145862671 140730145862821 140730145862821 140730145869808 0
/proc/1005496/statm: 7028 2645 788 745 0 6093 0
Current children cumulated CPU time: 1796.56 s
Current children cumulated vsize: 46704 KiB
Current children cumulated memory: 14424 KiB

Child status: 0

Real time (s): 1799.99
CPU time (s): 1796.66
CPU user time (s): 1668.28
CPU system time (s): 128.379
CPU usage (%): 99.8153
Max. virtual memory (cumulated for all children) (KiB): 46704
Max. memory (cumulated for all children) (KiB): 14424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1668.28
system time used= 128.379
maximum resident set size= 10580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3055
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38
involuntary context switches= 461


# summary of solver processes directly reported to runsolver:
#   pid: 1004241
#   total CPU time (s): 1796.66
#   total CPU user time (s): 1668.28
#   total CPU system time (s): 128.379

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.20305 second user time and 6.62315 second system time

The end

Launcher Data

Begin job on nodeC030 at 2024-07-18 16:11:31
IDJOB=4444945
IDBENCH=148075
IDSOLVER=3071
FILE ID=nodeC030/4444945-1721311878
RUNJOBID= nodeC030-1721304607-999198
SLURM_JOB_ID= 7542623
Free space on /tmp= 890020 MiB

SOLVER NAME= Hybrid-LSMabP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111217392.opb
COMMAND LINE= ./Hybrid-LSMabP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4444945-1721311878/watcher-4444945-1721311878 -o /tmp/evaluation-result-4444945-1721311878/solver-4444945-1721311878 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1721304607-999198 --watchdog 3760  ./Hybrid-LSMabP+Exact HOME/instance-4444945-1721311878.opb 3600 HOME 31000

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

MD5SUM BENCH= a8c4ddd52329a771a251bfff859868cf
RANDOM SEED=873902142

nodeC030.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		: 3666.503
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.28
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		: 3670.346
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.680
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.28
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.133
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.11
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		: 3666.562
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.28
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		: 3664.281
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.11
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		: 3599.919
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.28
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		: 3673.340
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.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        128600040 kB
MemAvailable:   129685864 kB
Buffers:          469672 kB
Cached:          1445616 kB
SwapCached:            0 kB
Active:          1095040 kB
Inactive:        1207060 kB
Active(anon):       1628 kB
Inactive(anon):   422580 kB
Active(file):    1093412 kB
Inactive(file):   784480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             21232 kB
Writeback:             0 kB
AnonPages:        386084 kB
Mapped:           119956 kB
Shmem:             37720 kB
KReclaimable:      95512 kB
Slab:             207520 kB
SReclaimable:      95512 kB
SUnreclaim:       112008 kB
KernelStack:        4268 kB
PageTables:         9892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     928968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            69568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      234196 kB
DirectMap2M:    18413568 kB
DirectMap1G:    117440512 kB

Free space on /tmp at the end= 889940 MiB
End job on nodeC030 at 2024-07-18 16:41:31