Trace number 4515048

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01? 3589.54 3599.34

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2017/normalized-ivu59.0.u.opb
MD5SUM35958f80d7fcf653e073babd26915af5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2569996
Total number of constraints3437
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3436
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint18
Maximum length of a constraint2569996
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 46418
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 500045678
Number of bits of the biggest sum of numbers29
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3589.39/3599.28	c Exit code from Second Program: 124
3589.49/3599.32	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: 63837 MiB (63053 MiB free)
  memory of node 1: 64465 MiB (63371 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4515048-1751224551/watcher-4515048-1751224551 -o /tmp/evaluation-result-4515048-1751224551/solver-4515048-1751224551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751217287-25007 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4515048-1751224551.opb 3600 HOME 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
solver pid=27381, runsolver pid=27378
Current StackSize limit: 8192 KiB


[startup+0.100086 s]*
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=129459776/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=37952 memory=18248 CPUtime=0.07 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 4057 0 0 0 7 0 0 0 20 0 1 0 38134308 38862848 4562 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 9488 4562 736 2416 0 6590 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 44936 KiB
Current children cumulated memory: 22600 KiB

[startup+0.20573 s]*
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=129427520/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=59004 memory=36880 CPUtime=0.18 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 9219 0 0 0 15 3 0 0 20 0 1 0 38134308 60420096 9220 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 14751 9220 736 2416 0 11853 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 65988 KiB
Current children cumulated memory: 41232 KiB

[startup+0.305687 s]*
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=129419708/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=76164 memory=53520 CPUtime=0.28 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 13426 0 0 0 24 4 0 0 20 0 1 0 38134308 77991936 13380 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 19041 13380 736 2416 0 16143 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 83148 KiB
Current children cumulated memory: 57872 KiB

[startup+0.700275 s]
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=129378632/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=176972 memory=142812 CPUtime=0.67 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 33282 0 0 0 59 8 0 0 20 0 1 0 38134308 181219328 35703 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 44243 35703 736 2416 0 41345 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 183956 KiB
Current children cumulated memory: 147164 KiB

[startup+1.50049 s]
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=129257352/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=434108 memory=392600 CPUtime=1.47 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 75262 0 0 0 127 20 0 0 20 0 1 0 38134308 444526592 98150 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 108527 98150 736 2416 0 105629 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 441092 KiB
Current children cumulated memory: 396952 KiB

[startup+3.1135 s]
/proc/loadavg: 4.20 4.14 4.10 5/259 27385
/proc/meminfo: memFree=128373136/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=1346796 memory=1173752 CPUtime=3.07 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 163541 0 0 0 264 43 0 0 20 0 1 0 38134308 1379119104 293438 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 336699 293438 736 2416 0 333801 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 1353780 KiB
Current children cumulated memory: 1178104 KiB

[startup+6.3004 s]
/proc/loadavg: 4.19 4.13 4.10 5/259 27385
/proc/meminfo: memFree=127293456/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=2382072 memory=2187988 CPUtime=6.25 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 367049 0 0 0 550 75 0 0 20 0 1 0 38134308 2439241728 546997 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 595518 546997 736 2416 0 592620 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 2389056 KiB
Current children cumulated memory: 2192340 KiB

[startup+12.7005 s]
/proc/loadavg: 4.17 4.13 4.10 5/259 27385
/proc/meminfo: memFree=127293456/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=2189572 memory=2023940 CPUtime=12.64 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 367355 0 0 0 1188 76 0 0 20 0 1 0 38134308 2242121728 505985 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 547393 505985 736 2416 0 544495 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 2196556 KiB
Current children cumulated memory: 2028292 KiB

[startup+25.5005 s]
/proc/loadavg: 4.13 4.12 4.09 5/259 27385
/proc/meminfo: memFree=127150516/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=2378260 memory=2211936 CPUtime=25.41 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 413929 0 0 0 2456 85 0 0 20 0 1 0 38134308 2435338240 552984 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 594565 552984 736 2416 0 591667 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 2385244 KiB
Current children cumulated memory: 2216288 KiB

[startup+51.1136 s]
/proc/loadavg: 4.22 4.14 4.10 5/259 27388
/proc/meminfo: memFree=125494412/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27384/stat : 27384 (timeout) S 27381 27384 24995 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 38134308 2723840 352 18446744073709551615 94660036587520 94660036604033 140726643133984 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94660036618800 94660036620888 94660070055936 140726643141024 140726643141154 140726643141154 140726643146727 0
/proc/27384/statm: 665 352 352 5 0 90 0
[pid=27385] ppid=27384 vsize=4173948 memory=3983072 CPUtime=50.97 cores=1,3
/proc/27385/stat : 27385 (CASHWMaxSAT-Dis) R 27384 27384 24995 0 -1 4194304 856763 0 0 0 4952 145 0 0 20 0 1 0 38134308 4274122752 995768 18446744073709551615 4198400 14093885 140725272291952 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 24686592 140725272295846 140725272295963 140725272295963 140725272301536 0
/proc/27385/statm: 1043520 995768 736 2416 0 1040622 0
Current children cumulated CPU time: 50.97 s
Current children cumulated vsize: 4180932 KiB
Current children cumulated memory: 3987424 KiB

[startup+102.3 s]
/proc/loadavg: 4.23 4.15 4.10 5/259 27389
/proc/meminfo: memFree=121842088/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=0 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27384] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3

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

