Trace number 4450874

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3587.37 3596.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size96-round23-2.opb
MD5SUMa8b84d78b1363b4a3850ebb291b1422d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark385.769
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9472
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)384
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.32/3596.02	c Filename:instance-4450874-1721417816.opb, Cutoff_time:1798, memory_limit_gb:29976
3587.32/3596.02	c Use Presolve
3587.32/3596.02	c Parse finsih
3587.32/3596.02	c Start Presolve
3587.32/3596.02	c After Reduce Vars: 3466 Clauses: 8730 Top clause weight: 1 Hard Clauses: 8730
3587.32/3596.02	c Use LS-small
3587.32/3596.02	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: 64096 MiB (59948 MiB free)
  memory of node 1: 64473 MiB (60309 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450874-1721417816/watcher-4450874-1721417816 -o /tmp/evaluation-result-4450874-1721417816/solver-4450874-1721417816 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721413928-1045287 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4450874-1721417816.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1047619, runsolver pid=1047616

[startup+0.101067 s]*
/proc/loadavg: 4.21 4.16 4.10 5/250 1047623
/proc/meminfo: memFree=123139952/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=20988 memory=8336 CPUtime=0.09 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 838 0 0 0 9 0 0 0 20 0 1 0 193937464 21491712 2084 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 5247 2084 1073 2753 0 1900 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39580 KiB
Current children cumulated memory: 12016 KiB

[startup+0.213285 s]*
/proc/loadavg: 4.21 4.16 4.10 5/250 1047623
/proc/meminfo: memFree=123132984/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=28588 memory=15416 CPUtime=0.2 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 2847 0 0 0 20 0 0 0 20 0 1 0 193937464 29274112 3854 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 7147 3854 1105 2753 0 3800 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 47180 KiB
Current children cumulated memory: 19096 KiB

[startup+0.313402 s]*
/proc/loadavg: 4.21 4.16 4.10 5/250 1047623
/proc/meminfo: memFree=123132844/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=28588 memory=15416 CPUtime=0.3 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 2847 0 0 0 30 0 0 0 20 0 1 0 193937464 29274112 3854 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 7147 3854 1105 2753 0 3800 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 47180 KiB
Current children cumulated memory: 19096 KiB

[startup+0.700403 s]
/proc/loadavg: 4.21 4.16 4.10 5/250 1047623
/proc/meminfo: memFree=123132676/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=28588 memory=15416 CPUtime=0.67 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 2847 0 0 0 67 0 0 0 20 0 1 0 193937464 29274112 3854 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 7147 3854 1105 2753 0 3800 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 47180 KiB
Current children cumulated memory: 19096 KiB

[startup+1.5004 s]
/proc/loadavg: 4.21 4.16 4.10 5/250 1047623
/proc/meminfo: memFree=123132648/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=28588 memory=15416 CPUtime=1.47 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 2847 0 0 0 147 0 0 0 20 0 1 0 193937464 29274112 3854 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 7147 3854 1105 2753 0 3800 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 47180 KiB
Current children cumulated memory: 19096 KiB

[startup+3.11214 s]
/proc/loadavg: 4.21 4.16 4.10 5/250 1047625
/proc/meminfo: memFree=123052944/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=111536 memory=101556 CPUtime=3.08 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 23980 0 0 0 304 4 0 0 20 0 1 0 193937464 114212864 25389 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 27884 25389 2849 2753 0 24537 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 105236 KiB

[startup+6.30039 s]
/proc/loadavg: 4.19 4.15 4.10 5/250 1047625
/proc/meminfo: memFree=123052772/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=111536 memory=101740 CPUtime=6.26 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 24043 0 0 0 622 4 0 0 20 0 1 0 193937464 114212864 25435 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 27884 25435 2849 2753 0 24537 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 105420 KiB

[startup+12.7004 s]
/proc/loadavg: 4.18 4.15 4.10 5/250 1047625
/proc/meminfo: memFree=123052576/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=111536 memory=102256 CPUtime=12.65 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 24119 0 0 0 1261 4 0 0 20 0 1 0 193937464 114212864 25564 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 27884 25564 2849 2753 0 24537 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 130128 KiB
Current children cumulated memory: 105936 KiB

[startup+25.5005 s]
/proc/loadavg: 4.22 4.16 4.10 5/250 1047628
/proc/meminfo: memFree=123036888/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=123784 memory=114432 CPUtime=25.42 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 28127 0 0 0 2537 5 0 0 20 0 1 0 193937464 126754816 28608 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 30946 28608 2849 2753 0 27599 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 142376 KiB
Current children cumulated memory: 118112 KiB

[startup+51.1125 s]
/proc/loadavg: 4.14 4.14 4.10 5/250 1047631
/proc/meminfo: memFree=122993920/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0
[pid=1047622] ppid=1047619 vsize=8660 memory=912 CPUtime=0 cores=5,7
/proc/1047622/stat : 1047622 (timeout) S 1047619 1047622 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193937464 8867840 228 134679101440 94276376662016 94276376697032 140727536657424 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94276378794448 94276378796580 94276379643904 140727536661543 140727536661659 140727536661659 140727536668647 0
/proc/1047622/statm: 2165 228 204 9 0 87 0
[pid=1047623] ppid=1047622 vsize=147572 memory=137852 CPUtime=50.97 cores=5,7
/proc/1047623/stat : 1047623 (LS-MabSP) R 1047622 1047622 1045274 0 -1 4194304 34056 0 0 0 5091 6 0 0 20 0 1 0 193937464 151113728 34463 134679101440 4194304 15467897 140732573267104 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44929024 140732573275194 140732573275297 140732573275297 140732573282285 0
/proc/1047623/statm: 36893 34463 2849 2753 0 33546 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 166164 KiB
Current children cumulated memory: 141532 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.09 5/250 1047639
/proc/meminfo: memFree=122960552/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2768 CPUtime=0 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 238 102 0 0 0 0 0 0 20 0 1 0 193937464 10170368 692 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 692 614 264 0 134 0

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

/proc/1048638/statm: 29423 23820 764 737 0 28511 0
Current children cumulated CPU time: 3394.22 s
Current children cumulated vsize: 136284 KiB
Current children cumulated memory: 99076 KiB

[startup+3462.3 s]
/proc/loadavg: 4.04 4.09 4.09 5/251 1049665
/proc/meminfo: memFree=122682532/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=118288 memory=95780 CPUtime=1660.23 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 19854 0 0 0 166011 12 0 0 20 0 1 0 194117265 121126912 23945 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29572 23945 764 737 0 28660 0
Current children cumulated CPU time: 3454.03 s
Current children cumulated vsize: 136880 KiB
Current children cumulated memory: 99576 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.10 4.09 5/250 1049677
/proc/meminfo: memFree=122564424/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=118504 memory=95976 CPUtime=1720.04 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 19944 0 0 0 171991 13 0 0 20 0 1 0 194117265 121348096 23994 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29626 23994 764 737 0 28714 0
Current children cumulated CPU time: 3513.84 s
Current children cumulated vsize: 137096 KiB
Current children cumulated memory: 99772 KiB

[startup+3582.3 s]
/proc/loadavg: 4.09 4.09 4.09 5/250 1049689
/proc/meminfo: memFree=122440536/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=118504 memory=96104 CPUtime=1779.85 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 19980 0 0 0 177972 13 0 0 20 0 1 0 194117265 121348096 24026 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29626 24026 764 737 0 28714 0
Current children cumulated CPU time: 3573.65 s
Current children cumulated vsize: 137096 KiB
Current children cumulated memory: 99900 KiB

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

# cumulated CPU time of all completed processes:  user=3511.96 s, system=75.41 s

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

[startup+3584 s]*
/proc/loadavg: 4.08 4.09 4.09 5/250 1049691
/proc/meminfo: memFree=122435104/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=118504 memory=96104 CPUtime=1781.55 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 19980 0 0 0 178142 13 0 0 20 0 1 0 194117265 121348096 24026 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29626 24026 764 737 0 28714 0
Current children cumulated CPU time: 3575.35 s
Current children cumulated vsize: 137096 KiB
Current children cumulated memory: 99900 KiB

[startup+3590.4 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 1049691
/proc/meminfo: memFree=122425104/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=119064 memory=96548 CPUtime=1787.92 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 20110 0 0 0 178779 13 0 0 20 0 1 0 194117265 121921536 24137 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29766 24137 764 737 0 28854 0
Current children cumulated CPU time: 3581.72 s
Current children cumulated vsize: 137656 KiB
Current children cumulated memory: 100344 KiB

[startup+3593.6 s]
/proc/loadavg: 4.08 4.09 4.09 5/250 1049692
/proc/meminfo: memFree=122415304/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=119064 memory=96548 CPUtime=1791.11 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 20110 0 0 0 179098 13 0 0 20 0 1 0 194117265 121921536 24137 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29766 24137 764 737 0 28854 0
Current children cumulated CPU time: 3584.91 s
Current children cumulated vsize: 137656 KiB
Current children cumulated memory: 100344 KiB

[startup+3595.2 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 1049692
/proc/meminfo: memFree=122407712/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=119064 memory=96548 CPUtime=1792.71 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 20125 0 0 0 179258 13 0 0 20 0 1 0 194117265 121921536 24137 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29766 24137 764 737 0 28854 0
Current children cumulated CPU time: 3586.51 s
Current children cumulated vsize: 137656 KiB
Current children cumulated memory: 100344 KiB

[startup+3595.6 s]
/proc/loadavg: 4.07 4.09 4.09 5/250 1049692
/proc/meminfo: memFree=122407712/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=119064 memory=96548 CPUtime=1793.11 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 20125 0 0 0 179298 13 0 0 20 0 1 0 194117265 121921536 24137 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29766 24137 764 737 0 28854 0
Current children cumulated CPU time: 3586.91 s
Current children cumulated vsize: 137656 KiB
Current children cumulated memory: 100344 KiB

[startup+3596 s]*
/proc/loadavg: 4.07 4.09 4.09 5/250 1049692
/proc/meminfo: memFree=122406616/131655788 swapFree=131071996/131071996
[pid=1047619] ppid=1047616 vsize=9932 memory=2816 CPUtime=1793.8 cores=5,7
/proc/1047619/stat : 1047619 (Hybrid-LSMabSP+) S 1047616 1047619 1045274 0 -1 4194304 270 111377 0 0 0 0 171854 7526 20 0 1 0 193937464 10170368 704 134679101440 94345363484672 94345364563992 140725061219216 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94345366662448 94345366709636 94345386393600 140725061223398 140725061223544 140725061223544 140725061230561 0
/proc/1047619/statm: 2483 704 614 264 0 134 0
[pid=1048637] ppid=1047619 vsize=8660 memory=980 CPUtime=0 cores=5,7
/proc/1048637/stat : 1048637 (timeout) S 1047619 1048637 1045274 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 194117265 8867840 245 134679101440 94432048934912 94432048969928 140722781710128 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94432051067344 94432051069476 94432051097600 140722781713394 140722781713563 140722781713563 140722781720551 0
/proc/1048637/statm: 2165 245 221 9 0 87 0
[pid=1048638] ppid=1048637 vsize=119064 memory=96548 CPUtime=1793.52 cores=5,7
/proc/1048638/stat : 1048638 (Exact) R 1048637 1048637 1045274 0 -1 4194304 20125 0 0 0 179339 13 0 0 20 0 1 0 194117265 121921536 24137 134679101440 4194304 7210733 140735217094880 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 21626880 140735217103886 140735217104036 140735217104036 140735217111024 0
/proc/1048638/statm: 29766 24137 764 737 0 28854 0
Current children cumulated CPU time: 3587.32 s
Current children cumulated vsize: 137656 KiB
Current children cumulated memory: 100344 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3587.37
CPU user time (s): 3511.96
CPU system time (s): 75.41
CPU usage (%): 99.759
Max. virtual memory (cumulated for all children) (KiB): 312524
Max. memory (cumulated for all children) (KiB): 291696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3511.96
system time used= 75.41
maximum resident set size= 288016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133346
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 92
involuntary context switches= 1961


# summary of solver processes directly reported to runsolver:
#   pid: 1047619
#   total CPU time (s): 3587.37
#   total CPU user time (s): 3511.96
#   total CPU system time (s): 75.41

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.518 second user time and 35.8904 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 21:37:09
IDJOB=4450874
IDBENCH=162302
IDSOLVER=3070
FILE ID=nodeC004/4450874-1721417816
RUNJOBID= nodeC004-1721413928-1045287
SLURM_JOB_ID= 7545490
Free space on /tmp= 723720 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size96-round23-2.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450874-1721417816/watcher-4450874-1721417816 -o /tmp/evaluation-result-4450874-1721417816/solver-4450874-1721417816 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721413928-1045287 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4450874-1721417816.opb 3600 HOME 31000

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

MD5SUM BENCH= a8b84d78b1363b4a3850ebb291b1422d
RANDOM SEED=1802385848

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123144956 kB
MemAvailable:   129541780 kB
Buffers:          546332 kB
Cached:          6619564 kB
SwapCached:            0 kB
Active:          1263524 kB
Inactive:        6520588 kB
Active(anon):       3432 kB
Inactive(anon):   660704 kB
Active(file):    1260092 kB
Inactive(file):  5859884 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20848 kB
Writeback:             0 kB
AnonPages:        615888 kB
Mapped:           125992 kB
Shmem:             45892 kB
KReclaimable:     234096 kB
Slab:             353364 kB
SReclaimable:     234096 kB
SUnreclaim:       119268 kB
KernelStack:        4028 kB
PageTables:        10984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1130944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60832 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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:      248648 kB
DirectMap2M:    29016064 kB
DirectMap1G:    106954752 kB

Free space on /tmp at the end= 723700 MiB
End job on nodeC004 at 2024-07-19 22:37:05