Trace number 4450154

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.26 3596.02

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/
normalized-3col-almost3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
MD5SUMc7ad59296e2e055fc86df3342558d493
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4329
Total number of constraints10136
Number of constraints which are clauses4785
Number of constraints which are cardinality constraints (but not clauses)5351
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.23/3596.01	c Filename:instance-4450154-1721408603.opb, Cutoff_time:1798, memory_limit_gb:29976
3587.23/3596.01	c Use Presolve
3587.23/3596.01	c Parse finsih
3587.23/3596.01	c Start Presolve
3587.23/3596.01	c After Reduce Vars: 4329 Clauses: 10136 Top clause weight: 1 Hard Clauses: 10136
3587.23/3596.01	c Use LS-small
3587.23/3596.01	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63931 MiB (61532 MiB free)
  memory of node 1: 64510 MiB (62200 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450154-1721408603/watcher-4450154-1721408603 -o /tmp/evaluation-result-4450154-1721408603/solver-4450154-1721408603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721403220-1034119 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4450154-1721408603.opb 3600 HOME 31000 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.100088 s]*
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126692176/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=26312 memory=13648 CPUtime=0.09 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 2492 0 0 0 9 0 0 0 20 0 1 0 193027706 26943488 3412 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 6578 3412 1105 2753 0 3231 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 44904 KiB
Current children cumulated memory: 17200 KiB

[startup+0.205745 s]*
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126692000/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=26312 memory=13648 CPUtime=0.2 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 2492 0 0 0 20 0 0 0 20 0 1 0 193027706 26943488 3412 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 6578 3412 1105 2753 0 3231 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 44904 KiB
Current children cumulated memory: 17200 KiB

[startup+0.304711 s]*
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126676404/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=47388 memory=39572 CPUtime=0.29 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 7882 0 0 0 29 0 0 0 20 0 1 0 193027706 48525312 9893 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 11847 9893 2609 2753 0 8500 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 65980 KiB
Current children cumulated memory: 43124 KiB

[startup+0.700278 s]
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126623012/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=77824 memory=68732 CPUtime=0.69 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 15215 0 0 0 68 1 0 0 20 0 1 0 193027706 79691776 17183 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 19456 17183 2833 2753 0 16109 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 96416 KiB
Current children cumulated memory: 72284 KiB

[startup+1.50028 s]
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126608152/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=78012 memory=68996 CPUtime=1.48 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 15267 0 0 0 147 1 0 0 20 0 1 0 193027706 79884288 17249 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 19503 17249 2833 2753 0 16156 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 96604 KiB
Current children cumulated memory: 72548 KiB

[startup+3.10597 s]
/proc/loadavg: 4.19 4.14 4.12 5/263 1037383
/proc/meminfo: memFree=126588404/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=96636 memory=85852 CPUtime=3.08 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 22871 0 0 0 306 2 0 0 20 0 1 0 193027706 98955264 21463 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 24159 21463 2849 2753 0 20812 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 115228 KiB
Current children cumulated memory: 89404 KiB

[startup+6.3003 s]
/proc/loadavg: 4.34 4.17 4.13 5/263 1037383
/proc/meminfo: memFree=126534280/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=128896 memory=116276 CPUtime=6.27 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 31091 0 0 0 624 3 0 0 20 0 1 0 193027706 131989504 29069 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 32224 29069 2849 2753 0 28877 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 147488 KiB
Current children cumulated memory: 119828 KiB

[startup+12.7003 s]
/proc/loadavg: 4.31 4.17 4.13 5/264 1037386
/proc/meminfo: memFree=126529428/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=131900 memory=119428 CPUtime=12.65 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 34416 0 0 0 1262 3 0 0 20 0 1 0 193027706 135065600 29857 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 32975 29857 2849 2753 0 29628 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 150492 KiB
Current children cumulated memory: 122980 KiB

[startup+25.5003 s]
/proc/loadavg: 4.24 4.16 4.13 5/264 1037447
/proc/meminfo: memFree=126415268/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=143988 memory=131340 CPUtime=25.42 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 38163 0 0 0 2538 4 0 0 20 0 1 0 193027706 147443712 32835 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 35997 32835 2849 2753 0 32650 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 162580 KiB
Current children cumulated memory: 134892 KiB