/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=6503904 memory=6133012 CPUtime=2317.5 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 741826 0 0 0 231494 256 0 0 20 0 1 0 38254153 6659997696 1533253 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1625976 1533253 2272 595 0 1610643 0
Current children cumulated CPU time: 3512.73 s
Current children cumulated vsize: 6510888 KiB
Current children cumulated memory: 6137364 KiB

[startup+3582.3 s]
/proc/loadavg: 4.13 4.12 4.15 5/258 27800
/proc/meminfo: memFree=111369516/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=6521460 memory=6156764 CPUtime=2377.31 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 746402 0 0 0 237473 258 0 0 20 0 1 0 38254153 6677975040 1539191 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1630365 1539191 2272 595 0 1615032 0
Current children cumulated CPU time: 3572.54 s
Current children cumulated vsize: 6528444 KiB
Current children cumulated memory: 6161116 KiB

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

# cumulated CPU time of all completed processes:  user=3578.57 s, system=10.9638 s

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

[startup+3584 s]*
/proc/loadavg: 4.12 4.12 4.14 5/258 27800
/proc/meminfo: memFree=111370016/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=6521856 memory=6157020 CPUtime=2379.02 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 746488 0 0 0 237644 258 0 0 20 0 1 0 38254153 6678380544 1539255 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1630464 1539255 2272 595 0 1615131 0
Current children cumulated CPU time: 3574.25 s
Current children cumulated vsize: 6528840 KiB
Current children cumulated memory: 6161372 KiB

[startup+3590.4 s]
/proc/loadavg: 4.11 4.11 4.14 5/257 27800
/proc/meminfo: memFree=111354516/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=6523440 memory=6160684 CPUtime=2385.4 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 746896 0 0 0 238281 259 0 0 20 0 1 0 38254153 6680002560 1540171 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1630860 1540171 2272 595 0 1615527 0
Current children cumulated CPU time: 3580.63 s
Current children cumulated vsize: 6530424 KiB
Current children cumulated memory: 6165036 KiB

[startup+3593.6 s]
/proc/loadavg: 4.11 4.11 4.14 5/257 27800
/proc/meminfo: memFree=111354516/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=6524364 memory=6161708 CPUtime=2388.59 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 747130 0 0 0 238600 259 0 0 20 0 1 0 38254153 6680948736 1540427 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1631091 1540427 2272 595 0 1615758 0
Current children cumulated CPU time: 3583.82 s
Current children cumulated vsize: 6531348 KiB
Current children cumulated memory: 6166060 KiB

[startup+3596.8 s]
/proc/loadavg: 4.10 4.11 4.14 5/257 27800
/proc/meminfo: memFree=111350420/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=4786216 memory=4717992 CPUtime=2391.77 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 747951 0 0 0 238918 259 0 0 20 0 1 0 38254153 4901085184 1179498 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1196554 1179498 2400 595 0 1181221 0
Current children cumulated CPU time: 3587 s
Current children cumulated vsize: 4793200 KiB
Current children cumulated memory: 4722344 KiB

[startup+3598.4 s]
/proc/loadavg: 4.10 4.11 4.14 5/257 27800
/proc/meminfo: memFree=113104688/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=4462164 memory=4393940 CPUtime=2393.37 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 748095 0 0 0 239077 260 0 0 20 0 1 0 38254153 4569255936 1098485 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 1115541 1098485 2400 595 0 1100208 0
Current children cumulated CPU time: 3588.6 s
Current children cumulated vsize: 4469148 KiB
Current children cumulated memory: 4398292 KiB

[startup+3598.8 s]
/proc/loadavg: 4.10 4.11 4.14 5/257 27800
/proc/meminfo: memFree=113104688/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=3806680 memory=3740724 CPUtime=2393.76 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 748135 0 0 0 239114 262 0 0 20 0 1 0 38254153 3898040320 935181 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 951670 935181 2400 595 0 936337 0
Current children cumulated CPU time: 3588.99 s
Current children cumulated vsize: 3813664 KiB
Current children cumulated memory: 3745076 KiB

