Trace number 4547712

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-07-23UNSAT 1233.25 1236.94

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM285604dce97f116174ae8740e4ecdce8
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.089369
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1233.12/1236.89	c Exit code from Second Program: 20
1233.23/1236.92	c #vars 10500 #constraints 205 0.0195238 1
1233.23/1236.92	c intsize: 7
1233.23/1236.92	c 205 constraints
1233.23/1236.92	c Finish cloning data from SAT to LS
1233.23/1236.92	c restart_num_ls  -100000 0
1233.23/1236.92	c Use LS-small
1233.23/1236.92	s UNSATISFIABLE

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: 63708 MiB (61947 MiB free)
  memory of node 1: 64465 MiB (62349 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547712-1753272570/watcher-4547712-1753272570 -o /tmp/evaluation-result-4547712-1753272570/solver-4547712-1753272570 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753272569-168326 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547712-1753272570.opb 3600 HOME 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=168385, runsolver pid=168381

[startup+0.100057 s]*
/proc/loadavg: 0.29 0.14 0.67 3/265 168395
/proc/meminfo: memFree=127272688/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=27484 memory=8832 CPUtime=0.02 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 1564 0 0 0 2 0 0 0 20 0 1 0 242931585 28143616 2208 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 6871 2208 736 2416 0 3973 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 34468 KiB
Current children cumulated memory: 13312 KiB

[startup+0.204925 s]*
/proc/loadavg: 0.29 0.14 0.67 4/269 168401
/proc/meminfo: memFree=127260620/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=33672 memory=17932 CPUtime=0.12 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 4769 0 0 0 12 0 0 0 20 0 1 0 242931585 34480128 4483 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 8418 4483 800 2416 0 5520 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 40656 KiB
Current children cumulated memory: 22412 KiB

[startup+0.30574 s]*
/proc/loadavg: 0.29 0.14 0.67 4/270 168405
/proc/meminfo: memFree=127257112/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=35348 memory=20108 CPUtime=0.22 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 5321 0 0 0 22 0 0 0 20 0 1 0 242931585 36196352 5027 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 8837 5027 800 2416 0 5939 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 42332 KiB
Current children cumulated memory: 24588 KiB

[startup+0.700167 s]
/proc/loadavg: 0.29 0.14 0.67 3/263 168411
/proc/meminfo: memFree=127246808/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=49668 memory=27832 CPUtime=0.61 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 6743 0 0 0 60 1 0 0 20 0 1 0 242931585 50860032 6958 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 12417 6958 800 2416 0 9519 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 56652 KiB
Current children cumulated memory: 32312 KiB

[startup+1.50021 s]
/proc/loadavg: 0.29 0.14 0.67 3/261 168415
/proc/meminfo: memFree=127233176/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=63996 memory=47036 CPUtime=1.41 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 7964 0 0 0 140 1 0 0 20 0 1 0 242931585 65531904 11759 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 15999 11759 800 2416 0 13101 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 70980 KiB
Current children cumulated memory: 51516 KiB

[startup+3.10552 s]
/proc/loadavg: 0.29 0.14 0.67 3/261 168415
/proc/meminfo: memFree=127169136/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=86676 memory=67396 CPUtime=3.02 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 10359 0 0 0 298 4 0 0 20 0 1 0 242931585 88756224 16849 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 21669 16849 800 2416 0 18771 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 93660 KiB
Current children cumulated memory: 71876 KiB

[startup+6.30015 s]
/proc/loadavg: 0.58 0.20 0.69 3/261 168415
/proc/meminfo: memFree=127087004/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=124192 memory=104856 CPUtime=6.2 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 13576 0 0 0 614 6 0 0 20 0 1 0 242931585 127172608 26214 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 31048 26214 800 2416 0 28150 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 131176 KiB
Current children cumulated memory: 109336 KiB

[startup+12.7002 s]
/proc/loadavg: 0.94 0.28 0.71 3/265 168423
/proc/meminfo: memFree=127083244/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=131896 memory=96428 CPUtime=12.58 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 19302 0 0 0 1246 12 0 0 20 0 1 0 242931585 135061504 24107 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 32974 24107 800 2416 0 30076 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 138880 KiB
Current children cumulated memory: 100908 KiB

[startup+25.5002 s]
/proc/loadavg: 1.48 0.42 0.75 4/267 168505
/proc/meminfo: memFree=127090428/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=141852 memory=120672 CPUtime=25.34 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 26197 0 0 0 2511 23 0 0 20 0 1 0 242931585 145256448 30168 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 35463 30168 800 2416 0 32565 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 148836 KiB
Current children cumulated memory: 125152 KiB

[startup+51.1058 s]
/proc/loadavg: 2.56 0.78 0.86 5/274 168598
/proc/meminfo: memFree=127054884/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=205772 memory=145720 CPUtime=50.88 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 38786 0 0 0 5044 44 0 0 20 0 1 0 242931585 210710528 36430 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 51443 36430 800 2416 0 48545 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 212756 KiB
Current children cumulated memory: 150200 KiB

[startup+102.3 s]
/proc/loadavg: 3.75 1.38 1.07 5/274 168599
/proc/meminfo: memFree=126906076/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=0 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 249 103 0 0 0 0 0 0 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0

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

/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168389] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168389/stat : 168389 (timeout) S 168385 168389 168306 0 -1 4194304 106 0 0 0 0 0 0 0 20 0 1 0 242931583 2723840 352 18446744073709551615 94892628725760 94892628742273 140731212199840 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94892628757040 94892628759128 94892630814720 140731212208542 140731212208672 140731212208672 140731212214247 0
/proc/168389/statm: 665 352 352 5 0 90 0
[pid=168391] ppid=168389 vsize=305120 memory=269004 CPUtime=1178.79 cores=5,7
/proc/168391/stat : 168391 (CASHWMaxSAT-Dis) R 168389 168389 168306 0 -1 4194304 322944 0 0 0 117179 700 0 0 20 0 1 0 242931585 312442880 67251 18446744073709551615 4198400 14093885 140728539446496 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 52170752 140728539453860 140728539453977 140728539453977 140728539459552 0
/proc/168391/statm: 76280 67251 800 2416 0 73382 0
Current children cumulated CPU time: 1178.79 s
Current children cumulated vsize: 312104 KiB
Current children cumulated memory: 273484 KiB

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

