Trace number 4450664

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? 3584.66 3596.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round22-3.opb
MD5SUMfa6ba6ab9373c7e836356a3f9ed023a2
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 benchmark65.6087
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8688
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints864
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

3584.62/3596.02	c Filename:instance-4450664-1721415715.opb, Cutoff_time:1798, memory_limit_gb:29976
3584.62/3596.02	c Use Presolve
3584.62/3596.02	c Parse finsih
3584.62/3596.02	c Start Presolve
3584.62/3596.02	c After Reduce Vars: 3254 Clauses: 7816 Top clause weight: 1 Hard Clauses: 7816
3584.62/3596.02	c Use LS-small
3584.62/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 (60167 MiB free)
  memory of node 1: 64473 MiB (60327 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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

solver pid=1046404, runsolver pid=1046400

[startup+0.100741 s]*
/proc/loadavg: 4.19 4.13 3.61 6/247 1046418
/proc/meminfo: memFree=123377264/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=20940 memory=8284 CPUtime=0.1 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 859 0 0 0 10 0 0 0 20 0 1 0 193727326 21442560 2071 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 5235 2071 1073 2753 0 1888 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39532 KiB
Current children cumulated memory: 11936 KiB

[startup+0.214093 s]*
/proc/loadavg: 4.19 4.13 3.61 5/246 1046436
/proc/meminfo: memFree=123365068/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=27976 memory=14604 CPUtime=0.21 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 2663 0 0 0 21 0 0 0 20 0 1 0 193727326 28647424 3651 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 6994 3651 1105 2753 0 3647 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 46568 KiB
Current children cumulated memory: 18256 KiB

[startup+0.31334 s]*
/proc/loadavg: 4.19 4.13 3.61 6/249 1046440
/proc/meminfo: memFree=123364404/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=27976 memory=14604 CPUtime=0.31 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 2664 0 0 0 31 0 0 0 20 0 1 0 193727326 28647424 3651 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 6994 3651 1105 2753 0 3647 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 46568 KiB
Current children cumulated memory: 18256 KiB

[startup+0.70042 s]
/proc/loadavg: 4.19 4.13 3.61 6/254 1046449
/proc/meminfo: memFree=123357096/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=27976 memory=14604 CPUtime=0.68 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 2664 0 0 0 68 0 0 0 20 0 1 0 193727326 28647424 3651 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 6994 3651 1105 2753 0 3647 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 46568 KiB
Current children cumulated memory: 18256 KiB

[startup+1.5004 s]
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123349700/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=27976 memory=14604 CPUtime=1.48 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 2664 0 0 0 148 0 0 0 20 0 1 0 193727326 28647424 3651 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 6994 3651 1105 2753 0 3647 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46568 KiB
Current children cumulated memory: 18256 KiB

[startup+3.11378 s]
/proc/loadavg: 4.19 4.13 3.61 6/254 1046449
/proc/meminfo: memFree=123166776/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=105120 memory=94720 CPUtime=3.09 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 22447 0 0 0 306 3 0 0 20 0 1 0 193727326 107642880 23680 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 26280 23680 2849 2753 0 22933 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 123712 KiB
Current children cumulated memory: 98372 KiB

[startup+6.30049 s]
/proc/loadavg: 4.18 4.13 3.62 6/254 1046451
/proc/meminfo: memFree=123113428/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=105120 memory=94896 CPUtime=6.26 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 22476 0 0 0 623 3 0 0 20 0 1 0 193727326 107642880 23724 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 26280 23724 2849 2753 0 22933 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 123712 KiB
Current children cumulated memory: 98548 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.13 3.62 5/254 1046511
/proc/meminfo: memFree=123086108/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=105120 memory=96204 CPUtime=12.64 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 22820 0 0 0 1261 3 0 0 20 0 1 0 193727326 107642880 24051 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 26280 24051 2849 2753 0 22933 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 123712 KiB
Current children cumulated memory: 99856 KiB

[startup+25.5005 s]
/proc/loadavg: 4.28 4.16 3.64 6/254 1046515
/proc/meminfo: memFree=123008860/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=131340 memory=121100 CPUtime=25.39 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 30717 0 0 0 2535 4 0 0 20 0 1 0 193727326 134492160 30275 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 32835 30275 2849 2753 0 29488 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 149932 KiB
Current children cumulated memory: 124752 KiB

[startup+51.1139 s]
/proc/loadavg: 4.18 4.14 3.65 6/254 1046518
/proc/meminfo: memFree=122978704/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0
[pid=1046412] ppid=1046404 vsize=8660 memory=948 CPUtime=0 cores=0,2
/proc/1046412/stat : 1046412 (timeout) S 1046404 1046412 1045274 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 193727326 8867840 237 134679101440 94062220922880 94062220957896 140733281423824 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94062223055312 94062223057444 94062231498752 140733281432615 140733281432731 140733281432731 140733281439719 0
/proc/1046412/statm: 2165 237 212 9 0 87 0
[pid=1046414] ppid=1046412 vsize=131340 memory=121100 CPUtime=50.91 cores=0,2
/proc/1046414/stat : 1046414 (LS-MabSP) R 1046412 1046412 1045274 0 -1 4194304 30723 0 0 0 5087 4 0 0 20 0 1 0 193727326 134492160 30275 134679101440 4194304 15467897 140729602989872 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 40587264 140729602995258 140729602995361 140729602995361 140729603002349 0
/proc/1046414/statm: 32835 30275 2849 2753 0 29488 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 149932 KiB
Current children cumulated memory: 124752 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.15 3.68 5/252 1046526
/proc/meminfo: memFree=122976220/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2704 CPUtime=0 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 234 99 0 0 0 0 0 0 20 0 1 0 193727326 10170368 676 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 2 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 676 599 264 0 134 0

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

/proc/1047449/statm: 28926 22842 764 737 0 28014 0
Current children cumulated CPU time: 3391.5 s
Current children cumulated vsize: 134296 KiB
Current children cumulated memory: 95144 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.16 4.14 5/252 1048420
/proc/meminfo: memFree=122706976/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=115704 memory=91444 CPUtime=1658.72 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19604 0 0 0 165867 5 0 0 20 0 1 0 193907127 118480896 22861 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 28926 22861 764 737 0 28014 0
Current children cumulated CPU time: 3451.31 s
Current children cumulated vsize: 134296 KiB
Current children cumulated memory: 95220 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.16 4.14 5/253 1048434
/proc/meminfo: memFree=122706436/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=115904 memory=91648 CPUtime=1718.54 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19713 0 0 0 171849 5 0 0 20 0 1 0 193907127 118685696 22912 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 28976 22912 764 737 0 28064 0
Current children cumulated CPU time: 3511.13 s
Current children cumulated vsize: 134496 KiB
Current children cumulated memory: 95424 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.16 4.14 5/253 1048456
/proc/meminfo: memFree=122704516/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1778.36 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 177831 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3570.95 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

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

# cumulated CPU time of all completed processes:  user=3505.48 s, system=79.1806 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.16 4.14 5/253 1048457
/proc/meminfo: memFree=122704516/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1780.07 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 178002 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3572.66 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

[startup+3590.4 s]
/proc/loadavg: 4.20 4.17 4.15 5/253 1048457
/proc/meminfo: memFree=122704368/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1786.44 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 178639 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3579.03 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

[startup+3593.6 s]
/proc/loadavg: 4.20 4.17 4.15 5/253 1048457
/proc/meminfo: memFree=122704292/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1789.63 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 178958 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3582.22 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

[startup+3595.2 s]
/proc/loadavg: 4.27 4.18 4.15 5/253 1048459
/proc/meminfo: memFree=122703928/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1791.22 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 179117 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3583.81 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

[startup+3595.6 s]
/proc/loadavg: 4.27 4.18 4.15 5/253 1048459
/proc/meminfo: memFree=122703928/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3145728 90119 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1791.62 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19839 0 0 0 179157 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3584.21 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

[startup+3596 s]*
/proc/loadavg: 4.27 4.18 4.15 5/253 1048459
/proc/meminfo: memFree=122703900/131655788 swapFree=131071996/131071996
[pid=1046404] ppid=1046400 vsize=9932 memory=2752 CPUtime=1792.59 cores=0,2
/proc/1046404/stat : 1046404 (Hybrid-LSMabSP+) S 1046400 1046404 1045274 0 -1 4194304 269 181582 0 0 0 0 171348 7911 20 0 1 0 193727326 10170368 688 134679101440 93969942462464 93969943541784 140730473347136 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 93969945640240 93969945687428 93969975959552 140730473350118 140730473350264 140730473350264 140730473357281 0
/proc/1046404/statm: 2483 688 599 264 0 134 0
[pid=1047448] ppid=1046404 vsize=8660 memory=1024 CPUtime=0 cores=0,2
/proc/1047448/stat : 1047448 (timeout) S 1046404 1047448 1045274 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193907127 8867840 256 134679101440 94208542928896 94208542963912 140727521035136 0 0 0 0 3293184 73735 0 0 0 17 0 0 0 0 0 0 94208545061328 94208545063460 94208566534144 140727521043442 140727521043611 140727521043611 140727521050599 0
/proc/1047448/statm: 2165 256 232 9 0 87 0
[pid=1047449] ppid=1047448 vsize=116360 memory=92032 CPUtime=1792.03 cores=0,2
/proc/1047449/stat : 1047449 (Exact) R 1047448 1047448 1045274 0 -1 4194304 19845 0 0 0 179198 5 0 0 20 0 1 0 193907127 119152640 23008 134679101440 4194304 7210733 140726771326144 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 32505856 140726771332110 140726771332260 140726771332260 140726771339248 0
/proc/1047449/statm: 29090 23008 764 737 0 28178 0
Current children cumulated CPU time: 3584.62 s
Current children cumulated vsize: 134952 KiB
Current children cumulated memory: 95808 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3584.66
CPU user time (s): 3505.48
CPU system time (s): 79.1806
CPU usage (%): 99.6839
Max. virtual memory (cumulated for all children) (KiB): 314528
Max. memory (cumulated for all children) (KiB): 284664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3505.48
system time used= 79.1806
maximum resident set size= 281012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203274
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= 89
involuntary context switches= 25299


# summary of solver processes directly reported to runsolver:
#   pid: 1046404
#   total CPU time (s): 3584.66
#   total CPU user time (s): 3505.48
#   total CPU system time (s): 79.1806

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.8023 second user time and 37.1769 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 21:02:07
IDJOB=4450664
IDBENCH=162192
IDSOLVER=3070
FILE ID=nodeC004/4450664-1721415715
RUNJOBID= nodeC004-1721413928-1045284
SLURM_JOB_ID= 7545490
Free space on /tmp= 723740 MiB

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

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

MD5SUM BENCH= fa6ba6ab9373c7e836356a3f9ed023a2
RANDOM SEED=1324647778

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		: 3666.755
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		: 3583.836
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		: 1207.583
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		: 1257.959
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		: 3641.586
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		: 3615.066
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		: 1200.799
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		: 1281.380
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:        123387492 kB
MemAvailable:   129774336 kB
Buffers:          545320 kB
Cached:          6610176 kB
SwapCached:            0 kB
Active:          1264096 kB
Inactive:        6277472 kB
Active(anon):       3336 kB
Inactive(anon):   428620 kB
Active(file):    1260760 kB
Inactive(file):  5848852 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42100 kB
Writeback:            24 kB
AnonPages:        386080 kB
Mapped:           110464 kB
Shmem:             45892 kB
KReclaimable:     234860 kB
Slab:             354212 kB
SReclaimable:     234860 kB
SUnreclaim:       119352 kB
KernelStack:        3728 kB
PageTables:        10148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     786128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60736 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 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:02:03