Trace number 4451657

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-CASHWMaxSATDisjComS+Exact 2024-07-11UNSAT 1796.2 1801.58

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v081-n1.opb
MD5SUM094ef2080fcb5c00ba6533ba0fd987cd
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.201899
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables243
Total number of constraints81
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)81
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1796.12/1801.55	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63968 MiB (62795 MiB free)
  memory of node 1: 64473 MiB (63216 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451657-1721426887/watcher-4451657-1721426887 -o /tmp/evaluation-result-4451657-1721426887/solver-4451657-1721426887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721421170-1018799 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4451657-1721426887.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=1022889, runsolver pid=1022886

[startup+0.100085 s]*
/proc/loadavg: 4.18 4.18 4.12 5/267 1022893
/proc/meminfo: memFree=129030464/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=22820 memory=8700 CPUtime=0.09 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 958 0 0 0 9 0 0 0 20 0 1 0 194855773 23367680 2175 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 5705 2175 798 2417 0 2807 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 41412 KiB
Current children cumulated memory: 12604 KiB

[startup+0.205664 s]*
/proc/loadavg: 4.18 4.18 4.12 5/267 1022893
/proc/meminfo: memFree=129029260/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=25768 memory=9756 CPUtime=0.2 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 1225 0 0 0 20 0 0 0 20 0 1 0 194855773 26386432 2439 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 6442 2439 798 2417 0 3544 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44360 KiB
Current children cumulated memory: 13660 KiB

[startup+0.305006 s]*
/proc/loadavg: 4.18 4.18 4.12 5/267 1022893
/proc/meminfo: memFree=129027404/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=25768 memory=11076 CPUtime=0.3 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 1591 0 0 0 30 0 0 0 20 0 1 0 194855773 26386432 2769 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 6442 2769 798 2417 0 3544 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 44360 KiB
Current children cumulated memory: 14980 KiB

[startup+0.700263 s]
/proc/loadavg: 4.18 4.18 4.12 5/267 1022893
/proc/meminfo: memFree=129021192/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=31192 memory=17344 CPUtime=0.68 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 2604 0 0 0 68 0 0 0 20 0 1 0 194855773 31940608 4336 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 7798 4336 798 2417 0 4900 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 49784 KiB
Current children cumulated memory: 21248 KiB

[startup+1.50024 s]
/proc/loadavg: 4.18 4.18 4.12 5/267 1022893
/proc/meminfo: memFree=129021164/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=32864 memory=18928 CPUtime=1.48 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 3022 0 0 0 148 0 0 0 20 0 1 0 194855773 33652736 4732 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 8216 4732 798 2417 0 5318 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 51456 KiB
Current children cumulated memory: 22832 KiB

[startup+3.10564 s]
/proc/loadavg: 4.17 4.18 4.12 5/267 1022894
/proc/meminfo: memFree=129010856/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=35592 memory=21104 CPUtime=3.08 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 3473 0 0 0 308 0 0 0 20 0 1 0 194855773 36446208 5276 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 8898 5276 798 2417 0 6000 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 54184 KiB
Current children cumulated memory: 25008 KiB

[startup+6.30023 s]
/proc/loadavg: 4.17 4.18 4.12 5/267 1022894
/proc/meminfo: memFree=129011972/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=35592 memory=21104 CPUtime=6.27 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 3476 0 0 0 627 0 0 0 20 0 1 0 194855773 36446208 5276 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 8898 5276 798 2417 0 6000 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 54184 KiB
Current children cumulated memory: 25008 KiB

[startup+12.7002 s]
/proc/loadavg: 4.22 4.19 4.12 5/267 1022894
/proc/meminfo: memFree=129002224/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=39944 memory=25504 CPUtime=12.64 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 4069 0 0 0 1264 0 0 0 20 0 1 0 194855773 40902656 6376 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 9986 6376 798 2417 0 7088 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 58536 KiB
Current children cumulated memory: 29408 KiB

[startup+25.5002 s]
/proc/loadavg: 4.19 4.18 4.12 5/267 1022897
/proc/meminfo: memFree=128993504/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=47016 memory=31376 CPUtime=25.4 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 4528 0 0 0 2540 0 0 0 20 0 1 0 194855773 48144384 7844 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 11754 7844 798 2417 0 8856 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 65608 KiB
Current children cumulated memory: 35280 KiB

[startup+51.1056 s]
/proc/loadavg: 4.12 4.16 4.11 5/266 1022951
/proc/meminfo: memFree=129019484/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=52000 memory=35644 CPUtime=50.93 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 5532 0 0 0 5092 1 0 0 20 0 1 0 194855773 53248000 8911 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 13000 8911 798 2417 0 10102 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 70592 KiB
Current children cumulated memory: 39548 KiB

[startup+102.3 s]
/proc/loadavg: 4.33 4.20 4.13 6/270 1023219
/proc/meminfo: memFree=128999116/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0

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

/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=89832 memory=72512 CPUtime=1657.39 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 12084 0 0 0 165732 7 0 0 20 0 1 0 194855773 91987968 18128 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 22458 18128 798 2417 0 19560 0
Current children cumulated CPU time: 1657.39 s
Current children cumulated vsize: 108424 KiB
Current children cumulated memory: 76416 KiB

[startup+1722.3 s]
/proc/loadavg: 4.37 4.26 4.15 5/263 1024270
/proc/meminfo: memFree=128706124/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=89832 memory=72512 CPUtime=1717.2 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 12113 0 0 0 171713 7 0 0 20 0 1 0 194855773 91987968 18128 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 22458 18128 798 2417 0 19560 0
Current children cumulated CPU time: 1717.2 s
Current children cumulated vsize: 108424 KiB
Current children cumulated memory: 76416 KiB

[startup+1782.3 s]
/proc/loadavg: 4.25 4.24 4.15 5/263 1024281
/proc/meminfo: memFree=127687188/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=89832 memory=72512 CPUtime=1777 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 12144 0 0 0 177693 7 0 0 20 0 1 0 194855773 91987968 18128 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 22458 18128 798 2417 0 19560 0
Current children cumulated CPU time: 1777 s
Current children cumulated vsize: 108424 KiB
Current children cumulated memory: 76416 KiB

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

# cumulated CPU time of all completed processes:  user=1796.11 s, system=0.089604 s

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

[startup+1792 s]*
/proc/loadavg: 4.21 4.23 4.15 5/263 1024282
/proc/meminfo: memFree=127217016/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=0 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 239 103 0 0 0 0 0 0 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1022892] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1022892/stat : 1022892 (timeout) S 1022889 1022892 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 194855773 8867840 262 134679101440 93857359912960 93857359947976 140731820410896 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 93857362045392 93857362047524 93857362378752 140731820418058 140731820418203 140731820418203 140731820425191 0
/proc/1022892/statm: 2165 262 238 9 0 87 0
[pid=1022893] ppid=1022892 vsize=89832 memory=72512 CPUtime=1786.68 cores=0,2
/proc/1022893/stat : 1022893 (CASHWMaxSAT-Dis) R 1022892 1022892 1018789 0 -1 4194304 12144 0 0 0 178661 7 0 0 20 0 1 0 194855773 91987968 18128 134679101440 4194304 14093885 140728300093104 0 0 0 0 0 19490 0 0 0 17 0 0 0 0 0 0 15976432 16051504 35971072 140728300098576 140728300098708 140728300098708 140728300105696 0
/proc/1022893/statm: 22458 18128 798 2417 0 19560 0
Current children cumulated CPU time: 1786.68 s
Current children cumulated vsize: 108424 KiB
Current children cumulated memory: 76416 KiB

