Trace number 4452884

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-LSMabSP+Exact 2024-07-11? 3587.01 3596.05

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
sumineq/sumineq_pyr_5_shuffle/normalized-sumineqArity5pyramidP145.shuf-2.opb
MD5SUM94622b8283878cd58e113c83df8c4b53
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark12.6419
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables53655
Total number of constraints10732
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints10724
Minimum length of a constraint5
Maximum length of a constraint15
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 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 29
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3586.94/3596.05	c Filename:instance-4452884-1721454149.opb, Cutoff_time:1798, memory_limit_gb:29976
3586.94/3596.05	c Use Presolve
3586.94/3596.05	c Parse finsih
3586.94/3596.05	c Start Presolve
3586.94/3596.05	c After Reduce Vars: 53655 Clauses: 10732 Top clause weight: 1 Hard Clauses: 10732
3586.94/3596.05	c Use LS-small
3586.94/3596.05	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: 63968 MiB (61407 MiB free)
  memory of node 1: 64473 MiB (63209 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452884-1721454149/watcher-4452884-1721454149 -o /tmp/evaluation-result-4452884-1721454149/solver-4452884-1721454149 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721446868-1048770 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4452884-1721454149.opb 3600 HOME 31000 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=1053238, runsolver pid=1053235

[startup+0.100834 s]*
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127596604/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=26836 memory=13596 CPUtime=0.09 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 2394 0 0 0 9 0 0 0 20 0 1 0 197581079 27480064 3399 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 6709 3399 1073 2753 0 3362 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 45428 KiB
Current children cumulated memory: 17360 KiB

[startup+0.205878 s]*
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127593472/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=30336 memory=16736 CPUtime=0.19 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 3192 0 0 0 19 0 0 0 20 0 1 0 197581079 31064064 4184 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 7584 4184 1073 2753 0 4237 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 48928 KiB
Current children cumulated memory: 20500 KiB

[startup+0.305927 s]*
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127591992/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=30864 memory=18320 CPUtime=0.29 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 3582 0 0 0 29 0 0 0 20 0 1 0 197581079 31604736 4580 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 7716 4580 1073 2753 0 4369 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 49456 KiB
Current children cumulated memory: 22084 KiB

[startup+0.700301 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127562688/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=60532 memory=47080 CPUtime=0.68 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 9737 0 0 0 67 1 0 0 20 0 1 0 197581079 61984768 11770 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 15133 11770 1105 2753 0 11786 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 79124 KiB
Current children cumulated memory: 50844 KiB

[startup+1.50028 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127561932/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=60532 memory=47080 CPUtime=1.48 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 9738 0 0 0 147 1 0 0 20 0 1 0 197581079 61984768 11770 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 15133 11770 1105 2753 0 11786 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 79124 KiB
Current children cumulated memory: 50844 KiB

[startup+3.10615 s]
/proc/loadavg: 4.12 4.14 4.10 5/265 1053242
/proc/meminfo: memFree=127561156/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=60532 memory=47080 CPUtime=3.08 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 9740 0 0 0 307 1 0 0 20 0 1 0 197581079 61984768 11770 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 15133 11770 1105 2753 0 11786 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 79124 KiB
Current children cumulated memory: 50844 KiB

[startup+6.30029 s]
/proc/loadavg: 4.11 4.13 4.10 5/265 1053244
/proc/meminfo: memFree=127243916/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=390448 memory=369956 CPUtime=6.27 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 90542 0 0 0 615 12 0 0 20 0 1 0 197581079 399818752 92489 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 97612 92489 2817 2753 0 94265 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 409040 KiB
Current children cumulated memory: 373720 KiB

[startup+12.7003 s]
/proc/loadavg: 4.10 4.13 4.10 5/265 1053244
/proc/meminfo: memFree=127235752/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=394300 memory=373648 CPUtime=12.64 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 91498 0 0 0 1252 12 0 0 20 0 1 0 197581079 403763200 93412 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 98575 93412 2817 2753 0 95228 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 412892 KiB
Current children cumulated memory: 377412 KiB

[startup+25.5003 s]
/proc/loadavg: 4.15 4.14 4.10 5/265 1053245
/proc/meminfo: memFree=127214824/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=394300 memory=373648 CPUtime=25.41 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 91505 0 0 0 2528 13 0 0 20 0 1 0 197581079 403763200 93412 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 98575 93412 2817 2753 0 95228 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 412892 KiB
Current children cumulated memory: 377412 KiB

[startup+51.1061 s]
/proc/loadavg: 4.15 4.14 4.11 5/265 1053251
/proc/meminfo: memFree=127193428/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0
[pid=1053241] ppid=1053238 vsize=8660 memory=1032 CPUtime=0 cores=5,7
/proc/1053241/stat : 1053241 (timeout) S 1053238 1053241 1048757 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 197581079 8867840 258 134679101440 94395661254656 94395661289672 140723343727200 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94395663387088 94395663389220 94395682951168 140723343733799 140723343733915 140723343733915 140723343740903 0
/proc/1053241/statm: 2165 258 234 9 0 87 0
[pid=1053242] ppid=1053241 vsize=394300 memory=374608 CPUtime=50.94 cores=5,7
/proc/1053242/stat : 1053242 (LS-MabSP) R 1053241 1053241 1048757 0 -1 4194304 91535 0 0 0 5081 13 0 0 20 0 1 0 197581079 403763200 93652 134679101440 4194304 15467897 140728569195504 0 0 0 0 0 17410 0 0 0 17 5 0 0 0 0 0 17807032 17896208 44244992 140728569201722 140728569201825 140728569201825 140728569208813 0
/proc/1053242/statm: 98575 93652 3009 2753 0 95228 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 412892 KiB
Current children cumulated memory: 378372 KiB

[startup+102.3 s]
/proc/loadavg: 4.11 4.14 4.10 5/265 1053260
/proc/meminfo: memFree=127154584/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2732 CPUtime=0 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 231 106 0 0 0 0 0 0 20 0 1 0 197581079 10170368 683 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 7 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 683 604 264 0 134 0

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

/proc/1054318/statm: 126700 123682 748 737 0 125788 0
Current children cumulated CPU time: 3393.67 s
Current children cumulated vsize: 525392 KiB
Current children cumulated memory: 498544 KiB

[startup+3462.3 s]
/proc/loadavg: 4.14 4.16 4.12 5/264 1055298
/proc/meminfo: memFree=127298688/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=513448 memory=501028 CPUtime=1660.58 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 766881 0 0 0 165913 145 0 0 20 0 1 0 197760880 525770752 125257 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 128362 125257 748 737 0 127450 0
Current children cumulated CPU time: 3453.55 s
Current children cumulated vsize: 532040 KiB
Current children cumulated memory: 504844 KiB

[startup+3522.3 s]
/proc/loadavg: 4.11 4.15 4.11 5/265 1055312
/proc/meminfo: memFree=127285128/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=523960 memory=510836 CPUtime=1720.44 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 796045 0 0 0 171895 149 0 0 20 0 1 0 197760880 536535040 127709 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 130990 127709 748 737 0 130078 0
Current children cumulated CPU time: 3513.41 s
Current children cumulated vsize: 542552 KiB
Current children cumulated memory: 514652 KiB

[startup+3582.3 s]
/proc/loadavg: 4.24 4.18 4.13 4/256 1055366
/proc/meminfo: memFree=127302976/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=532480 memory=518356 CPUtime=1780.29 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 821472 0 0 0 177875 154 0 0 20 0 1 0 197760880 545259520 129589 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 133120 129589 748 737 0 132208 0
Current children cumulated CPU time: 3573.26 s
Current children cumulated vsize: 551072 KiB
Current children cumulated memory: 522172 KiB

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

# cumulated CPU time of all completed processes:  user=3551.46 s, system=35.5532 s

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

[startup+3584 s]*
/proc/loadavg: 4.24 4.18 4.13 4/256 1055366
/proc/meminfo: memFree=127302268/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531368 memory=517480 CPUtime=1781.99 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 822492 0 0 0 178045 154 0 0 20 0 1 0 197760880 544120832 129370 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132842 129370 748 737 0 131930 0
Current children cumulated CPU time: 3574.96 s
Current children cumulated vsize: 549960 KiB
Current children cumulated memory: 521296 KiB

[startup+3590.4 s]
/proc/loadavg: 4.14 4.16 4.12 4/256 1055367
/proc/meminfo: memFree=127301828/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531688 memory=517800 CPUtime=1788.38 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 824592 0 0 0 178683 155 0 0 20 0 1 0 197760880 544448512 129450 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132922 129450 748 737 0 132010 0
Current children cumulated CPU time: 3581.35 s
Current children cumulated vsize: 550280 KiB
Current children cumulated memory: 521616 KiB

[startup+3593.6 s]
/proc/loadavg: 4.13 4.16 4.12 4/256 1055367
/proc/meminfo: memFree=127301492/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531908 memory=518020 CPUtime=1791.57 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 825910 0 0 0 179002 155 0 0 20 0 1 0 197760880 544673792 129505 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132977 129505 748 737 0 132065 0
Current children cumulated CPU time: 3584.54 s
Current children cumulated vsize: 550500 KiB
Current children cumulated memory: 521836 KiB

[startup+3595.2 s]
/proc/loadavg: 4.13 4.16 4.12 4/256 1055367
/proc/meminfo: memFree=127300820/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531964 memory=518076 CPUtime=1793.16 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 826556 0 0 0 179161 155 0 0 20 0 1 0 197760880 544731136 129519 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132991 129519 748 737 0 132079 0
Current children cumulated CPU time: 3586.13 s
Current children cumulated vsize: 550556 KiB
Current children cumulated memory: 521892 KiB

[startup+3595.6 s]
/proc/loadavg: 4.13 4.16 4.12 4/256 1055367
/proc/meminfo: memFree=127300820/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531964 memory=518076 CPUtime=1793.56 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 826556 0 0 0 179201 155 0 0 20 0 1 0 197760880 544731136 129519 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132991 129519 748 737 0 132079 0
Current children cumulated CPU time: 3586.53 s
Current children cumulated vsize: 550556 KiB
Current children cumulated memory: 521892 KiB

[startup+3596 s]*
/proc/loadavg: 4.04 4.14 4.11 4/256 1055369
/proc/meminfo: memFree=127301324/131524600 swapFree=131071996/131071996
[pid=1053238] ppid=1053235 vsize=9932 memory=2772 CPUtime=1792.97 cores=5,7
/proc/1053238/stat : 1053238 (Hybrid-LSMabSP+) S 1053235 1053238 1048757 0 -1 4194304 264 93249 0 0 0 0 175899 3398 20 0 1 0 197581079 10170368 693 134679101440 94112321363968 94112322443288 140735410178544 0 0 0 65536 4 65538 0 0 0 17 5 0 0 0 0 0 94112324541744 94112324588932 94112326320128 140735410185190 140735410185336 140735410185336 140735410192353 0
/proc/1053238/statm: 2483 693 604 264 0 134 0
[pid=1054317] ppid=1053238 vsize=8660 memory=1044 CPUtime=0 cores=5,7
/proc/1054317/stat : 1054317 (timeout) S 1053238 1054317 1048757 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 197760880 8867840 261 134679101440 94856565706752 94856565741768 140733990093312 0 0 0 0 3145728 90119 0 0 0 17 5 0 0 0 0 0 94856567839184 94856567841316 94856577318912 140733990102002 140733990102171 140733990102171 140733990109159 0
/proc/1054317/statm: 2165 261 236 9 0 87 0
[pid=1054318] ppid=1054317 vsize=531964 memory=518076 CPUtime=1793.97 cores=5,7
/proc/1054318/stat : 1054318 (Exact) R 1054317 1054317 1048757 0 -1 4194304 826556 0 0 0 179242 155 0 0 20 0 1 0 197760880 544731136 129519 134679101440 4194304 7210733 140722581628912 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 7850304 7914896 43978752 140722581636110 140722581636260 140722581636260 140722581643248 0
/proc/1054318/statm: 132991 129519 748 737 0 132079 0
Current children cumulated CPU time: 3586.94 s
Current children cumulated vsize: 550556 KiB
Current children cumulated memory: 521892 KiB

Child status: 0

Real time (s): 3596.05
CPU time (s): 3587.01
CPU user time (s): 3551.46
CPU system time (s): 35.5532
CPU usage (%): 99.7486
Max. virtual memory (cumulated for all children) (KiB): 552204
Max. memory (cumulated for all children) (KiB): 523032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3551.46
system time used= 35.5532
maximum resident set size= 520536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 921644
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= 250
involuntary context switches= 2888


# summary of solver processes directly reported to runsolver:
#   pid: 1053238
#   total CPU time (s): 3587.01
#   total CPU user time (s): 3551.46
#   total CPU system time (s): 35.5532

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.09711 second user time and 17.0908 second system time

The end

Launcher Data

Begin job on nodeC026 at 2024-07-20 07:42:42
IDJOB=4452884
IDBENCH=165345
IDSOLVER=3070
FILE ID=nodeC026/4452884-1721454149
RUNJOBID= nodeC026-1721446868-1048770
SLURM_JOB_ID= 7545673
Free space on /tmp= 890020 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/sumineq/sumineq_pyr_5_shuffle/normalized-sumineqArity5pyramidP145.shuf-2.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4452884-1721454149/watcher-4452884-1721454149 -o /tmp/evaluation-result-4452884-1721454149/solver-4452884-1721454149 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1721446868-1048770 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4452884-1721454149.opb 3600 HOME 31000

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

MD5SUM BENCH= 94622b8283878cd58e113c83df8c4b53
RANDOM SEED=102419684

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        127607452 kB
MemAvailable:   129440192 kB
Buffers:          593208 kB
Cached:          2069568 kB
SwapCached:            0 kB
Active:          1137624 kB
Inactive:        2133528 kB
Active(anon):       1596 kB
Inactive(anon):   652688 kB
Active(file):    1136028 kB
Inactive(file):  1480840 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             22324 kB
Writeback:             0 kB
AnonPages:        605348 kB
Mapped:           124748 kB
Shmem:             45912 kB
KReclaimable:     111388 kB
Slab:             225800 kB
SReclaimable:     111388 kB
SUnreclaim:       114412 kB
KernelStack:        4224 kB
PageTables:        10636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     948336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67808 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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:      283348 kB
DirectMap2M:    33044480 kB
DirectMap1G:    102760448 kB

Free space on /tmp at the end= 890020 MiB
End job on nodeC026 at 2024-07-20 08:42:38