[startup+51.1061 s]
/proc/loadavg: 4.16 4.14 4.12 5/264 1037453
/proc/meminfo: memFree=126395188/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0
[pid=1037382] ppid=1037379 vsize=8660 memory=920 CPUtime=0 cores=1,3
/proc/1037382/stat : 1037382 (timeout) S 1037379 1037382 1032016 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193027706 8867840 230 134679101440 94277019009024 94277019044040 140730621476240 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94277021141456 94277021143588 94277042839552 140730621482023 140730621482139 140730621482139 140730621489127 0
/proc/1037382/statm: 2165 230 205 9 0 87 0
[pid=1037383] ppid=1037382 vsize=143988 memory=131360 CPUtime=50.94 cores=1,3
/proc/1037383/stat : 1037383 (LS-MabSP) R 1037382 1037382 1032016 0 -1 4194304 38288 0 0 0 5090 4 0 0 20 0 1 0 193027706 147443712 32840 134679101440 4194304 15467897 140730694512576 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 52051968 140730694521914 140730694522017 140730694522017 140730694529005 0
/proc/1037383/statm: 35997 32840 2849 2753 0 32650 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 162580 KiB
Current children cumulated memory: 134912 KiB

[startup+102.3 s]
/proc/loadavg: 4.12 4.13 4.12 5/263 1037461
/proc/meminfo: memFree=126285552/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2632 CPUtime=0 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 234 105 0 0 0 0 0 0 20 0 1 0 193027706 10170368 658 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 658 579 264 0 134 0

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

/proc/1038425/statm: 11540 8499 748 737 0 10628 0
Current children cumulated CPU time: 3394 s
Current children cumulated vsize: 64752 KiB
Current children cumulated memory: 37744 KiB

[startup+3462.3 s]
/proc/loadavg: 2.08 2.09 2.42 3/247 1039342
/proc/meminfo: memFree=126777692/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46180 memory=34156 CPUtime=1660.09 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 130792 0 0 0 165985 24 0 0 20 0 1 0 193207506 47288320 8539 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11545 8539 748 737 0 10633 0
Current children cumulated CPU time: 3453.85 s
Current children cumulated vsize: 64772 KiB
Current children cumulated memory: 37904 KiB

[startup+3522.3 s]
/proc/loadavg: 2.07 2.09 2.39 3/246 1039353
/proc/meminfo: memFree=126777088/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46180 memory=34156 CPUtime=1719.94 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 135377 0 0 0 171969 25 0 0 20 0 1 0 193207506 47288320 8539 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11545 8539 748 737 0 10633 0
Current children cumulated CPU time: 3513.7 s
Current children cumulated vsize: 64772 KiB
Current children cumulated memory: 37904 KiB

[startup+3582.3 s]
/proc/loadavg: 2.08 2.08 2.37 3/246 1039364
/proc/meminfo: memFree=126775528/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46384 memory=34208 CPUtime=1779.8 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 139229 0 0 0 177954 26 0 0 20 0 1 0 193207506 47497216 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11596 8552 748 737 0 10684 0
Current children cumulated CPU time: 3573.56 s
Current children cumulated vsize: 64976 KiB
Current children cumulated memory: 37956 KiB

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

# cumulated CPU time of all completed processes:  user=3541.36 s, system=45.8981 s

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

[startup+3584 s]*
/proc/loadavg: 2.08 2.08 2.37 3/246 1039364
/proc/meminfo: memFree=126775536/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46384 memory=34208 CPUtime=1781.5 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 139396 0 0 0 178124 26 0 0 20 0 1 0 193207506 47497216 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11596 8552 748 737 0 10684 0
Current children cumulated CPU time: 3575.26 s
Current children cumulated vsize: 64976 KiB
Current children cumulated memory: 37956 KiB

[startup+3590.4 s]
/proc/loadavg: 2.06 2.08 2.36 3/247 1039366
/proc/meminfo: memFree=126775488/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46388 memory=34208 CPUtime=1787.88 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 139901 0 0 0 178762 26 0 0 20 0 1 0 193207506 47501312 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11597 8552 748 737 0 10685 0
Current children cumulated CPU time: 3581.64 s
Current children cumulated vsize: 64980 KiB
Current children cumulated memory: 37956 KiB

[startup+3593.6 s]
/proc/loadavg: 2.06 2.08 2.36 3/247 1039366
/proc/meminfo: memFree=126775472/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46388 memory=34208 CPUtime=1791.07 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 140237 0 0 0 179081 26 0 0 20 0 1 0 193207506 47501312 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11597 8552 748 737 0 10685 0
Current children cumulated CPU time: 3584.83 s
Current children cumulated vsize: 64980 KiB
Current children cumulated memory: 37956 KiB

[startup+3595.2 s]
/proc/loadavg: 2.06 2.08 2.36 3/247 1039366
/proc/meminfo: memFree=126775472/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46388 memory=34208 CPUtime=1792.66 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 140237 0 0 0 179240 26 0 0 20 0 1 0 193207506 47501312 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11597 8552 748 737 0 10685 0
Current children cumulated CPU time: 3586.42 s
Current children cumulated vsize: 64980 KiB
Current children cumulated memory: 37956 KiB

