Trace number 4547914

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 1199.11 1202.53

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
MD5SUM138bc3205b5997c85a47b0b24df7783d
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.539428
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10001
Total number of constraints5000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5000
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1199.00/1202.47	c Exit code from Second Program: 20
1199.09/1202.51	c #vars 10001 #constraints 10000 0.9999 1
1199.09/1202.51	c intsize: 4
1199.09/1202.51	c 10000 constraints
1199.09/1202.51	c Finish cloning data from SAT to LS
1199.09/1202.51	c restart_num_ls  -100000 0
1199.09/1202.51	c Use LS-small
1199.09/1202.51	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: 63837 MiB (53753 MiB free)
  memory of node 1: 64465 MiB (47953 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4547914-1753274203/watcher-4547914-1753274203 -o /tmp/evaluation-result-4547914-1753274203/solver-4547914-1753274203 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753272569-193828 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547914-1753274203.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
Starting watchdog thread
solver pid=194619, runsolver pid=194616
Current StackSize limit: 8192 KiB


[startup+0.100105 s]*
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104148424/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=29312 memory=10496 CPUtime=0.07 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 1960 0 0 0 7 0 0 0 20 0 1 0 243099706 30015488 2624 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 7328 2624 736 2416 0 4430 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 36296 KiB
Current children cumulated memory: 14848 KiB

[startup+0.213795 s]*
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104146660/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=35532 memory=16880 CPUtime=0.18 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 3610 0 0 0 18 0 0 0 20 0 1 0 243099706 36384768 4220 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 8883 4220 768 2416 0 5985 0
Current children cumulated CPU time: 0.18 s
Current children cumulated vsize: 42516 KiB
Current children cumulated memory: 21232 KiB

[startup+0.313899 s]*
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104141368/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=41932 memory=23148 CPUtime=0.29 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 5441 0 0 0 28 1 0 0 20 0 1 0 243099706 42938368 5787 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 10483 5787 768 2416 0 7585 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 48916 KiB
Current children cumulated memory: 27500 KiB

[startup+0.700465 s]
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104135320/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=43076 memory=27552 CPUtime=0.66 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 6843 0 0 0 65 1 0 0 20 0 1 0 243099706 44109824 6888 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 10769 6888 800 2416 0 7871 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 50060 KiB
Current children cumulated memory: 31904 KiB

[startup+1.50047 s]
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104135572/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=50152 memory=34512 CPUtime=1.45 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 7043 0 0 0 144 1 0 0 20 0 1 0 243099706 51355648 8628 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 12538 8628 800 2416 0 9640 0
Current children cumulated CPU time: 1.45 s
Current children cumulated vsize: 57136 KiB
Current children cumulated memory: 38864 KiB

[startup+3.1134 s]
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104123536/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=50176 memory=35220 CPUtime=3.07 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 7959 0 0 0 305 2 0 0 20 0 1 0 243099706 51380224 8805 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 12544 8805 800 2416 0 9646 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 57160 KiB
Current children cumulated memory: 39572 KiB

[startup+6.30046 s]
/proc/loadavg: 4.09 4.25 3.74 5/257 194623
/proc/meminfo: memFree=104114620/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=68920 memory=53896 CPUtime=6.24 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 8569 0 0 0 622 2 0 0 20 0 1 0 243099706 70574080 13474 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 17230 13474 800 2416 0 14332 0
Current children cumulated CPU time: 6.24 s
Current children cumulated vsize: 75904 KiB
Current children cumulated memory: 58248 KiB

[startup+12.7005 s]
/proc/loadavg: 4.08 4.25 3.75 5/257 194623
/proc/meminfo: memFree=104086472/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=106520 memory=83784 CPUtime=12.62 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 9147 0 0 0 1258 4 0 0 20 0 1 0 243099706 109076480 20946 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 26630 20946 800 2416 0 23732 0
Current children cumulated CPU time: 12.62 s
Current children cumulated vsize: 113504 KiB
Current children cumulated memory: 88136 KiB

[startup+25.5004 s]
/proc/loadavg: 4.13 4.25 3.76 5/257 194624
/proc/meminfo: memFree=104046492/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=106520 memory=91648 CPUtime=25.38 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 9990 0 0 0 2533 5 0 0 20 0 1 0 243099706 109076480 22912 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 26630 22912 800 2416 0 23732 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 113504 KiB
Current children cumulated memory: 96000 KiB

[startup+51.1132 s]
/proc/loadavg: 4.09 4.23 3.76 5/257 194624
/proc/meminfo: memFree=104018056/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=106520 memory=91652 CPUtime=50.93 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 16386 0 0 0 5079 14 0 0 20 0 1 0 243099706 109076480 22913 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 26630 22913 800 2416 0 23732 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 113504 KiB
Current children cumulated memory: 96004 KiB

[startup+102.3 s]
/proc/loadavg: 4.13 4.22 3.79 5/258 194627
/proc/meminfo: memFree=103975904/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7

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

/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=218304 memory=203484 CPUtime=1059.39 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 233855 0 0 0 105513 426 0 0 20 0 1 0 243099706 223543296 50871 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 54576 50871 800 2416 0 51678 0
Current children cumulated CPU time: 1059.39 s
Current children cumulated vsize: 225288 KiB
Current children cumulated memory: 207836 KiB

[startup+1122.3 s]
/proc/loadavg: 4.10 4.11 4.01 5/259 194738
/proc/meminfo: memFree=104197756/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=218304 memory=203484 CPUtime=1119.18 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 236840 0 0 0 111486 432 0 0 20 0 1 0 243099706 223543296 50871 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 54576 50871 800 2416 0 51678 0
Current children cumulated CPU time: 1119.18 s
Current children cumulated vsize: 225288 KiB
Current children cumulated memory: 207836 KiB

[startup+1182.3 s]
/proc/loadavg: 4.07 4.10 4.01 5/258 194740
/proc/meminfo: memFree=104123764/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=218304 memory=203484 CPUtime=1178.98 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 254452 0 0 0 117431 467 0 0 20 0 1 0 243099706 223543296 50871 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 54576 50871 800 2416 0 51678 0
Current children cumulated CPU time: 1178.98 s
Current children cumulated vsize: 225288 KiB
Current children cumulated memory: 207836 KiB

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

# cumulated CPU time of all completed processes:  user=1193.14 s, system=5.97738 s

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

[startup+1190.4 s]
/proc/loadavg: 4.06 4.10 4.01 5/258 194741
/proc/meminfo: memFree=104179060/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=218304 memory=203484 CPUtime=1187.05 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 254452 0 0 0 118238 467 0 0 20 0 1 0 243099706 223543296 50871 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 54576 50871 800 2416 0 51678 0
Current children cumulated CPU time: 1187.05 s
Current children cumulated vsize: 225288 KiB
Current children cumulated memory: 207836 KiB

[startup+1196.8 s]
/proc/loadavg: 4.06 4.09 4.01 5/258 194741
/proc/meminfo: memFree=104168444/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=0 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 248 105 0 0 0 0 0 0 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194622] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194622/stat : 194622 (timeout) S 194619 194622 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243099705 2723840 352 18446744073709551615 94556298080256 94556298096769 140733634327424 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94556298111536 94556298113624 94556329762816 140733634328990 140733634329120 140733634329120 140733634334695 0
/proc/194622/statm: 665 352 352 5 0 90 0
[pid=194623] ppid=194622 vsize=218304 memory=203484 CPUtime=1193.43 cores=5,7
/proc/194623/stat : 194623 (CASHWMaxSAT-Dis) R 194622 194622 193808 0 -1 4194304 254452 0 0 0 118876 467 0 0 20 0 1 0 243099706 223543296 50871 18446744073709551615 4198400 14093885 140736715486608 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 15976432 16051504 23498752 140736715495844 140736715495961 140736715495961 140736715501536 0
/proc/194623/statm: 54576 50871 800 2416 0 51678 0
Current children cumulated CPU time: 1193.43 s
Current children cumulated vsize: 225288 KiB
Current children cumulated memory: 207836 KiB