[startup+1798.4 s]
/proc/loadavg: 4.18 4.23 4.15 5/263 1024284
/proc/meminfo: memFree=127145824/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
Current children cumulated CPU time: 1792.67 s
Current children cumulated vsize: 9932 KiB
Current children cumulated memory: 2856 KiB

[startup+1800.01 s]*
/proc/loadavg: 4.18 4.23 4.15 5/262 1024286
/proc/meminfo: memFree=127205424/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1024285] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1024285/stat : 1024285 (timeout) S 1022889 1024285 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 195035573 8867840 262 134679101440 94240895356928 94240895391944 140725408278336 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94240897489360 94240897491492 94240918364160 140725408285682 140725408285851 140725408285851 140725408292839 0
/proc/1024285/statm: 2165 262 238 9 0 87 0
[pid=1024286] ppid=1024285 vsize=29276 memory=12672 CPUtime=1.98 cores=0,2
/proc/1024286/stat : 1024286 (Exact) R 1024285 1024285 1018789 0 -1 4194304 1540 0 0 0 198 0 0 0 20 0 1 0 195035574 29978624 3168 134679101440 4194304 7210733 140733510477504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 39645184 140733510480910 140733510481060 140733510481060 140733510488048 0
/proc/1024286/statm: 7319 3168 748 737 0 6407 0
Current children cumulated CPU time: 1794.65 s
Current children cumulated vsize: 47868 KiB
Current children cumulated memory: 16576 KiB

