Trace number 4450724

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-3.opb
MD5SUM3a6a9e178c68ea233cbdb43dd005ad2a
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 variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3587.39/3596.03	c Filename:instance-4450724-1721415715.opb, Cutoff_time:1798, memory_limit_gb:29976
3587.39/3596.03	c Use Presolve
3587.39/3596.03	c Parse finsih
3587.39/3596.03	c Start Presolve
3587.39/3596.03	c After Reduce Vars: 3345 Clauses: 8436 Top clause weight: 1 Hard Clauses: 8436
3587.39/3596.03	c Use LS-small
3587.39/3596.03	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 64096 MiB (60146 MiB free)
  memory of node 1: 64473 MiB (60326 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4450724-1721415715/watcher-4450724-1721415715 -o /tmp/evaluation-result-4450724-1721415715/solver-4450724-1721415715 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC004-1721413928-1045286 --watchdog 3760 ./Hybrid-LSMabSP+Exact HOME/instance-4450724-1721415715.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=1046445, runsolver pid=1046442
Current StackSize limit: 8192 KiB


[startup+0.1001 s]*
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123358296/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=20992 memory=8336 CPUtime=0.09 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 815 0 0 0 9 0 0 0 20 0 1 0 193727362 21495808 2084 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 5248 2084 1073 2753 0 1901 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 39584 KiB
Current children cumulated memory: 12044 KiB

[startup+0.213997 s]*
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123354740/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=28152 memory=14888 CPUtime=0.21 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 2739 0 0 0 20 1 0 0 20 0 1 0 193727362 28827648 3722 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 7038 3722 1105 2753 0 3691 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 46744 KiB
Current children cumulated memory: 18596 KiB

[startup+0.314176 s]*
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123350540/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=28604 memory=15416 CPUtime=0.31 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 2851 0 0 0 30 1 0 0 20 0 1 0 193727362 29290496 3854 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 7151 3854 1105 2753 0 3804 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 47196 KiB
Current children cumulated memory: 19124 KiB

[startup+0.700408 s]
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123349700/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=28604 memory=15416 CPUtime=0.68 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 2851 0 0 0 67 1 0 0 20 0 1 0 193727362 29290496 3854 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 7151 3854 1105 2753 0 3804 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 47196 KiB
Current children cumulated memory: 19124 KiB

[startup+1.50044 s]
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123349028/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=28604 memory=15416 CPUtime=1.48 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 2851 0 0 0 147 1 0 0 20 0 1 0 193727362 29290496 3854 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 7151 3854 1105 2753 0 3804 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 47196 KiB
Current children cumulated memory: 19124 KiB

[startup+3.11378 s]
/proc/loadavg: 4.19 4.13 3.61 5/254 1046449
/proc/meminfo: memFree=123143592/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=106676 memory=97836 CPUtime=3.09 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 21804 0 0 0 305 4 0 0 20 0 1 0 193727362 109236224 24393 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 26669 24393 2849 2753 0 23322 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 125268 KiB
Current children cumulated memory: 101544 KiB

[startup+6.30041 s]
/proc/loadavg: 4.18 4.13 3.62 5/254 1046451
/proc/meminfo: memFree=123113400/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=114500 memory=104940 CPUtime=6.26 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 24733 0 0 0 622 4 0 0 20 0 1 0 193727362 117248000 26235 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 28625 26235 2849 2753 0 25278 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 133092 KiB
Current children cumulated memory: 108648 KiB

[startup+12.7004 s]
/proc/loadavg: 4.16 4.13 3.62 5/254 1046511
/proc/meminfo: memFree=123085436/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=114500 memory=104940 CPUtime=12.65 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 24769 0 0 0 1261 4 0 0 20 0 1 0 193727362 117248000 26235 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 28625 26235 2849 2753 0 25278 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 133092 KiB
Current children cumulated memory: 108648 KiB

[startup+25.5005 s]
/proc/loadavg: 4.28 4.16 3.64 5/254 1046515
/proc/meminfo: memFree=123008860/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=128452 memory=119296 CPUtime=25.42 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 28940 0 0 0 2537 5 0 0 20 0 1 0 193727362 131534848 29824 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 32113 29824 2849 2753 0 28766 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 147044 KiB
Current children cumulated memory: 123004 KiB

[startup+51.1133 s]
/proc/loadavg: 4.18 4.14 3.65 5/254 1046518
/proc/meminfo: memFree=122978696/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0
[pid=1046448] ppid=1046445 vsize=8660 memory=904 CPUtime=0 cores=1,3
/proc/1046448/stat : 1046448 (timeout) S 1046445 1046448 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193727362 8867840 226 134679101440 93914742886400 93914742921416 140729930365936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93914745018832 93914745020964 93914768408576 140729930368039 140729930368155 140729930368155 140729930375143 0
/proc/1046448/statm: 2165 226 202 9 0 87 0
[pid=1046449] ppid=1046448 vsize=146980 memory=137928 CPUtime=50.97 cores=1,3
/proc/1046449/stat : 1046449 (LS-MabSP) R 1046448 1046448 1045274 0 -1 4194304 38628 0 0 0 5091 6 0 0 20 0 1 0 193727362 150507520 34482 134679101440 4194304 15467897 140735763427696 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 26447872 140735763436602 140735763436705 140735763436705 140735763443693 0
/proc/1046449/statm: 36745 34482 2849 2753 0 33398 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 165572 KiB
Current children cumulated memory: 141636 KiB

[startup+102.3 s]
/proc/loadavg: 4.20 4.15 3.68 5/252 1046526
/proc/meminfo: memFree=122972860/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2804 CPUtime=0 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 235 103 0 0 0 0 0 0 20 0 1 0 193727361 10170368 701 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 701 626 264 0 134 0

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

/proc/1047451/statm: 29204 22977 764 737 0 28292 0
Current children cumulated CPU time: 3394.11 s
Current children cumulated vsize: 135408 KiB
Current children cumulated memory: 95688 KiB

[startup+3462.3 s]
/proc/loadavg: 4.18 4.16 4.14 5/252 1048420
/proc/meminfo: memFree=122706976/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=117520 memory=92568 CPUtime=1659.92 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21389 0 0 0 165987 5 0 0 20 0 1 0 193907162 120340480 23142 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29380 23142 764 737 0 28468 0
Current children cumulated CPU time: 3453.97 s
Current children cumulated vsize: 136112 KiB
Current children cumulated memory: 96348 KiB

[startup+3522.3 s]
/proc/loadavg: 4.19 4.16 4.14 5/253 1048434
/proc/meminfo: memFree=122706436/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=117520 memory=92656 CPUtime=1719.79 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21439 0 0 0 171974 5 0 0 20 0 1 0 193907162 120340480 23164 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29380 23164 764 737 0 28468 0
Current children cumulated CPU time: 3513.84 s
Current children cumulated vsize: 136112 KiB
Current children cumulated memory: 96436 KiB

[startup+3582.3 s]
/proc/loadavg: 4.15 4.16 4.14 5/253 1048456
/proc/meminfo: memFree=122704516/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=118892 memory=93980 CPUtime=1779.66 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21809 0 0 0 177961 5 0 0 20 0 1 0 193907162 121745408 23495 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29723 23495 764 737 0 28811 0
Current children cumulated CPU time: 3573.71 s
Current children cumulated vsize: 137484 KiB
Current children cumulated memory: 97760 KiB

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

# cumulated CPU time of all completed processes:  user=3512.75 s, system=74.6883 s

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

[startup+3584 s]*
/proc/loadavg: 4.15 4.16 4.14 5/253 1048457
/proc/meminfo: memFree=122704516/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=118892 memory=93980 CPUtime=1781.36 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21823 0 0 0 178131 5 0 0 20 0 1 0 193907162 121745408 23495 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29723 23495 764 737 0 28811 0
Current children cumulated CPU time: 3575.41 s
Current children cumulated vsize: 137484 KiB
Current children cumulated memory: 97760 KiB

[startup+3590.4 s]
/proc/loadavg: 4.20 4.17 4.15 5/253 1048457
/proc/meminfo: memFree=122704368/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=118892 memory=93980 CPUtime=1787.74 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21823 0 0 0 178769 5 0 0 20 0 1 0 193907162 121745408 23495 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29723 23495 764 737 0 28811 0
Current children cumulated CPU time: 3581.79 s
Current children cumulated vsize: 137484 KiB
Current children cumulated memory: 97760 KiB

[startup+3593.6 s]
/proc/loadavg: 4.20 4.17 4.15 5/253 1048457
/proc/meminfo: memFree=122704292/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=118892 memory=93980 CPUtime=1790.93 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21823 0 0 0 179088 5 0 0 20 0 1 0 193907162 121745408 23495 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29723 23495 764 737 0 28811 0
Current children cumulated CPU time: 3584.98 s
Current children cumulated vsize: 137484 KiB
Current children cumulated memory: 97760 KiB

[startup+3595.2 s]
/proc/loadavg: 4.27 4.18 4.15 5/253 1048459
/proc/meminfo: memFree=122703928/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=119324 memory=94224 CPUtime=1792.53 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21909 0 0 0 179248 5 0 0 20 0 1 0 193907162 122187776 23556 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29831 23556 764 737 0 28919 0
Current children cumulated CPU time: 3586.58 s
Current children cumulated vsize: 137916 KiB
Current children cumulated memory: 98004 KiB

[startup+3595.6 s]
/proc/loadavg: 4.27 4.18 4.15 5/253 1048459
/proc/meminfo: memFree=122703928/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=119324 memory=94224 CPUtime=1792.93 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21909 0 0 0 179288 5 0 0 20 0 1 0 193907162 122187776 23556 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29831 23556 764 737 0 28919 0
Current children cumulated CPU time: 3586.98 s
Current children cumulated vsize: 137916 KiB
Current children cumulated memory: 98004 KiB

[startup+3596 s]*
/proc/loadavg: 4.27 4.18 4.15 5/246 1048494
/proc/meminfo: memFree=122796300/131655788 swapFree=131071996/131071996
[pid=1046445] ppid=1046442 vsize=9932 memory=2864 CPUtime=1794.05 cores=1,3
/proc/1046445/stat : 1046445 (Hybrid-LSMabSP+) S 1046442 1046445 1045274 0 -1 4194304 267 104003 0 0 0 0 171944 7461 20 0 1 0 193727361 10170368 716 134679101440 94548204523520 94548205602840 140726789915552 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94548207701296 94548207748484 94548219297792 140726789919718 140726789919864 140726789919864 140726789926881 0
/proc/1046445/statm: 2483 716 626 264 0 134 0
[pid=1047450] ppid=1046445 vsize=8660 memory=916 CPUtime=0 cores=1,3
/proc/1047450/stat : 1047450 (timeout) S 1046445 1047450 1045274 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 193907162 8867840 229 134679101440 93903579353088 93903579388104 140730526097968 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 93903581485520 93903581487652 93903610548224 140730526106610 140730526106779 140730526106779 140730526113767 0
/proc/1047450/statm: 2165 229 204 9 0 87 0
[pid=1047451] ppid=1047450 vsize=119324 memory=94224 CPUtime=1793.34 cores=1,3
/proc/1047451/stat : 1047451 (Exact) R 1047450 1047450 1045274 0 -1 4194304 21909 0 0 0 179329 5 0 0 20 0 1 0 193907162 122187776 23556 134679101440 4194304 7210733 140735282703504 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 7850304 7914896 37212160 140735282709518 140735282709668 140735282709668 140735282716656 0
/proc/1047451/statm: 29831 23556 764 737 0 28919 0
Current children cumulated CPU time: 3587.39 s
Current children cumulated vsize: 137916 KiB
Current children cumulated memory: 98004 KiB

Child status: 0

Real time (s): 3596.03
CPU time (s): 3587.44
CPU user time (s): 3512.75
CPU system time (s): 74.6883
CPU usage (%): 99.761
Max. virtual memory (cumulated for all children) (KiB): 304444
Max. memory (cumulated for all children) (KiB): 283336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3512.75
system time used= 74.6883
maximum resident set size= 279628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127762
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= 93
involuntary context switches= 1789


# summary of solver processes directly reported to runsolver:
#   pid: 1046445
#   total CPU time (s): 3587.44
#   total CPU user time (s): 3512.75
#   total CPU system time (s): 74.6883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.9511 second user time and 35.0412 second system time

The end

Launcher Data

Begin job on nodeC004 at 2024-07-19 21:02:07
IDJOB=4450724
IDBENCH=162225
IDSOLVER=3070
FILE ID=nodeC004/4450724-1721415715
RUNJOBID= nodeC004-1721413928-1045286
SLURM_JOB_ID= 7545490
Free space on /tmp= 723720 MiB

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

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

MD5SUM BENCH= 3a6a9e178c68ea233cbdb43dd005ad2a
RANDOM SEED=1324647778

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131655788 kB
MemFree:        123364404 kB
MemAvailable:   129751260 kB
Buffers:          545320 kB
Cached:          6610388 kB
SwapCached:            0 kB
Active:          1249740 kB
Inactive:        6315004 kB
Active(anon):       3392 kB
Inactive(anon):   451536 kB
Active(file):    1246348 kB
Inactive(file):  5863468 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             63224 kB
Writeback:            72 kB
AnonPages:        409192 kB
Mapped:           118768 kB
Shmem:             45892 kB
KReclaimable:     234476 kB
Slab:             354004 kB
SReclaimable:     234476 kB
SUnreclaim:       119528 kB
KernelStack:        3984 kB
PageTables:        10360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196899888 kB
Committed_AS:     786212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            60736 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      248648 kB
DirectMap2M:    29016064 kB
DirectMap1G:    106954752 kB

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