[startup+1200 s]*
/proc/loadavg: 4.05 4.09 4.01 5/258 194743
/proc/meminfo: memFree=104332556/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=1194.67 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 284 254677 0 0 0 0 118999 468 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194742] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194742/stat : 194742 (timeout) S 194619 194742 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243219506 2723840 352 18446744073709551615 94771282448384 94771282464897 140724671736624 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94771282479664 94771282481752 94771306700800 140724671744390 140724671744544 140724671744544 140724671750119 0
/proc/194742/statm: 665 352 352 5 0 90 0
[pid=194743] ppid=194742 vsize=113676 memory=39140 CPUtime=1.95 cores=5,7
/proc/194743/stat : 194743 (SynLSCD) R 194742 194742 193808 0 -1 4194304 8043 0 0 0 137 58 0 0 20 0 1 0 243219507 116404224 9785 18446744073709551615 94720228638720 94720231073321 140721464910736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94720231554296 94720231587328 94720262529024 140721464916384 140721464916519 140721464916519 140721464922094 0
/proc/194743/statm: 28419 9785 2464 595 0 13086 0
Current children cumulated CPU time: 1196.62 s
Current children cumulated vsize: 120660 KiB
Current children cumulated memory: 43492 KiB

[startup+1201.6 s]
/proc/loadavg: 4.05 4.09 4.01 5/258 194743
/proc/meminfo: memFree=104332728/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=1194.67 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 284 254677 0 0 0 0 118999 468 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194742] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194742/stat : 194742 (timeout) S 194619 194742 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243219506 2723840 352 18446744073709551615 94771282448384 94771282464897 140724671736624 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94771282479664 94771282481752 94771306700800 140724671744390 140724671744544 140724671744544 140724671750119 0
/proc/194742/statm: 665 352 352 5 0 90 0
[pid=194743] ppid=194742 vsize=113676 memory=39140 CPUtime=3.54 cores=5,7
/proc/194743/stat : 194743 (SynLSCD) R 194742 194742 193808 0 -1 4194304 8043 0 0 0 246 108 0 0 20 0 1 0 243219507 116404224 9785 18446744073709551615 94720228638720 94720231073321 140721464910736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94720231554296 94720231587328 94720262529024 140721464916384 140721464916519 140721464916519 140721464922094 0
/proc/194743/statm: 28419 9785 2464 595 0 13086 0
Current children cumulated CPU time: 1198.21 s
Current children cumulated vsize: 120660 KiB
Current children cumulated memory: 43492 KiB