# cumulated CPU time of all completed processes:  user=1224.41 s, system=8.8315 s

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

[startup+1203.2 s]
/proc/loadavg: 4.12 4.10 3.25 4/266 168667
/proc/meminfo: memFree=126886724/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=5.08 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53119 0 0 0 482 26 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1199.61 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1216 s]*
/proc/loadavg: 4.09 4.09 3.26 5/272 168708
/proc/meminfo: memFree=126578948/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=17.85 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53119 0 0 0 1701 84 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1212.38 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1228.8 s]
/proc/loadavg: 4.16 4.11 3.28 5/271 168764
/proc/meminfo: memFree=126655916/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=30.6 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53125 0 0 0 2923 137 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1225.13 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1232 s]*
/proc/loadavg: 4.15 4.11 3.28 5/271 168766
/proc/meminfo: memFree=126697908/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=33.8 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53125 0 0 0 3230 150 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1228.33 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1235.2 s]
/proc/loadavg: 4.15 4.11 3.28 5/271 168766
/proc/meminfo: memFree=126696144/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=36.99 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53125 0 0 0 3535 164 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1231.52 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1236 s]*
/proc/loadavg: 4.13 4.10 3.29 5/271 168766
/proc/meminfo: memFree=126687952/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=37.79 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53125 0 0 0 3612 167 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1232.32 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1236.4 s]
/proc/loadavg: 4.13 4.10 3.29 5/271 168766
/proc/meminfo: memFree=126687952/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365448 memory=277040 CPUtime=38.18 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53125 0 0 0 3650 168 0 0 20 0 1 0 243051386 374218752 69260 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91362 69260 2464 595 0 76029 0
Current children cumulated CPU time: 1232.71 s
Current children cumulated vsize: 372432 KiB
Current children cumulated memory: 281520 KiB