[startup+3595.6 s]
/proc/loadavg: 2.06 2.08 2.36 3/247 1039366
/proc/meminfo: memFree=126775472/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46388 memory=34208 CPUtime=1793.06 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 140237 0 0 0 179280 26 0 0 20 0 1 0 193207506 47501312 8552 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11597 8552 748 737 0 10685 0
Current children cumulated CPU time: 3586.82 s
Current children cumulated vsize: 64980 KiB
Current children cumulated memory: 37956 KiB

[startup+3596 s]*
/proc/loadavg: 2.06 2.08 2.36 3/247 1039366
/proc/meminfo: memFree=126775472/131524600 swapFree=131071996/131071996
[pid=1037379] ppid=1037376 vsize=9932 memory=2732 CPUtime=1793.76 cores=1,3
/proc/1037379/stat : 1037379 (Hybrid-LSMabSP+) S 1037376 1037379 1032016 0 -1 4194304 267 105940 0 0 0 0 174813 4563 20 0 1 0 193027706 10170368 683 134679101440 93849382490112 93849383569432 140736798304080 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 93849385667888 93849385715076 93849395437568 140736798311398 140736798311544 140736798311544 140736798318561 0
/proc/1037379/statm: 2483 683 594 264 0 134 0
[pid=1038424] ppid=1037379 vsize=8660 memory=1016 CPUtime=0 cores=1,3
/proc/1038424/stat : 1038424 (timeout) S 1037379 1038424 1032016 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 193207506 8867840 254 134679101440 94795452702720 94795452737736 140722164455312 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94795454835152 94795454837284 94795458121728 140722164462578 140722164462747 140722164462747 140722164469735 0
/proc/1038424/statm: 2165 254 230 9 0 87 0
[pid=1038425] ppid=1038424 vsize=46388 memory=34212 CPUtime=1793.47 cores=1,3
/proc/1038425/stat : 1038425 (Exact) R 1038424 1038424 1032016 0 -1 4194304 140404 0 0 0 179321 26 0 0 20 0 1 0 193207506 47501312 8553 134679101440 4194304 7210733 140734134450032 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 29581312 140734134457358 140734134457508 140734134457508 140734134464496 0
/proc/1038425/statm: 11597 8553 748 737 0 10685 0
Current children cumulated CPU time: 3587.23 s
Current children cumulated vsize: 64980 KiB
Current children cumulated memory: 37960 KiB

Child status: 0

Real time (s): 3596.02
CPU time (s): 3587.26
CPU user time (s): 3541.36
CPU system time (s): 45.8981
CPU usage (%): 99.7564
Max. virtual memory (cumulated for all children) (KiB): 456284
Max. memory (cumulated for all children) (KiB): 425708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3541.36
system time used= 45.8981
maximum resident set size= 422156
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 248192
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= 103
involuntary context switches= 3325


# summary of solver processes directly reported to runsolver:
#   pid: 1037379
#   total CPU time (s): 3587.26
#   total CPU user time (s): 3541.36
#   total CPU system time (s): 45.8981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.03709 second user time and 16.9759 second system time

The end

Launcher Data

Begin job on nodeC029 at 2024-07-19 19:03:36
IDJOB=4450154
IDBENCH=160408
IDSOLVER=3070
FILE ID=nodeC029/4450154-1721408603
RUNJOBID= nodeC029-1721403220-1034119
SLURM_JOB_ID= 7545452
Free space on /tmp= 890004 MiB

SOLVER NAME= Hybrid-LSMabSP+Exact 2024-07-11
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/3COL-FromCNF/normalized-3col-almost3reg-l080-r079-n1.cnf-extracted.pb.metafix.opb
COMMAND LINE= ./Hybrid-LSMabSP+Exact BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450154-1721408603/watcher-4450154-1721408603 -o /tmp/evaluation-result-4450154-1721408603/solver-4450154-1721408603 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC029-1721403220-1034119 --watchdog 3760  ./Hybrid-LSMabSP+Exact HOME/instance-4450154-1721408603.opb 3600 HOME 31000

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

MD5SUM BENCH= c7ad59296e2e055fc86df3342558d493
RANDOM SEED=479975052

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        126702816 kB
MemAvailable:   129576312 kB
Buffers:          520216 kB
Cached:          3168532 kB
SwapCached:            0 kB
Active:          1041280 kB
Inactive:        3100432 kB
Active(anon):       1520 kB
Inactive(anon):   497028 kB
Active(file):    1039760 kB
Inactive(file):  2603404 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             42272 kB
Writeback:             0 kB
AnonPages:        452656 kB
Mapped:           124260 kB
Shmem:             45912 kB
KReclaimable:     139956 kB
Slab:             257760 kB
SReclaimable:     139956 kB
SUnreclaim:       117804 kB
KernelStack:        4220 kB
PageTables:        10528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:     792988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            70624 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      281300 kB
DirectMap2M:    36192256 kB
DirectMap1G:    99614720 kB

Free space on /tmp at the end= 890028 MiB
End job on nodeC029 at 2024-07-19 20:03:32