[startup+1202 s]*
/proc/loadavg: 4.05 4.09 4.01 5/258 194743
/proc/meminfo: memFree=104332728/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=1194.67 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 284 254677 0 0 0 0 118999 468 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194742] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194742/stat : 194742 (timeout) S 194619 194742 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243219506 2723840 352 18446744073709551615 94771282448384 94771282464897 140724671736624 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94771282479664 94771282481752 94771306700800 140724671744390 140724671744544 140724671744544 140724671750119 0
/proc/194742/statm: 665 352 352 5 0 90 0
[pid=194743] ppid=194742 vsize=113676 memory=39140 CPUtime=3.94 cores=5,7
/proc/194743/stat : 194743 (SynLSCD) R 194742 194742 193808 0 -1 4194304 8043 0 0 0 273 121 0 0 20 0 1 0 243219507 116404224 9785 18446744073709551615 94720228638720 94720231073321 140721464910736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94720231554296 94720231587328 94720262529024 140721464916384 140721464916519 140721464916519 140721464922094 0
/proc/194743/statm: 28419 9785 2464 595 0 13086 0
Current children cumulated CPU time: 1198.61 s
Current children cumulated vsize: 120660 KiB
Current children cumulated memory: 43492 KiB

[startup+1202.4 s]
/proc/loadavg: 4.05 4.09 4.01 5/258 194743
/proc/meminfo: memFree=104332728/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=1194.67 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 284 254677 0 0 0 0 118999 468 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
[pid=194742] ppid=194619 vsize=2660 memory=1408 CPUtime=0 cores=5,7
/proc/194742/stat : 194742 (timeout) S 194619 194742 193808 0 -1 4194304 110 0 0 0 0 0 0 0 20 0 1 0 243219506 2723840 352 18446744073709551615 94771282448384 94771282464897 140724671736624 0 0 0 0 3145728 90119 1 0 0 17 7 0 0 0 0 0 94771282479664 94771282481752 94771306700800 140724671744390 140724671744544 140724671744544 140724671750119 0
/proc/194742/statm: 665 352 352 5 0 90 0
[pid=194743] ppid=194742 vsize=120652 memory=52508 CPUtime=4.33 cores=5,7
/proc/194743/stat : 194743 (SynLSCD) R 194742 194742 193808 0 -1 4194304 9844 0 0 0 307 126 0 0 20 0 1 0 243219507 123547648 13127 18446744073709551615 94720228638720 94720231073321 140721464910736 0 0 0 0 0 8404994 0 0 0 17 5 0 0 0 0 0 94720231554296 94720231587328 94720262529024 140721464916384 140721464916519 140721464916519 140721464922094 0
/proc/194743/statm: 30163 13127 2464 595 0 14830 0
Current children cumulated CPU time: 1199 s
Current children cumulated vsize: 127636 KiB
Current children cumulated memory: 56860 KiB

