Trace number 4436890

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? 1974.9 1980.88

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/sroussel/NG/
normalized-NG.dot_unif_50null10mast_rapportOE2.0_TMAX180_K192_cod1.opb
MD5SUMc394902a34a3ecc31aded0750ee67503
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-43018
Best CPU time to get the best result obtained on this benchmark72001.1
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 170372
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 105742757
Number of bits of the sum of numbers in the objective function 27
Biggest number in a constraint 1000
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 105742757
Number of bits of the biggest sum of numbers27
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1973.91/1979.99	c Memory allocation failed: std::bad_alloc
1792.54/1980.87	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
1792.54/1980.87	c Setting memory limit to 29976MB.
1792.54/1980.87	c Do: 140726412694232 140726412694240
1792.54/1980.87	c Using COMiniSatPS SAT solver by Chanseok Oh (2016)
1792.54/1980.87	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 (58592 MiB free)
  memory of node 1: 64510 MiB (59421 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4436890-1721249544/watcher-4436890-1721249544 -o /tmp/evaluation-result-4436890-1721249544/solver-4436890-1721249544 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721242348-945513 --watchdog 3760 ./Hybrid-LSMabSP+CASHWMaxSATDisjCom HOME/instance-4436890-1721249544.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=949963, runsolver pid=949960

[startup+0.100818 s]*
/proc/loadavg: 4.08 4.14 4.11 5/267 949967
/proc/meminfo: memFree=120780548/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=73764 memory=49764 CPUtime=0.08 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 12511 0 0 0 7 1 0 0 20 0 1 0 177119812 75534336 12441 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 18441 12441 750 2417 0 15543 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 92356 KiB
Current children cumulated memory: 53392 KiB

[startup+0.205988 s]*
/proc/loadavg: 4.08 4.14 4.11 6/267 949967
/proc/meminfo: memFree=120725800/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=107040 memory=85108 CPUtime=0.2 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 21290 0 0 0 17 3 0 0 20 0 1 0 177119812 109608960 21277 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 26760 21277 750 2417 0 23862 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 125632 KiB
Current children cumulated memory: 88736 KiB

[startup+0.306147 s]*
/proc/loadavg: 4.08 4.14 4.11 6/267 949967
/proc/meminfo: memFree=120690284/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=123496 memory=98536 CPUtime=0.29 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 24690 0 0 0 26 3 0 0 20 0 1 0 177119812 126459904 24634 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 30874 24634 750 2417 0 27976 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 142088 KiB
Current children cumulated memory: 102164 KiB

[startup+0.700326 s]
/proc/loadavg: 4.08 4.14 4.11 5/267 949967
/proc/meminfo: memFree=120623960/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=181348 memory=149692 CPUtime=0.68 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 37487 0 0 0 63 5 0 0 20 0 1 0 177119812 185700352 37423 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 45337 37423 750 2417 0 42439 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 199940 KiB
Current children cumulated memory: 153320 KiB

[startup+1.50031 s]
/proc/loadavg: 4.08 4.14 4.11 5/267 949967
/proc/meminfo: memFree=120469192/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=294728 memory=268308 CPUtime=1.48 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 63464 0 0 0 138 10 0 0 20 0 1 0 177119812 301801472 67077 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 73682 67077 750 2417 0 70784 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 313320 KiB
Current children cumulated memory: 271936 KiB

[startup+3.10588 s]
/proc/loadavg: 4.08 4.14 4.11 5/267 949967
/proc/meminfo: memFree=119946412/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=532336 memory=505828 CPUtime=3.08 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 122331 0 0 0 287 21 0 0 20 0 1 0 177119812 545112064 126457 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 133084 126457 750 2417 0 130186 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 550928 KiB
Current children cumulated memory: 509456 KiB

[startup+6.3003 s]
/proc/loadavg: 4.08 4.14 4.11 5/267 949967
/proc/meminfo: memFree=119227864/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=888108 memory=859908 CPUtime=6.27 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 188901 0 0 0 593 34 0 0 20 0 1 0 177119812 909422592 214977 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 222027 214977 782 2417 0 219129 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 906700 KiB
Current children cumulated memory: 863536 KiB

[startup+12.7003 s]
/proc/loadavg: 4.14 4.15 4.12 5/267 949968
/proc/meminfo: memFree=118368104/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=1337344 memory=1271472 CPUtime=12.65 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 238164 0 0 0 1216 49 0 0 20 0 1 0 177119812 1369440256 317868 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 19490 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 334336 317868 798 2417 0 331438 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1355936 KiB
Current children cumulated memory: 1275100 KiB

[startup+25.5003 s]
/proc/loadavg: 4.12 4.15 4.11 5/267 949970
/proc/meminfo: memFree=116824704/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=3378344 memory=3056264 CPUtime=25.42 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 386468 0 0 0 2443 99 0 0 20 0 1 0 177119812 3459424256 764066 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 844586 764066 798 2417 0 841688 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 3396936 KiB
Current children cumulated memory: 3059892 KiB

[startup+51.106 s]
/proc/loadavg: 4.08 4.13 4.11 5/267 949976
/proc/meminfo: memFree=115816864/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=4362540 memory=4014452 CPUtime=50.96 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 626134 0 0 0 4956 140 0 0 20 0 1 0 177119812 4467240960 1003613 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 1090635 1003613 798 2417 0 1087737 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4381132 KiB
Current children cumulated memory: 4018080 KiB

[startup+102.3 s]
/proc/loadavg: 4.15 4.14 4.11 5/267 949988
/proc/meminfo: memFree=116226804/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2656 CPUtime=0 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 233 103 0 0 0 0 0 0 20 0 1 0 177119812 10170368 664 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 3 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 664 585 264 0 134 0

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

/proc/949963/statm: 2483 664 585 264 0 134 0
[pid=949966] ppid=949963 vsize=8660 memory=972 CPUtime=0 cores=1,3
/proc/949966/stat : 949966 (timeout) S 949963 949966 945501 0 -1 4194304 105 0 0 0 0 0 0 0 20 0 1 0 177119812 8867840 243 134679101440 94034929000448 94034929035464 140736565428912 0 0 0 0 3145728 90119 0 0 0 17 1 0 0 0 0 0 94034931132880 94034931135012 94034935779328 140736565437464 140736565437596 140736565437596 140736565444583 0
/proc/949966/statm: 2165 243 219 9 0 87 0
[pid=949967] ppid=949966 vsize=4803148 memory=4512328 CPUtime=1776.78 cores=1,3
/proc/949967/stat : 949967 (CASHWMaxSAT-Dis) R 949966 949966 945501 0 -1 4194304 745796 0 0 0 177398 280 0 0 20 0 1 0 177119812 4918423552 1128082 134679101440 4194304 14093885 140726412696592 0 0 0 0 0 8408098 0 0 0 17 1 0 0 0 0 0 15976432 16051504 22036480 140726412698654 140726412698773 140726412698773 140726412705760 0
/proc/949967/statm: 1200787 1128082 830 2417 0 1197889 0
Current children cumulated CPU time: 1776.78 s
Current children cumulated vsize: 4821740 KiB
Current children cumulated memory: 4515956 KiB

[startup+1842.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/265 950886
/proc/meminfo: memFree=105033448/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=540416 memory=461216 CPUtime=44.09 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 36403 0 0 0 4389 20 0 0 20 0 1 0 177299622 553385984 115304 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 135104 115304 1153 2753 0 131757 0
Current children cumulated CPU time: 1836.63 s
Current children cumulated vsize: 559008 KiB
Current children cumulated memory: 464904 KiB

[startup+1902.3 s]
/proc/loadavg: 4.21 4.12 4.10 5/265 951016
/proc/meminfo: memFree=118058276/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=540416 memory=461276 CPUtime=103.95 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 36525 0 0 0 10375 20 0 0 20 0 1 0 177299622 553385984 115319 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 135104 115319 1153 2753 0 131757 0
Current children cumulated CPU time: 1896.49 s
Current children cumulated vsize: 559008 KiB
Current children cumulated memory: 464964 KiB

[startup+1962.3 s]
/proc/loadavg: 4.14 4.11 4.09 5/267 951411
/proc/meminfo: memFree=67609920/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=23482124 memory=23351168 CPUtime=163.81 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 5794943 0 0 0 15626 755 0 0 20 0 1 0 177299622 24045694976 5837792 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 5870531 5837792 1153 2753 0 5867184 0
Current children cumulated CPU time: 1956.35 s
Current children cumulated vsize: 23500716 KiB
Current children cumulated memory: 23354856 KiB

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

# cumulated CPU time of all completed processes:  user=1961.25 s, system=13.6456 s

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

[startup+1971.2 s]
/proc/loadavg: 4.13 4.11 4.09 5/267 951412
/proc/meminfo: memFree=63924280/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=27118696 memory=26988032 CPUtime=172.68 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 6704165 0 0 0 16397 871 0 0 20 0 1 0 177299622 27769544704 6747008 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 6779674 6747008 1153 2753 0 6776327 0
Current children cumulated CPU time: 1965.22 s
Current children cumulated vsize: 27137288 KiB
Current children cumulated memory: 26991720 KiB

[startup+1977.6 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 951412
/proc/meminfo: memFree=61497588/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=29726112 memory=29595296 CPUtime=179.07 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 7356019 0 0 0 16949 958 0 0 20 0 1 0 177299622 30439538688 7398824 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 7431528 7398824 1153 2753 0 7428181 0
Current children cumulated CPU time: 1971.61 s
Current children cumulated vsize: 29744704 KiB
Current children cumulated memory: 29598984 KiB

[startup+1979.2 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 951412
/proc/meminfo: memFree=60669212/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=30375308 memory=30244472 CPUtime=180.67 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 7518289 0 0 0 17089 978 0 0 20 0 1 0 177299622 31104315392 7561118 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 7593827 7561118 1153 2753 0 7590480 0
Current children cumulated CPU time: 1973.21 s
Current children cumulated vsize: 30393900 KiB
Current children cumulated memory: 30248160 KiB

[startup+1980 s]*
/proc/loadavg: 4.11 4.11 4.09 5/267 951414
/proc/meminfo: memFree=60265552/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
[pid=950875] ppid=950874 vsize=30670248 memory=30541032 CPUtime=181.47 cores=1,3
/proc/950875/stat : 950875 (LS-MabSP) R 950874 950874 945501 0 -1 4194304 7598350 0 0 0 17160 987 0 0 20 0 1 0 177299622 31406333952 7635258 134679101440 4194304 15467897 140733364120192 0 0 0 0 0 17410 0 0 0 17 1 0 0 0 0 0 17807032 17896208 46002176 140733364126779 140733364126882 140733364126882 140733364133869 0
/proc/950875/statm: 7667562 7635258 1505 2753 0 7664215 0
Current children cumulated CPU time: 1974.01 s
Current children cumulated vsize: 30688840 KiB
Current children cumulated memory: 30544720 KiB

[startup+1980.4 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 951414
/proc/meminfo: memFree=60265552/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
Current children cumulated CPU time: 1792.54 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3688 KiB

[startup+1980.8 s]
/proc/loadavg: 4.11 4.11 4.09 5/267 951414
/proc/meminfo: memFree=60265552/131524600 swapFree=131071996/131071996
[pid=949963] ppid=949960 vsize=9932 memory=2696 CPUtime=1792.54 cores=1,3
/proc/949963/stat : 949963 (Hybrid-LSMabSP+) S 949960 949963 945501 0 -1 4194304 261 746343 0 0 0 0 178964 290 20 0 1 0 177119812 10170368 674 134679101440 94012940627968 94012941707288 140733506559696 0 0 0 65536 4 65538 0 0 0 17 1 0 0 0 0 0 94012943805744 94012943852932 94012963975168 140733506560973 140733506561132 140733506561132 140733506568148 0
/proc/949963/statm: 2483 674 585 264 0 134 0
[pid=950874] ppid=949963 vsize=8660 memory=992 CPUtime=0 cores=1,3
/proc/950874/stat : 950874 (timeout) S 949963 950874 945501 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 177299622 8867840 248 134679101440 94720184258560 94720184293576 140727194135456 0 0 0 0 3145728 90119 0 0 0 17 3 0 0 0 0 0 94720186390992 94720186393124 94720215224320 140727194137640 140727194137756 140727194137756 140727194144743 0
/proc/950874/statm: 2165 248 224 9 0 87 0
Current children cumulated CPU time: 1792.54 s
Current children cumulated vsize: 18592 KiB
Current children cumulated memory: 3688 KiB

Child status: 0

Real time (s): 1980.88
CPU time (s): 1974.9
CPU user time (s): 1961.25
CPU system time (s): 13.6456
CPU usage (%): 99.6982
Max. virtual memory (cumulated for all children) (KiB): 30688840
Max. memory (cumulated for all children) (KiB): 30544720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1961.25
system time used= 13.6456
maximum resident set size= 30565964
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8346541
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= 89
involuntary context switches= 1454


# summary of solver processes directly reported to runsolver:
#   pid: 949963
#   total CPU time (s): 1974.9
#   total CPU user time (s): 1961.25
#   total CPU system time (s): 13.6456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.45254 second user time and 10.5139 second system time

The end

Launcher Data

Begin job on nodeC025 at 2024-07-17 22:52:37
IDJOB=4436890
IDBENCH=158125
IDSOLVER=3069
FILE ID=nodeC025/4436890-1721249544
RUNJOBID= nodeC025-1721242348-945513
SLURM_JOB_ID= 7508997
Free space on /tmp= 889836 MiB

SOLVER NAME= Hybrid-LSMabSP+CASHWMaxSATDisjCom 2024-07-11
BENCH NAME= PB24/normalized-PB12/OPT-LIN/sroussel/NG/normalized-NG.dot_unif_50null10mast_rapportOE2.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-4436890-1721249544/watcher-4436890-1721249544 -o /tmp/evaluation-result-4436890-1721249544/solver-4436890-1721249544 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC025-1721242348-945513 --watchdog 3760  ./Hybrid-LSMabSP+CASHWMaxSATDisjCom HOME/instance-4436890-1721249544.opb 3600 HOME 31000

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

MD5SUM BENCH= c394902a34a3ecc31aded0750ee67503
RANDOM SEED=633683118

nodeC025.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		: 3678.452
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.72
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		: 3687.076
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.014
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.72
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		: 3671.248
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	: 7007.09
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		: 3678.430
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.72
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		: 3686.190
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	: 7007.09
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		: 3599.943
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.72
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		: 3601.506
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	: 7007.09
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131524600 kB
MemFree:        120849340 kB
MemAvailable:   126950828 kB
Buffers:          479396 kB
Cached:          6385632 kB
SwapCached:            0 kB
Active:          1036244 kB
Inactive:        8867356 kB
Active(anon):       1576 kB
Inactive(anon):  3074748 kB
Active(file):    1034668 kB
Inactive(file):  5792608 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            115704 kB
Writeback:            12 kB
AnonPages:       3036616 kB
Mapped:           116568 kB
Shmem:             37720 kB
KReclaimable:     227720 kB
Slab:             352260 kB
SReclaimable:     227720 kB
SUnreclaim:       124540 kB
KernelStack:        4256 kB
PageTables:        15324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    196834296 kB
Committed_AS:    3514368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:            67648 kB
HardwareCorrupted:     0 kB
AnonHugePages:    751616 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:      318164 kB
DirectMap2M:    43495424 kB
DirectMap1G:    92274688 kB

Free space on /tmp at the end= 889836 MiB
End job on nodeC025 at 2024-07-17 23:25:38