[startup+3599.2 s]
/proc/loadavg: 4.09 4.11 4.14 5/257 27800
/proc/meminfo: memFree=113759396/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=1195.23 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 281 3303931 0 0 0 0 118697 826 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
[pid=27559] ppid=27381 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/27559/stat : 27559 (timeout) S 27381 27559 24995 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 38254152 2723840 352 18446744073709551615 93956655828992 93956655845505 140730645984752 0 0 0 0 3293184 73735 1 0 0 17 3 0 0 0 0 0 93956655860272 93956655862360 93956668755968 140730645989768 140730645989922 140730645989922 140730645995495 0
/proc/27559/statm: 665 352 352 5 0 90 0
[pid=27560] ppid=27559 vsize=3806680 memory=3740724 CPUtime=2394.16 cores=1,3
/proc/27560/stat : 27560 (SynLSCD) R 27559 27559 24995 0 -1 4194304 748182 0 0 0 239154 262 0 0 20 0 1 0 38254153 3898040320 935181 18446744073709551615 94334933893120 94334936327273 140725063219824 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 94334936808696 94334936841728 94334941634560 140725063223714 140725063223849 140725063223849 140725063229422 0
/proc/27560/statm: 951670 935181 2400 595 0 936337 0
Current children cumulated CPU time: 3589.39 s
Current children cumulated vsize: 3813664 KiB
Current children cumulated memory: 3745076 KiB

[startup+3599.3 s]
/proc/loadavg: 4.09 4.11 4.14 5/257 27800
/proc/meminfo: memFree=113759396/131382120 swapFree=33010684/33010684
[pid=27381] ppid=27378 vsize=4324 memory=2944 CPUtime=3589.49 cores=1,3
/proc/27381/stat : 27381 (Hybrid-CASHWMax) S 27378 27381 24995 0 -1 4194304 311 4052377 0 0 0 0 357856 1093 20 0 1 0 38134306 4427776 736 18446744073709551615 94155117465600 94155118360133 140722054686000 0 0 0 2 4 65536 1 0 0 17 1 0 0 0 0 0 94155118599184 94155118646928 94155145646080 140722054691159 140722054691313 140722054691313 140722054696915 0
/proc/27381/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 3589.49 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 3599.34
CPU time (s): 3589.54
CPU user time (s): 3578.57
CPU system time (s): 10.9638
CPU usage (%): 99.7277
Max. virtual memory (cumulated for all children) (KiB): 20363636
Max. memory (cumulated for all children) (KiB): 19605880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3578.57
system time used= 10.9638
maximum resident set size= 19601528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4054254
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1328
involuntary context switches= 4564


# summary of solver processes directly reported to runsolver:
#   pid: 27381
#   total CPU time (s): 3589.54
#   total CPU user time (s): 3578.57
#   total CPU system time (s): 10.9638

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.525 second user time and 39.7538 second system time

The end

Launcher Data

Begin job on nodeC002 at 2025-06-29 21:15:55
IDJOB=4515048
IDBENCH=164110
IDSOLVER=3331
FILE ID=nodeC002/4515048-1751224551
RUNJOBID= nodeC002-1751217287-25007
SLURM_JOB_ID= 9587661
Free space on /tmp= 432576 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2017/normalized-ivu59.0.u.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4515048-1751224551/watcher-4515048-1751224551 -o /tmp/evaluation-result-4515048-1751224551/solver-4515048-1751224551 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC002-1751217287-25007 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4515048-1751224551.opb 3600 HOME

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

MD5SUM BENCH= 35958f80d7fcf653e073babd26915af5
RANDOM SEED=1856534623

nodeC002 Linux 5.14.0-503.14.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 15 12:04:32 UTC 2024

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3661.426
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.224
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1197.332
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3592.885
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3660.361
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3691.466
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 1196.995
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow 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 vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        129459776 kB
MemAvailable:   129706508 kB
Buffers:            3280 kB
Cached:          1057324 kB
SwapCached:            0 kB
Active:           565304 kB
Inactive:         808692 kB
Active(anon):     331352 kB
Inactive(anon):        0 kB
Active(file):     233952 kB
Inactive(file):   808692 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            460952 kB
Writeback:             4 kB
AnonPages:        316044 kB
Mapped:           114552 kB
Shmem:             17960 kB
KReclaimable:      87428 kB
Slab:             169612 kB
SReclaimable:      87428 kB
SUnreclaim:        82184 kB
KernelStack:        4144 kB
PageTables:         3884 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:     691676 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149528 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    229376 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      181064 kB
DirectMap2M:     8110080 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432560 MiB
End job on nodeC002 at 2025-06-29 22:15:55