[startup+1202.5 s]
/proc/loadavg: 4.05 4.09 4.01 5/258 194743
/proc/meminfo: memFree=104332728/131382116 swapFree=33005528/33010684
[pid=194619] ppid=194616 vsize=4324 memory=2944 CPUtime=1199.09 cores=5,7
/proc/194619/stat : 194619 (Hybrid-CASHWMax) S 194616 194619 193808 0 -1 4194304 344 265800 0 0 0 0 119313 596 20 0 1 0 243099703 4427776 736 18446744073709551615 94848354025472 94848354920005 140733939231280 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94848355159056 94848355206800 94848377307136 140733939235157 140733939235311 140733939235311 140733939240915 0
/proc/194619/statm: 1081 736 672 219 0 143 0
Current children cumulated CPU time: 1199.09 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 2944 KiB

Child status: 0

Real time (s): 1202.53
CPU time (s): 1199.11
CPU user time (s): 1193.14
CPU system time (s): 5.97738
CPU usage (%): 99.7158
Max. virtual memory (cumulated for all children) (KiB): 435676
Max. memory (cumulated for all children) (KiB): 357696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1193.14
system time used= 5.97738
maximum resident set size= 365732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266636
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 854
involuntary context switches= 891


# summary of solver processes directly reported to runsolver:
#   pid: 194619
#   total CPU time (s): 1199.11
#   total CPU user time (s): 1193.14
#   total CPU system time (s): 5.97738

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.75132 second user time and 12.7895 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-23 14:36:43
IDJOB=4547914
IDBENCH=175704
IDSOLVER=3425
FILE ID=nodeC010/4547914-1753274203
RUNJOBID= nodeC010-1753272569-193828
SLURM_JOB_ID= 9690018
Free space on /tmp= 432652 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/subsetcard/larger/random4reg_opb/normalized-subsetcard-eq-random4reg-2500.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547914-1753274203/watcher-4547914-1753274203 -o /tmp/evaluation-result-4547914-1753274203/solver-4547914-1753274203 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1753272569-193828 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547914-1753274203.opb 3600 HOME

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

MD5SUM BENCH= 138bc3205b5997c85a47b0b24df7783d
RANDOM SEED=597179784

nodeC010 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		: 3662.336
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.36
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		: 3691.139
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.36
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.468
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.36
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		: 3700.000
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.36
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		: 3662.286
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.36
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		: 1197.141
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.36
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		: 1197.267
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        104148424 kB
MemAvailable:   128348620 kB
Buffers:             228 kB
Cached:         24963216 kB
SwapCached:         4300 kB
Active:          2431104 kB
Inactive:       24126684 kB
Active(anon):    1567500 kB
Inactive(anon):    48676 kB
Active(file):     863604 kB
Inactive(file): 24078008 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005528 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16732 kB
Writeback:             4 kB
AnonPages:       1592900 kB
Mapped:           117192 kB
Shmem:             21832 kB
KReclaimable:     196424 kB
Slab:             287812 kB
SReclaimable:     196424 kB
SUnreclaim:        91388 kB
KernelStack:        4112 kB
PageTables:         6476 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    2037584 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    987136 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432636 MiB
End job on nodeC010 at 2025-07-23 14:56:46