Trace number 4436885

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 NameAnswerobjective functionCPU timeWall clock time
Hybrid-LSMabSP+CASHWMaxSATDisjCom 2024-07-11? 1977.71 1984.18

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_fibo_20null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
MD5SUMf42bed8b206e9691e6e5fc670f14b50f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-214739
Best CPU time to get the best result obtained on this benchmark66957.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables399113
Total number of constraints400980
Number of constraints which are clauses399002
Number of constraints which are cardinality constraints (but not clauses)1977
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint397089
Number of terms in the objective function 272557
Biggest coefficient in the objective function 10946
Number of bits for the biggest coefficient in the objective function 14
Sum of the numbers in the objective function 594102826
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 10946
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 594102826
Number of bits of the biggest sum of numbers30
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1976.70/1983.27	c Memory allocation failed: std::bad_alloc
1792.00/1984.17	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
1792.00/1984.17	c Setting memory limit to 29976MB.
1792.00/1984.17	c Do: 140721273650760 140721273650768
1792.00/1984.17	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
1792.00/1984.17	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 (55540 MiB free)
  memory of node 1: 64510 MiB (54875 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436885-1721248962/watcher-4436885-1721248962 -o /tmp/evaluation-result-4436885-1721248962/solver-4436885-1721248962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721242615-919596 --watchdog 3760 ./Hybrid-LSMabSP+CASHWMaxSATDisjCom HOME/instance-4436885-1721248962.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
Current StackSize limit: 8192 KiB

solver pid=923350, runsolver pid=923347

[startup+0.100138 s]*
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=113021624/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=68896 memory=47220 CPUtime=0.09 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 11315 0 0 0 7 2 0 0 20 0 1 0 177056470 70549504 11805 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 17224 11805 750 2417 0 14326 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 87488 KiB
Current children cumulated memory: 51064 KiB

[startup+0.206124 s]*
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=112971872/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=124748 memory=98556 CPUtime=0.19 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 22816 0 0 0 16 3 0 0 20 0 1 0 177056470 127741952 24639 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 31220 24639 750 2417 0 28322 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 143340 KiB
Current children cumulated memory: 102400 KiB

[startup+0.30602 s]*
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=112938604/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=160088 memory=129736 CPUtime=0.3 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 30762 0 0 0 25 5 0 0 20 0 1 0 177056470 163930112 32434 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 40022 32434 750 2417 0 37124 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 178680 KiB
Current children cumulated memory: 133580 KiB

[startup+0.70031 s]
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=112917612/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=215368 memory=174232 CPUtime=0.68 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 41869 0 0 0 61 7 0 0 20 0 1 0 177056470 220536832 43558 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 53842 43558 750 2417 0 50944 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 233960 KiB
Current children cumulated memory: 178076 KiB

[startup+1.50031 s]
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=112862584/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=291952 memory=263108 CPUtime=1.47 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 62360 0 0 0 137 10 0 0 20 0 1 0 177056470 298958848 65777 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 72988 65777 750 2417 0 70090 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 310544 KiB
Current children cumulated memory: 266952 KiB

[startup+3.10592 s]
/proc/loadavg: 4.40 4.21 4.12 5/266 923354
/proc/meminfo: memFree=112593184/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=516908 memory=489344 CPUtime=3.08 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 118884 0 0 0 286 22 0 0 20 0 1 0 177056470 529313792 122336 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 129227 122336 750 2417 0 126329 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 535500 KiB
Current children cumulated memory: 493188 KiB

[startup+6.3003 s]
/proc/loadavg: 4.45 4.22 4.13 5/266 923354
/proc/meminfo: memFree=112264772/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=888764 memory=856696 CPUtime=6.27 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 190612 0 0 0 591 36 0 0 20 0 1 0 177056470 910094336 214174 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 222191 214174 782 2417 0 219293 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 907356 KiB
Current children cumulated memory: 860540 KiB

[startup+12.7003 s]
/proc/loadavg: 4.41 4.22 4.13 5/266 923355
/proc/meminfo: memFree=111730832/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=1336820 memory=1272680 CPUtime=12.65 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 231216 0 0 0 1215 50 0 0 20 0 1 0 177056470 1368903680 318170 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 334205 318170 798 2417 0 331307 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1355412 KiB
Current children cumulated memory: 1276524 KiB

[startup+25.5003 s]
/proc/loadavg: 4.32 4.20 4.13 5/266 923357
/proc/meminfo: memFree=110282008/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=3088464 memory=2784204 CPUtime=25.41 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 366093 0 0 0 2448 93 0 0 20 0 1 0 177056470 3162587136 696051 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 772116 696051 798 2417 0 769218 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3107056 KiB
Current children cumulated memory: 2788048 KiB

[startup+51.106 s]
/proc/loadavg: 4.29 4.20 4.13 5/266 923361
/proc/meminfo: memFree=110014768/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0
[pid=923353] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/923353/stat : 923353 (timeout) S 923350 923353 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177056470 8867840 256 134679101440 94463033552896 94463033587912 140720904208992 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94463035685328 94463035687460 94463059533824 140720904213528 140720904213660 140720904213660 140720904220647 0
/proc/923353/statm: 2165 256 231 9 0 87 0
[pid=923354] ppid=923353 vsize=3355376 memory=3046380 CPUtime=50.93 cores=1,3
/proc/923354/stat : 923354 (CASHWMaxSAT-Dis) R 923353 923353 919584 0 -1 4194304 427768 0 0 0 4989 104 0 0 20 0 1 0 177056470 3435905024 761595 134679101440 4194304 14093885 140721273653120 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 32780288 140721273656350 140721273656469 140721273656469 140721273663456 0
/proc/923354/statm: 838844 761595 798 2417 0 835946 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 3373968 KiB
Current children cumulated memory: 3050224 KiB

[startup+102.3 s]
/proc/loadavg: 4.30 4.22 4.13 5/266 923372
/proc/meminfo: memFree=110037748/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2820 CPUtime=0 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 237 102 0 0 0 0 0 0 20 0 1 0 177056470 10170368 705 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 705 627 264 0 134 0

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

/proc/meminfo: memFree=122259912/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=546904 memory=464728 CPUtime=104.01 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 39088 0 0 0 10380 21 0 0 20 0 1 0 177236275 560029696 116182 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 136726 116182 1153 2753 0 133379 0
Current children cumulated CPU time: 1896.01 s
Current children cumulated vsize: 565496 KiB
Current children cumulated memory: 468620 KiB

[startup+1962.3 s]
/proc/loadavg: 4.10 4.09 4.09 5/263 925353
/proc/meminfo: memFree=100507640/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=22480580 memory=22304920 CPUtime=163.85 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 5529896 0 0 0 15660 725 0 0 20 0 1 0 177236275 23020113920 5576230 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 5620145 5576230 1153 2753 0 5616798 0
Current children cumulated CPU time: 1955.85 s
Current children cumulated vsize: 22499172 KiB
Current children cumulated memory: 22308812 KiB

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

# cumulated CPU time of all completed processes:  user=1964.93 s, system=12.785 s

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

[startup+1971.2 s]
/proc/loadavg: 4.08 4.09 4.09 5/263 925354
/proc/meminfo: memFree=96974140/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=25968888 memory=25793152 CPUtime=172.74 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 6401985 0 0 0 16437 837 0 0 20 0 1 0 177236275 26592141312 6448288 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 6492222 6448288 1153 2753 0 6488875 0
Current children cumulated CPU time: 1964.74 s
Current children cumulated vsize: 25987480 KiB
Current children cumulated memory: 25797044 KiB

[startup+1977.6 s]
/proc/loadavg: 4.08 4.08 4.09 5/263 925354
/proc/meminfo: memFree=94613492/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=28476872 memory=28301680 CPUtime=179.12 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 7029090 0 0 0 16991 921 0 0 20 0 1 0 177236275 29160316928 7075420 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 7119218 7075420 1153 2753 0 7115871 0
Current children cumulated CPU time: 1971.12 s
Current children cumulated vsize: 28495464 KiB
Current children cumulated memory: 28305572 KiB

[startup+1980.8 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 925356
/proc/meminfo: memFree=93454700/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=29730864 memory=29555680 CPUtime=182.31 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 7342625 0 0 0 17270 961 0 0 20 0 1 0 177236275 30444404736 7388920 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 7432716 7388920 1153 2753 0 7429369 0
Current children cumulated CPU time: 1974.31 s
Current children cumulated vsize: 29749456 KiB
Current children cumulated memory: 29559572 KiB

[startup+1982.4 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 925357
/proc/meminfo: memFree=92644212/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=30356576 memory=30181096 CPUtime=183.9 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 7498929 0 0 0 17408 982 0 0 20 0 1 0 177236275 31085133824 7545274 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 7589144 7545274 1153 2753 0 7585797 0
Current children cumulated CPU time: 1975.9 s
Current children cumulated vsize: 30375168 KiB
Current children cumulated memory: 30184988 KiB

[startup+1983.2 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 925357
/proc/meminfo: memFree=92264052/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
[pid=925320] ppid=925319 vsize=30668788 memory=30493672 CPUtime=184.7 cores=1,3
/proc/925320/stat : 925320 (LS-MabSP) R 925319 925319 919584 0 -1 4194304 7577107 0 0 0 17477 993 0 0 20 0 1 0 177236275 31404838912 7623418 134679101440 4194304 15467897 140720710708736 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 29663232 140720710710331 140720710710434 140720710710434 140720710717421 0
/proc/925320/statm: 7667197 7623418 1153 2753 0 7663850 0
Current children cumulated CPU time: 1976.7 s
Current children cumulated vsize: 30687380 KiB
Current children cumulated memory: 30497564 KiB

[startup+1983.6 s]
/proc/loadavg: 4.07 4.08 4.09 5/263 925357
/proc/meminfo: memFree=92264052/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
Current children cumulated CPU time: 1792 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3892 KiB

[startup+1984 s]*
/proc/loadavg: 4.07 4.08 4.09 7/263 925357
/proc/meminfo: memFree=116560504/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
Current children cumulated CPU time: 1792 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3892 KiB

[startup+1984.11 s]
/proc/loadavg: 4.07 4.08 4.09 7/263 925357
/proc/meminfo: memFree=116560504/131524600 swapFree=131071996/131071996
[pid=923350] ppid=923347 vsize=9932 memory=2868 CPUtime=1792 cores=1,3
/proc/923350/stat : 923350 (Hybrid-LSMabSP+) S 923347 923350 919584 0 -1 4194304 266 450519 0 0 0 0 179006 194 20 0 1 0 177056470 10170368 717 134679101440 94788737716224 94788738795544 140731456602720 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94788740894000 94788740941188 94788752961536 140731456607181 140731456607340 140731456607340 140731456614356 0
/proc/923350/statm: 2483 717 627 264 0 134 0
[pid=925319] ppid=923350 vsize=8660 memory=1024 CPUtime=0 cores=1,3
/proc/925319/stat : 925319 (timeout) S 923350 925319 919584 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 177236275 8867840 256 134679101440 94421287223296 94421287258312 140735643901936 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94421289355728 94421289357860 94421315350528 140735643907112 140735643907228 140735643907228 140735643914215 0
/proc/925319/statm: 2165 256 231 9 0 87 0
Current children cumulated CPU time: 1792 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3892 KiB

Child status: 0

Real time (s): 1984.18
CPU time (s): 1977.71
CPU user time (s): 1964.93
CPU system time (s): 12.785
CPU usage (%): 99.6741
Max. virtual memory (cumulated for all children) (KiB): 30687380
Max. memory (cumulated for all children) (KiB): 30497564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1964.93
system time used= 12.785
maximum resident set size= 30521376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8036020
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 341
involuntary context switches= 1179


# summary of solver processes directly reported to runsolver:
#   pid: 923350
#   total CPU time (s): 1977.71
#   total CPU user time (s): 1964.93
#   total CPU system time (s): 12.785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.60601 second user time and 10.4162 second system time

The end

Launcher Data

Begin job on nodeC015 at 2024-07-17 22:42:55
IDJOB=4436885
IDBENCH=157943
IDSOLVER=3069
FILE ID=nodeC015/4436885-1721248962
RUNJOBID= nodeC015-1721242615-919596
SLURM_JOB_ID= 7509001
Free space on /tmp= 889732 MiB

SOLVER NAME= Hybrid-LSMabSP+CASHWMaxSATDisjCom 2024-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_fibo_20null10mast_rapportOE1.0_TMAX180_K192_cod1.opb
COMMAND LINE= ./Hybrid-LSMabSP+CASHWMaxSATDisjCom BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436885-1721248962/watcher-4436885-1721248962 -o /tmp/evaluation-result-4436885-1721248962/solver-4436885-1721248962 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC015-1721242615-919596 --watchdog 3760  ./Hybrid-LSMabSP+CASHWMaxSATDisjCom HOME/instance-4436885-1721248962.opb 3600 HOME 31000

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

MD5SUM BENCH= f42bed8b206e9691e6e5fc670f14b50f
RANDOM SEED=553936781

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

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


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        113067072 kB
MemAvailable:   119687620 kB
Buffers:          459412 kB
Cached:          6974912 kB
SwapCached:            0 kB
Active:          1741780 kB
Inactive:       16041848 kB
Active(anon):       1596 kB
Inactive(anon): 10385424 kB
Active(file):    1740184 kB
Inactive(file):  5656424 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             60040 kB
Writeback:             4 kB
AnonPages:      10347604 kB
Mapped:           117540 kB
Shmem:             37720 kB
KReclaimable:     127176 kB
Slab:             240412 kB
SReclaimable:     127176 kB
SUnreclaim:       113236 kB
KernelStack:        4240 kB
PageTables:        30156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:   11253092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2850816 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:      258772 kB
DirectMap2M:    37263360 kB
DirectMap1G:    98566144 kB

Free space on /tmp at the end= 889936 MiB
End job on nodeC015 at 2024-07-17 23:15:59