[startup+1800.8 s]
/proc/loadavg: 4.18 4.23 4.15 5/262 1024286
/proc/meminfo: memFree=127205424/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1024285] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1024285/stat : 1024285 (timeout) S 1022889 1024285 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 195035573 8867840 262 134679101440 94240895356928 94240895391944 140725408278336 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94240897489360 94240897491492 94240918364160 140725408285682 140725408285851 140725408285851 140725408292839 0
/proc/1024285/statm: 2165 262 238 9 0 87 0
[pid=1024286] ppid=1024285 vsize=29724 memory=13408 CPUtime=2.76 cores=0,2
/proc/1024286/stat : 1024286 (Exact) R 1024285 1024285 1018789 0 -1 4194304 1723 0 0 0 276 0 0 0 20 0 1 0 195035574 30437376 3352 134679101440 4194304 7210733 140733510477504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 39645184 140733510480910 140733510481060 140733510481060 140733510488048 0
/proc/1024286/statm: 7431 3352 748 737 0 6519 0
Current children cumulated CPU time: 1795.43 s
Current children cumulated vsize: 48316 KiB
Current children cumulated memory: 17312 KiB

[startup+1801.2 s]
/proc/loadavg: 4.18 4.23 4.15 5/262 1024286
/proc/meminfo: memFree=127204760/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1024285] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1024285/stat : 1024285 (timeout) S 1022889 1024285 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 195035573 8867840 262 134679101440 94240895356928 94240895391944 140725408278336 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94240897489360 94240897491492 94240918364160 140725408285682 140725408285851 140725408285851 140725408292839 0
/proc/1024285/statm: 2165 262 238 9 0 87 0
[pid=1024286] ppid=1024285 vsize=29724 memory=13408 CPUtime=3.15 cores=0,2
/proc/1024286/stat : 1024286 (Exact) R 1024285 1024285 1018789 0 -1 4194304 1726 0 0 0 315 0 0 0 20 0 1 0 195035574 30437376 3352 134679101440 4194304 7210733 140733510477504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 39645184 140733510480910 140733510481060 140733510481060 140733510488048 0
/proc/1024286/statm: 7431 3352 748 737 0 6519 0
Current children cumulated CPU time: 1795.82 s
Current children cumulated vsize: 48316 KiB
Current children cumulated memory: 17312 KiB

[startup+1801.4 s]
/proc/loadavg: 4.18 4.23 4.15 5/262 1024286
/proc/meminfo: memFree=127204760/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1024285] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1024285/stat : 1024285 (timeout) S 1022889 1024285 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 195035573 8867840 262 134679101440 94240895356928 94240895391944 140725408278336 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94240897489360 94240897491492 94240918364160 140725408285682 140725408285851 140725408285851 140725408292839 0
/proc/1024285/statm: 2165 262 238 9 0 87 0
[pid=1024286] ppid=1024285 vsize=29884 memory=13408 CPUtime=3.35 cores=0,2
/proc/1024286/stat : 1024286 (Exact) R 1024285 1024285 1018789 0 -1 4194304 1729 0 0 0 335 0 0 0 20 0 1 0 195035574 30601216 3352 134679101440 4194304 7210733 140733510477504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 39645184 140733510480910 140733510481060 140733510481060 140733510488048 0
/proc/1024286/statm: 7471 3352 748 737 0 6559 0
Current children cumulated CPU time: 1796.02 s
Current children cumulated vsize: 48476 KiB
Current children cumulated memory: 17312 KiB

