Trace number 4449115

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? 3598.1 3605.73

General information on the benchmark

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

Solver Data

1794.69/3605.72	c Filename:instance-4449115-1721368430.opb, Cutoff_time:1798, memory_limit_gb:29976
1794.69/3605.72	c Use Presolve
1794.69/3605.72	c Parse finsih
1794.69/3605.72	c Start Presolve
1794.69/3605.72	c After Reduce Vars: 691677 Clauses: 5928 Top clause weight: 1 Hard Clauses: 5928
1794.69/3605.72	c Use LS-small
1794.69/3605.72	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: 63931 MiB (61094 MiB free)
  memory of node 1: 64510 MiB (59111 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4449115-1721368430/watcher-4449115-1721368430 -o /tmp/evaluation-result-4449115-1721368430/solver-4449115-1721368430 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC031-1721366444-1017205 --watchdog 3760 ./Hybrid-LSMabP+Exact HOME/instance-4449115-1721368430.opb 3600 HOME 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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=1018831, runsolver pid=1018828

[startup+0.100817 s]*
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=123048624/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=58236 memory=45684 CPUtime=0.08 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 2314 0 0 0 8 0 0 0 20 0 1 0 189011355 59633664 11421 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 14559 11421 1073 2753 0 11212 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 76828 KiB
Current children cumulated memory: 49412 KiB

[startup+0.205766 s]*
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=123045312/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=62532 memory=49204 CPUtime=0.19 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 3630 0 0 0 18 1 0 0 20 0 1 0 189011355 64032768 12301 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 15633 12301 1073 2753 0 12286 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 81124 KiB
Current children cumulated memory: 52932 KiB

[startup+0.304812 s]*
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=123042056/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=64776 memory=52104 CPUtime=0.29 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 4387 0 0 0 28 1 0 0 20 0 1 0 189011355 66330624 13026 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 16194 13026 1073 2753 0 12847 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 83368 KiB
Current children cumulated memory: 55832 KiB

[startup+0.700231 s]
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=123035976/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=78840 memory=63340 CPUtime=0.68 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 7198 0 0 0 66 2 0 0 20 0 1 0 189011355 80732160 15835 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 19710 15835 1073 2753 0 16363 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 97432 KiB
Current children cumulated memory: 67068 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=123021932/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=102872 memory=87308 CPUtime=1.48 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 11658 0 0 0 145 3 0 0 20 0 1 0 189011355 105340928 21827 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 25718 21827 1073 2753 0 22371 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 121464 KiB
Current children cumulated memory: 91036 KiB

[startup+3.10552 s]
/proc/loadavg: 4.11 4.08 3.86 5/266 1018835
/proc/meminfo: memFree=122968628/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=144600 memory=125072 CPUtime=3.08 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 18532 0 0 0 304 4 0 0 20 0 1 0 189011355 148070400 31268 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 36150 31268 1073 2753 0 32803 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 163192 KiB
Current children cumulated memory: 128800 KiB

[startup+6.30021 s]
/proc/loadavg: 4.10 4.08 3.86 5/266 1018836
/proc/meminfo: memFree=122924320/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=243168 memory=172532 CPUtime=6.27 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 19735 0 0 0 621 6 0 0 20 0 1 0 189011355 249004032 43133 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 60792 43133 1073 2753 0 57445 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 261760 KiB
Current children cumulated memory: 176260 KiB

[startup+12.7003 s]
/proc/loadavg: 4.09 4.08 3.86 5/266 1018837
/proc/meminfo: memFree=122631352/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=521516 memory=461168 CPUtime=12.66 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 30289 0 0 0 1249 17 0 0 20 0 1 0 189011355 534032384 115292 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 130379 115292 1105 2753 0 127032 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 540108 KiB
Current children cumulated memory: 464896 KiB

[startup+25.5003 s]
/proc/loadavg: 4.07 4.07 3.86 5/266 1018839
/proc/meminfo: memFree=122631204/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=521516 memory=461360 CPUtime=25.43 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 30366 0 0 0 2526 17 0 0 20 0 1 0 189011355 534032384 115340 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 130379 115340 1153 2753 0 127032 0
Current children cumulated CPU time: 25.43 s
Current children cumulated vsize: 540108 KiB
Current children cumulated memory: 465088 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.08 3.87 5/266 1018844
/proc/meminfo: memFree=120571776/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0
[pid=1018834] ppid=1018831 vsize=8660 memory=1020 CPUtime=0 cores=1,3
/proc/1018834/stat : 1018834 (timeout) S 1018831 1018834 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189011355 8867840 255 134679101440 94595096530944 94595096565960 140725153067344 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94595098663376 94595098665508 94595126521856 140725153076257 140725153076379 140725153076379 140725153083367 0
/proc/1018834/statm: 2165 255 230 9 0 87 0
[pid=1018835] ppid=1018834 vsize=2664792 memory=2547428 CPUtime=50.98 cores=1,3
/proc/1018835/stat : 1018835 (LS-MabP) R 1018834 1018834 1017166 0 -1 4194304 577532 0 0 0 5002 96 0 0 20 0 1 0 189011355 2728747008 636857 134679101440 4194304 15467897 140728706855376 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 38490112 140728706860085 140728706860194 140728706860194 140728706867182 0
/proc/1018835/statm: 666198 636857 1153 2753 0 662851 0
Current children cumulated CPU time: 50.98 s
Current children cumulated vsize: 2683384 KiB
Current children cumulated memory: 2551156 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.08 3.89 5/264 1018853
/proc/meminfo: memFree=114517288/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2708 CPUtime=0 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 189011355 10170368 677 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 677 600 264 0 134 0

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

/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=26848904 memory=24399144 CPUtime=1720.13 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4080842 0 0 0 170566 1447 0 0 20 0 1 0 189191173 27493277696 6099786 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 6712226 6099786 804 745 0 6711291 0
Current children cumulated CPU time: 3514.82 s
Current children cumulated vsize: 26867496 KiB
Current children cumulated memory: 24402888 KiB

[startup+3582.3 s]
/proc/loadavg: 2.22 3.24 3.76 3/247 1020964
/proc/meminfo: memFree=98652344/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=26935996 memory=24476728 CPUtime=1780 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4101871 0 0 0 176539 1461 0 0 20 0 1 0 189191173 27582459904 6119182 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 6733999 6119182 804 745 0 6733064 0
Current children cumulated CPU time: 3574.69 s
Current children cumulated vsize: 26954588 KiB
Current children cumulated memory: 24480472 KiB

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

# cumulated CPU time of all completed processes:  user=3567.59 s, system=30.5107 s

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

[startup+3584 s]*
/proc/loadavg: 2.22 3.24 3.76 3/248 1020965
/proc/meminfo: memFree=98650144/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=26937904 memory=24478444 CPUtime=1781.7 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4102401 0 0 0 176709 1461 0 0 20 0 1 0 189191173 27584413696 6119611 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 6734476 6119611 804 745 0 6733541 0
Current children cumulated CPU time: 3576.39 s
Current children cumulated vsize: 26956496 KiB
Current children cumulated memory: 24482188 KiB

[startup+3596.8 s]
/proc/loadavg: 2.17 3.17 3.73 3/248 1020968
/proc/meminfo: memFree=98611152/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=18643652 memory=18203312 CPUtime=1794.47 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4115896 0 0 0 177980 1467 0 0 20 0 1 0 189191173 19091099648 4550828 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 4660913 4550828 804 745 0 4659978 0
Current children cumulated CPU time: 3589.16 s
Current children cumulated vsize: 18662244 KiB
Current children cumulated memory: 18207056 KiB

[startup+3600 s]*
/proc/loadavg: 2.17 3.17 3.73 3/248 1020968
/proc/meminfo: memFree=104994308/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=18586304 memory=18145964 CPUtime=1797.67 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4120292 0 0 0 178299 1468 0 0 20 0 1 0 189191173 19032375296 4536491 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 4646576 4536491 804 745 0 4645641 0
Current children cumulated CPU time: 3592.36 s
Current children cumulated vsize: 18604896 KiB
Current children cumulated memory: 18149708 KiB

[startup+3603.2 s]
/proc/loadavg: 2.15 3.16 3.72 3/248 1020968
/proc/meminfo: memFree=106607248/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=16976440 memory=16536100 CPUtime=1800.85 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4121644 0 0 0 178617 1468 0 0 20 0 1 0 189191173 17383874560 4134025 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 4244110 4134025 804 745 0 4243175 0
Current children cumulated CPU time: 3595.54 s
Current children cumulated vsize: 16995032 KiB
Current children cumulated memory: 16539844 KiB

[startup+3604.8 s]
/proc/loadavg: 2.15 3.16 3.72 3/248 1020968
/proc/meminfo: memFree=106607248/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=16976440 memory=16536100 CPUtime=1802.45 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4121687 0 0 0 178776 1469 0 0 20 0 1 0 189191173 17383874560 4134025 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 4244110 4134025 804 745 0 4243175 0
Current children cumulated CPU time: 3597.14 s
Current children cumulated vsize: 16995032 KiB
Current children cumulated memory: 16539844 KiB

[startup+3605.2 s]
/proc/loadavg: 2.15 3.16 3.72 3/248 1020968
/proc/meminfo: memFree=106607224/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
[pid=1019926] ppid=1019925 vsize=16976440 memory=16536100 CPUtime=1802.85 cores=1,3
/proc/1019926/stat : 1019926 (Exact) R 1019925 1019925 1017166 0 -1 4194304 4121988 0 0 0 178816 1469 0 0 20 0 1 0 189191173 17383874560 4134025 134679101440 4194304 7243121 140732352750608 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7942632 8006904 25202688 140732352754702 140732352754852 140732352754852 140732352761840 0
/proc/1019926/statm: 4244110 4134025 804 745 0 4243175 0
Current children cumulated CPU time: 3597.54 s
Current children cumulated vsize: 16995032 KiB
Current children cumulated memory: 16539844 KiB

[startup+3605.6 s]
/proc/loadavg: 2.15 3.16 3.72 3/248 1020968
/proc/meminfo: memFree=106607224/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
Current children cumulated CPU time: 1794.69 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3744 KiB

[startup+3605.7 s]
/proc/loadavg: 2.15 3.16 3.72 3/248 1020968
/proc/meminfo: memFree=106607224/131524600 swapFree=131071996/131071996
[pid=1018831] ppid=1018828 vsize=9932 memory=2756 CPUtime=1794.69 cores=1,3
/proc/1018831/stat : 1018831 (Hybrid-LSMabP+E) S 1018828 1018831 1017166 0 -1 4194304 264 2127364 0 0 0 0 177934 1535 20 0 1 0 189011355 10170368 689 134679101440 94575090155520 94575091234840 140735023049056 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94575093333296 94575093380484 94575125561344 140735023051752 140735023051897 140735023051897 140735023058914 0
/proc/1018831/statm: 2483 689 600 264 0 134 0
[pid=1019925] ppid=1018831 vsize=8660 memory=988 CPUtime=0 cores=1,3
/proc/1019925/stat : 1019925 (timeout) S 1018831 1019925 1017166 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 189191173 8867840 247 134679101440 94304311095296 94304311130312 140724047526336 0 0 0 0 3293184 73735 0 0 0 17 3 0 0 0 0 0 94304313227728 94304313229860 94304331710464 140724047528946 140724047529115 140724047529115 140724047536103 0
/proc/1019925/statm: 2165 247 223 9 0 87 0
Current children cumulated CPU time: 1794.69 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3744 KiB

Child status: 0

Real time (s): 3605.73
CPU time (s): 3598.1
CPU user time (s): 3567.59
CPU system time (s): 30.5107
CPU usage (%): 99.7883
Max. virtual memory (cumulated for all children) (KiB): 28781676
Max. memory (cumulated for all children) (KiB): 25867572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3567.59
system time used= 30.5107
maximum resident set size= 25976468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6251433
page faults= 0
swaps= 0
block input operations= 0
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 150
involuntary context switches= 2556


# summary of solver processes directly reported to runsolver:
#   pid: 1018831
#   total CPU time (s): 3598.1
#   total CPU user time (s): 3567.59
#   total CPU system time (s): 30.5107

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.03078 second user time and 17.917 second system time

The end

Launcher Data

Begin job on nodeC031 at 2024-07-19 07:54:04
IDJOB=4449115
IDBENCH=160481
IDSOLVER=3071
FILE ID=nodeC031/4449115-1721368430
RUNJOBID= nodeC031-1721366444-1017205
SLURM_JOB_ID= 7542804
Free space on /tmp= 889992 MiB

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

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

MD5SUM BENCH= 7aedd7c3672972b6263e08c161e73d18
RANDOM SEED=648427062

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        123091464 kB
MemAvailable:   129594600 kB
Buffers:          502556 kB
Cached:          6759668 kB
SwapCached:            0 kB
Active:           983384 kB
Inactive:        6665912 kB
Active(anon):       1584 kB
Inactive(anon):   423204 kB
Active(file):     981800 kB
Inactive(file):  6242708 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             52808 kB
Writeback:             0 kB
AnonPages:        385300 kB
Mapped:           120544 kB
Shmem:             37720 kB
KReclaimable:     236548 kB
Slab:             365192 kB
SReclaimable:     236548 kB
SUnreclaim:       128644 kB
KernelStack:        4240 kB
PageTables:        10208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     797316 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70976 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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:      254676 kB
DirectMap2M:    39364608 kB
DirectMap1G:    96468992 kB

Free space on /tmp at the end= 890012 MiB
End job on nodeC031 at 2024-07-19 08:54:09