Trace number 4450904

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.42 3596.03

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size160-round22-8.opb
MD5SUM02e0faaef515678e6aa0f4acf19b43a4
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 benchmark402.364
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 constraints8736
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)448
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.38/3596.03	c Filename:instance-4450904-1721417909.opb, Cutoff_time:1798, memory_limit_gb:29976
3584.38/3596.03	c Use Presolve
3584.38/3596.03	c Parse finsih
3584.38/3596.03	c Start Presolve
3584.38/3596.03	c After Reduce Vars: 3116 Clauses: 7482 Top clause weight: 1 Hard Clauses: 7482
3584.38/3596.03	c Use LS-small
3584.38/3596.03	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 (59647 MiB free)
  memory of node 1: 64473 MiB (61472 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450904-1721417909/watcher-4450904-1721417909 -o /tmp/evaluation-result-4450904-1721417909/solver-4450904-1721417909 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC005-1721410612-1027072 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4450904-1721417909.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=1031443, runsolver pid=1031440

[startup+0.1001 s]*
/proc/loadavg: 4.24 4.28 4.19 5/250 1031447
/proc/meminfo: memFree=124017008/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=27996 memory=14608 CPUtime=0.1 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 2668 0 0 0 10 0 0 0 20 0 1 0 193949636 28667904 3652 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 6999 3652 1105 2753 0 3652 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 18324 KiB

[startup+0.213381 s]*
/proc/loadavg: 4.24 4.28 4.19 5/250 1031447
/proc/meminfo: memFree=124016664/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=27996 memory=14608 CPUtime=0.21 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 2668 0 0 0 21 0 0 0 20 0 1 0 193949636 28667904 3652 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 6999 3652 1105 2753 0 3652 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 18324 KiB

[startup+0.31221 s]*
/proc/loadavg: 4.24 4.28 4.19 5/250 1031447
/proc/meminfo: memFree=124016664/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=27996 memory=14608 CPUtime=0.31 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 2668 0 0 0 31 0 0 0 20 0 1 0 193949636 28667904 3652 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 6999 3652 1105 2753 0 3652 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 18324 KiB

[startup+0.700413 s]
/proc/loadavg: 4.24 4.28 4.19 5/250 1031449
/proc/meminfo: memFree=124016080/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=27996 memory=14608 CPUtime=0.68 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 2668 0 0 0 68 0 0 0 20 0 1 0 193949636 28667904 3652 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 6999 3652 1105 2753 0 3652 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 18324 KiB

[startup+1.50041 s]
/proc/loadavg: 4.24 4.28 4.19 5/250 1031449
/proc/meminfo: memFree=124016052/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=27996 memory=14608 CPUtime=1.48 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 2668 0 0 0 148 0 0 0 20 0 1 0 193949636 28667904 3652 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 6999 3652 1105 2753 0 3652 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 46588 KiB
Current children cumulated memory: 18324 KiB

[startup+3.11282 s]
/proc/loadavg: 4.22 4.27 4.19 5/250 1031449
/proc/meminfo: memFree=123942188/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=105748 memory=95608 CPUtime=3.08 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 22344 0 0 0 306 2 0 0 20 0 1 0 193949636 108285952 23902 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 26437 23902 2849 2753 0 23090 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 124340 KiB
Current children cumulated memory: 99324 KiB

[startup+6.30038 s]
/proc/loadavg: 4.22 4.27 4.19 5/250 1031449
/proc/meminfo: memFree=123941916/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=105748 memory=95608 CPUtime=6.26 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 22400 0 0 0 624 2 0 0 20 0 1 0 193949636 108285952 23902 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 26437 23902 2849 2753 0 23090 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 124340 KiB
Current children cumulated memory: 99324 KiB

[startup+12.7004 s]
/proc/loadavg: 4.26 4.28 4.19 5/250 1031450
/proc/meminfo: memFree=123941468/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=105748 memory=95868 CPUtime=12.64 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 22417 0 0 0 1262 2 0 0 20 0 1 0 193949636 108285952 23967 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 26437 23967 2849 2753 0 23090 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 124340 KiB
Current children cumulated memory: 99584 KiB

[startup+25.5005 s]
/proc/loadavg: 4.22 4.27 4.19 5/250 1031452
/proc/meminfo: memFree=123918896/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=128308 memory=117896 CPUtime=25.4 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 29703 0 0 0 2537 3 0 0 20 0 1 0 193949636 131387392 29474 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 32077 29474 2849 2753 0 28730 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 146900 KiB
Current children cumulated memory: 121612 KiB

[startup+51.113 s]
/proc/loadavg: 4.20 4.26 4.19 5/250 1031457
/proc/meminfo: memFree=123913432/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0
[pid=1031446] ppid=1031443 vsize=8660 memory=1016 CPUtime=0 cores=0,2
/proc/1031446/stat : 1031446 (timeout) S 1031443 1031446 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 193949636 8867840 254 134679101440 94641301102592 94641301137608 140731941465632 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94641303235024 94641303237156 94641331933184 140731941471271 140731941471387 140731941471387 140731941478375 0
/proc/1031446/statm: 2165 254 229 9 0 87 0
[pid=1031447] ppid=1031446 vsize=128308 memory=117896 CPUtime=50.92 cores=0,2
/proc/1031447/stat : 1031447 (LS-MabSP) R 1031446 1031446 1027062 0 -1 4194304 29710 0 0 0 5089 3 0 0 20 0 1 0 193949636 131387392 29474 134679101440 4194304 15467897 140722000041552 0 0 0 0 0 17410 0 0 0 17 0 0 0 0 0 0 17807032 17896208 24010752 140722000049210 140722000049313 140722000049313 140722000056301 0
/proc/1031447/statm: 32077 29474 2849 2753 0 28730 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 146900 KiB
Current children cumulated memory: 121612 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.23 4.18 5/250 1031526
/proc/meminfo: memFree=123895704/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2700 CPUtime=0 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 231 103 0 0 0 0 0 0 20 0 1 0 193949636 10170368 675 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 675 597 264 0 134 0

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

/proc/1032406/statm: 28842 22391 764 737 0 27930 0
Current children cumulated CPU time: 3391.29 s
Current children cumulated vsize: 133960 KiB
Current children cumulated memory: 93288 KiB

[startup+3462.3 s]
/proc/loadavg: 4.09 4.14 4.15 5/250 1033323
/proc/meminfo: memFree=123977588/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116296 memory=90384 CPUtime=1658.67 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20518 0 0 0 165863 4 0 0 20 0 1 0 194129437 119087104 22596 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29074 22596 764 737 0 28162 0
Current children cumulated CPU time: 3451.1 s
Current children cumulated vsize: 134888 KiB
Current children cumulated memory: 94108 KiB

[startup+3522.3 s]
/proc/loadavg: 3.26 3.92 4.08 3/232 1033416
/proc/meminfo: memFree=124200820/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116296 memory=90384 CPUtime=1718.47 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20561 0 0 0 171843 4 0 0 20 0 1 0 194129437 119087104 22596 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29074 22596 764 737 0 28162 0
Current children cumulated CPU time: 3510.9 s
Current children cumulated vsize: 134888 KiB
Current children cumulated memory: 94108 KiB

[startup+3582.3 s]
/proc/loadavg: 2.52 3.58 3.95 3/234 1033430
/proc/meminfo: memFree=124199052/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116568 memory=90560 CPUtime=1778.28 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20646 0 0 0 177824 4 0 0 20 0 1 0 194129437 119365632 22640 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29142 22640 764 737 0 28230 0
Current children cumulated CPU time: 3570.71 s
Current children cumulated vsize: 135160 KiB
Current children cumulated memory: 94284 KiB

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

# cumulated CPU time of all completed processes:  user=3506.42 s, system=77.9996 s

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

[startup+3584 s]*
/proc/loadavg: 2.48 3.56 3.94 3/234 1033430
/proc/meminfo: memFree=124199052/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116568 memory=90688 CPUtime=1779.99 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20650 0 0 0 177995 4 0 0 20 0 1 0 194129437 119365632 22672 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29142 22672 764 737 0 28230 0
Current children cumulated CPU time: 3572.42 s
Current children cumulated vsize: 135160 KiB
Current children cumulated memory: 94412 KiB

[startup+3590.4 s]
/proc/loadavg: 2.44 3.53 3.93 3/233 1033430
/proc/meminfo: memFree=124199032/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116568 memory=90688 CPUtime=1786.36 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20650 0 0 0 178632 4 0 0 20 0 1 0 194129437 119365632 22672 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29142 22672 764 737 0 28230 0
Current children cumulated CPU time: 3578.79 s
Current children cumulated vsize: 135160 KiB
Current children cumulated memory: 94412 KiB

[startup+3593.6 s]
/proc/loadavg: 2.40 3.51 3.92 3/233 1033431
/proc/meminfo: memFree=124199032/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=116568 memory=90688 CPUtime=1789.55 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20650 0 0 0 178951 4 0 0 20 0 1 0 194129437 119365632 22672 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29142 22672 764 737 0 28230 0
Current children cumulated CPU time: 3581.98 s
Current children cumulated vsize: 135160 KiB
Current children cumulated memory: 94412 KiB

[startup+3595.2 s]
/proc/loadavg: 2.40 3.51 3.92 3/233 1033431
/proc/meminfo: memFree=124198696/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=117124 memory=91204 CPUtime=1791.14 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20788 0 0 0 179110 4 0 0 20 0 1 0 194129437 119934976 22801 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29281 22801 764 737 0 28369 0
Current children cumulated CPU time: 3583.57 s
Current children cumulated vsize: 135716 KiB
Current children cumulated memory: 94928 KiB

[startup+3595.6 s]
/proc/loadavg: 2.40 3.51 3.92 3/233 1033431
/proc/meminfo: memFree=124198696/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=117124 memory=91204 CPUtime=1791.54 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20788 0 0 0 179150 4 0 0 20 0 1 0 194129437 119934976 22801 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29281 22801 764 737 0 28369 0
Current children cumulated CPU time: 3583.97 s
Current children cumulated vsize: 135716 KiB
Current children cumulated memory: 94928 KiB

[startup+3596 s]*
/proc/loadavg: 2.40 3.51 3.92 3/233 1033431
/proc/meminfo: memFree=124198472/131655788 swapFree=131071996/131071996
[pid=1031443] ppid=1031440 vsize=9932 memory=2744 CPUtime=1792.43 cores=0,2
/proc/1031443/stat : 1031443 (Hybrid-LSMabSP+) S 1031440 1031443 1027062 0 -1 4194304 264 108238 0 0 0 0 171449 7794 20 0 1 0 193949636 10170368 686 134679101440 94654586847232 94654587926552 140733714163616 0 0 0 65536 4 65538 0 0 0 17 0 0 0 0 0 0 94654590025008 94654590072196 94654594777088 140733714166758 140733714166904 140733714166904 140733714173921 0
/proc/1031443/statm: 2483 686 597 264 0 134 0
[pid=1032405] ppid=1031443 vsize=8660 memory=980 CPUtime=0 cores=0,2
/proc/1032405/stat : 1032405 (timeout) S 1031443 1032405 1027062 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 194129437 8867840 245 134679101440 94274894528512 94274894563528 140734105238368 0 0 0 0 3145728 90119 0 0 0 17 2 0 0 0 0 0 94274896660944 94274896663076 94274921504768 140734105240562 140734105240731 140734105240731 140734105247719 0
/proc/1032405/statm: 2165 245 221 9 0 87 0
[pid=1032406] ppid=1032405 vsize=117124 memory=91204 CPUtime=1791.95 cores=0,2
/proc/1032406/stat : 1032406 (Exact) R 1032405 1032405 1027062 0 -1 4194304 20788 0 0 0 179191 4 0 0 20 0 1 0 194129437 119934976 22801 134679101440 4194304 7210733 140733796597792 0 0 0 0 0 8404994 0 0 0 17 0 0 0 0 0 0 7850304 7914896 21708800 140733796606990 140733796607140 140733796607140 140733796614128 0
/proc/1032406/statm: 29281 22801 764 737 0 28369 0
Current children cumulated CPU time: 3584.38 s
Current children cumulated vsize: 135716 KiB
Current children cumulated memory: 94928 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3584.42
CPU user time (s): 3506.42
CPU system time (s): 77.9996
CPU usage (%): 99.677
Max. virtual memory (cumulated for all children) (KiB): 325292
Max. memory (cumulated for all children) (KiB): 297128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3506.42
system time used= 77.9996
maximum resident set size= 293412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 130876
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= 25083


# summary of solver processes directly reported to runsolver:
#   pid: 1031443
#   total CPU time (s): 3584.42
#   total CPU user time (s): 3506.42
#   total CPU system time (s): 77.9996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.3298 second user time and 35.5414 second system time

The end

Launcher Data

Begin job on nodeC005 at 2024-07-19 21:38:40
IDJOB=4450904
IDBENCH=162309
IDSOLVER=3070
FILE ID=nodeC005/4450904-1721417909
RUNJOBID= nodeC005-1721410612-1027072
SLURM_JOB_ID= 7545472
Free space on /tmp= 723720 MiB

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

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

MD5SUM BENCH= 02e0faaef515678e6aa0f4acf19b43a4
RANDOM SEED=1689445943

nodeC005.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		: 3611.533
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	: 6983.53
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		: 3669.091
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.35
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.177
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	: 6983.53
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.261
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.35
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		: 3668.106
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	: 6983.53
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		: 3669.198
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.35
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.293
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	: 6983.53
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.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.35
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        124028392 kB
MemAvailable:   129516772 kB
Buffers:          531528 kB
Cached:          5738264 kB
SwapCached:            0 kB
Active:          1148692 kB
Inactive:        5778800 kB
Active(anon):       3528 kB
Inactive(anon):   700068 kB
Active(file):    1145164 kB
Inactive(file):  5078732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             20860 kB
Writeback:             0 kB
AnonPages:        654172 kB
Mapped:           134228 kB
Shmem:             45896 kB
KReclaimable:     209364 kB
Slab:             328832 kB
SReclaimable:     209364 kB
SUnreclaim:       119468 kB
KernelStack:        3944 kB
PageTables:        10812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:    1060252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            61248 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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:      285512 kB
DirectMap2M:    36319232 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 723740 MiB
End job on nodeC005 at 2024-07-19 22:38:37