[startup+1801.5 s]
/proc/loadavg: 4.18 4.23 4.15 5/262 1024286
/proc/meminfo: memFree=127204760/131524600 swapFree=131071996/131071996
[pid=1022889] ppid=1022886 vsize=9932 memory=2856 CPUtime=1792.67 cores=0,2
/proc/1022889/stat : 1022889 (Hybrid-CASHWMax) S 1022886 1022889 1018789 0 -1 4194304 270 12366 0 0 0 0 179259 8 20 0 1 0 194855773 10170368 714 134679101440 94716798541824 94716799621144 140733900559456 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 94716801719600 94716801766788 94716830527488 140733900563406 140733900563564 140733900563564 140733900570581 0
/proc/1022889/statm: 2483 714 620 264 0 134 0
[pid=1024285] ppid=1022889 vsize=8660 memory=1048 CPUtime=0 cores=0,2
/proc/1024285/stat : 1024285 (timeout) S 1022889 1024285 1018789 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 195035573 8867840 262 134679101440 94240895356928 94240895391944 140725408278336 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94240897489360 94240897491492 94240918364160 140725408285682 140725408285851 140725408285851 140725408292839 0
/proc/1024285/statm: 2165 262 238 9 0 87 0
[pid=1024286] ppid=1024285 vsize=29884 memory=13408 CPUtime=3.45 cores=0,2
/proc/1024286/stat : 1024286 (Exact) R 1024285 1024285 1018789 0 -1 4194304 1734 0 0 0 345 0 0 0 20 0 1 0 195035574 30601216 3352 134679101440 4194304 7210733 140733510477504 0 0 0 0 0 8404994 0 0 0 17 2 0 0 0 0 0 7850304 7914896 39645184 140733510480910 140733510481060 140733510481060 140733510488048 0
/proc/1024286/statm: 7471 3352 748 737 0 6559 0
Current children cumulated CPU time: 1796.12 s
Current children cumulated vsize: 48476 KiB
Current children cumulated memory: 17312 KiB

Child status: 0

Real time (s): 1801.58
CPU time (s): 1796.2
CPU user time (s): 1796.11
CPU system time (s): 0.089604
CPU usage (%): 99.7014
Max. virtual memory (cumulated for all children) (KiB): 108424
Max. memory (cumulated for all children) (KiB): 76416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.11
system time used= 0.089604
maximum resident set size= 72512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15339
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= 40
involuntary context switches= 12335


# summary of solver processes directly reported to runsolver:
#   pid: 1022889
#   total CPU time (s): 1796.2
#   total CPU user time (s): 1796.11
#   total CPU system time (s): 0.089604

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.68274 second user time and 8.56007 second system time

The end

Launcher Data

Begin job on nodeC028 at 2024-07-20 00:08:20
IDJOB=4451657
IDBENCH=162593
IDSOLVER=3073
FILE ID=nodeC028/4451657-1721426887
RUNJOBID= nodeC028-1721421170-1018799
SLURM_JOB_ID= 7545494
Free space on /tmp= 890016 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v081-n1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4451657-1721426887/watcher-4451657-1721426887 -o /tmp/evaluation-result-4451657-1721426887/solver-4451657-1721426887 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC028-1721421170-1018799 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+Exact HOME/instance-4451657-1721426887.opb 3600 HOME 31000

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

MD5SUM BENCH= 094ef2080fcb5c00ba6533ba0fd987cd
RANDOM SEED=1586513541

nodeC028.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		: 3662.180
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.56
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		: 3684.406
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.59
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		: 3647.729
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.56
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.016
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.59
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		: 3656.470
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.56
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		: 3684.477
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.066
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.56
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		: 3599.882
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        129037072 kB
MemAvailable:   129597220 kB
Buffers:          529560 kB
Cached:           879704 kB
SwapCached:            0 kB
Active:          1047924 kB
Inactive:         841080 kB
Active(anon):       1624 kB
Inactive(anon):   524020 kB
Active(file):    1046300 kB
Inactive(file):   317060 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             17228 kB
Writeback:             0 kB
AnonPages:        475480 kB
Mapped:           117064 kB
Shmem:             45912 kB
KReclaimable:      73220 kB
Slab:             181360 kB
SReclaimable:      73220 kB
SUnreclaim:       108140 kB
KernelStack:        4216 kB
PageTables:        10252 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     768664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            66336 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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:      197332 kB
DirectMap2M:    20547584 kB
DirectMap1G:    115343360 kB

Free space on /tmp at the end= 889996 MiB
End job on nodeC028 at 2024-07-20 00:38:21