[startup+1236.8 s]
/proc/loadavg: 4.13 4.10 3.29 5/271 168766
/proc/meminfo: memFree=126687952/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1194.53 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 283 329531 0 0 0 0 118743 710 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
[pid=168649] ppid=168385 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/168649/stat : 168649 (timeout) S 168385 168649 168306 0 -1 4194304 108 0 0 0 0 0 0 0 20 0 1 0 243051385 2723840 352 18446744073709551615 94872761528320 94872761544833 140731267693424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94872761559600 94872761561688 94872767164416 140731267697030 140731267697184 140731267697184 140731267702759 0
/proc/168649/statm: 665 352 352 5 0 90 0
[pid=168650] ppid=168649 vsize=365852 memory=277424 CPUtime=38.59 cores=5,7
/proc/168650/stat : 168650 (SynLSCD) R 168649 168649 168306 0 -1 4194304 53224 0 0 0 3689 170 0 0 20 0 1 0 243051386 374632448 69356 18446744073709551615 94849991421952 94849993856553 140732243190592 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94849994337528 94849994370560 94850005979136 140732243196320 140732243196455 140732243196455 140732243202030 0
/proc/168650/statm: 91463 69356 2464 595 0 76130 0
Current children cumulated CPU time: 1233.12 s
Current children cumulated vsize: 372836 KiB
Current children cumulated memory: 281904 KiB

[startup+1236.9 s]
/proc/loadavg: 4.13 4.10 3.29 5/271 168766
/proc/meminfo: memFree=126687952/131249992 swapFree=33009392/33010684
[pid=168385] ppid=168381 vsize=4324 memory=3072 CPUtime=1233.23 cores=5,7
/proc/168385/stat : 168385 (Hybrid-CASHWMax) S 168381 168385 168306 0 -1 4194304 301 383303 0 0 0 0 122441 882 20 0 1 0 242931577 4427776 768 18446744073709551615 94814412750848 94814413645381 140735515414496 0 0 0 2 4 65536 1 0 0 17 5 0 0 0 0 0 94814413884432 94814413932176 94814441070592 140735515421013 140735515421167 140735515421167 140735515426771 0
/proc/168385/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1233.23 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1236.94
CPU time (s): 1233.25
CPU user time (s): 1224.41
CPU system time (s): 8.8315
CPU usage (%): 99.7013
Max. virtual memory (cumulated for all children) (KiB): 981516
Max. memory (cumulated for all children) (KiB): 676292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1224.41
system time used= 8.8315
maximum resident set size= 713724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 384477
page faults= 0
swaps= 0
block input operations= 0
block output operations= 40
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1054
involuntary context switches= 7554


# summary of solver processes directly reported to runsolver:
#   pid: 168385
#   total CPU time (s): 1233.25
#   total CPU user time (s): 1224.41
#   total CPU system time (s): 8.8315

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.20725 second user time and 6.49933 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-23 14:09:30
IDJOB=4547712
IDBENCH=147822
IDSOLVER=3425
FILE ID=nodeC035/4547712-1753272570
RUNJOBID= nodeC035-1753272569-168326
SLURM_JOB_ID= 9690002
Free space on /tmp= 432432 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547712-1753272570/watcher-4547712-1753272570 -o /tmp/evaluation-result-4547712-1753272570/solver-4547712-1753272570 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753272569-168326 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547712-1753272570.opb 3600 HOME

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

MD5SUM BENCH= 285604dce97f116174ae8740e4ecdce8
RANDOM SEED=1947358602

nodeC035 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	: 0xb00002a
cpu MHz		: 3599.766
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 pti ibrs ibpb stibp 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	: 6999.51
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		: 3599.749
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 pti ibrs ibpb stibp 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	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.448
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 pti ibrs ibpb stibp 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	: 6999.51
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		: 3599.987
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 pti ibrs ibpb stibp 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	: 6999.51
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		: 3599.989
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 pti ibrs ibpb stibp 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	: 6999.51
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		: 3601.189
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 pti ibrs ibpb stibp 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	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.677
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 pti ibrs ibpb stibp 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	: 6999.51
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		: 3599.773
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 pti ibrs ibpb stibp 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	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        127335848 kB
MemAvailable:   129654428 kB
Buffers:             664 kB
Cached:          3068760 kB
SwapCached:          336 kB
Active:           953116 kB
Inactive:        2198512 kB
Active(anon):      89200 kB
Inactive(anon):    18908 kB
Active(file):     863916 kB
Inactive(file):  2179604 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51100 kB
Writeback:             0 kB
AnonPages:         85328 kB
Mapped:           112220 kB
Shmem:             25904 kB
KReclaimable:     228600 kB
Slab:             325036 kB
SReclaimable:     228600 kB
SUnreclaim:        96436 kB
KernelStack:        4240 kB
PageTables:         3132 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     422340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150536 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432400 MiB
End job on nodeC035 at 2025-07-23 14:30:08