Trace number 4547898

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 1210.5 1213.71

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_RANDOM_GRAPHS/normalized-ECrand6reg-v091-n1.opb
MD5SUM0777625e3e50e9abbc3eac7557ef5296
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.043045
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 9
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

1210.39/1213.67	c Exit code from Second Program: 20
1210.39/1213.69	c #vars 273 #constraints 182 0.666667 1
1210.39/1213.69	c intsize: 4
1210.39/1213.69	c 182 constraints
1210.39/1213.69	c Finish cloning data from SAT to LS
1210.39/1213.69	c restart_num_ls  -100000 0
1210.39/1213.69	c Use LS-small
1210.39/1213.69	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: 63794 MiB (61954 MiB free)
  memory of node 1: 64507 MiB (63368 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB
solver pid=207549, runsolver pid=207546


[startup+0.100106 s]*
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128330748/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=24120 memory=9524 CPUtime=0.08 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 1217 0 0 0 8 0 0 0 20 0 1 0 242950246 24698880 2381 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 6030 2381 768 2416 0 3132 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 31104 KiB
Current children cumulated memory: 14004 KiB

[startup+0.214168 s]*
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128330748/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=24120 memory=10036 CPUtime=0.19 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 1356 0 0 0 19 0 0 0 20 0 1 0 242950246 24698880 2509 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 6030 2509 768 2416 0 3132 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 31104 KiB
Current children cumulated memory: 14516 KiB

[startup+0.313941 s]*
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128330748/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=24120 memory=10036 CPUtime=0.29 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 1359 0 0 0 29 0 0 0 20 0 1 0 242950246 24698880 2509 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 6030 2509 768 2416 0 3132 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 31104 KiB
Current children cumulated memory: 14516 KiB

[startup+0.700488 s]
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128330908/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=26824 memory=12856 CPUtime=0.66 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 2487 0 0 0 66 0 0 0 20 0 1 0 242950246 27467776 3214 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 6706 3214 768 2416 0 3808 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 33808 KiB
Current children cumulated memory: 17336 KiB

[startup+1.50051 s]
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128329144/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=35768 memory=21784 CPUtime=1.47 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 3701 0 0 0 146 1 0 0 20 0 1 0 242950246 36626432 5446 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 8942 5446 768 2416 0 6044 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 42752 KiB
Current children cumulated memory: 26264 KiB

[startup+3.11356 s]
/proc/loadavg: 3.78 1.61 1.08 5/261 207553
/proc/meminfo: memFree=128327128/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=35768 memory=21784 CPUtime=3.07 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 3704 0 0 0 306 1 0 0 20 0 1 0 242950246 36626432 5446 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 8942 5446 768 2416 0 6044 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 42752 KiB
Current children cumulated memory: 26264 KiB

[startup+6.30048 s]
/proc/loadavg: 3.80 1.65 1.10 5/261 207553
/proc/meminfo: memFree=128327380/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=40180 memory=26204 CPUtime=6.25 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 3788 0 0 0 624 1 0 0 20 0 1 0 242950246 41144320 6551 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 10045 6551 768 2416 0 7147 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 47164 KiB
Current children cumulated memory: 30684 KiB

[startup+12.7004 s]
/proc/loadavg: 3.81 1.69 1.11 5/261 207553
/proc/meminfo: memFree=128330072/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=44908 memory=30932 CPUtime=12.63 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 5941 0 0 0 1262 1 0 0 20 0 1 0 242950246 45985792 7733 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 11227 7733 768 2416 0 8329 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 51892 KiB
Current children cumulated memory: 35412 KiB

[startup+25.5005 s]
/proc/loadavg: 3.85 1.80 1.16 5/261 207553
/proc/meminfo: memFree=128295620/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=59204 memory=43348 CPUtime=25.4 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 7901 0 0 0 2538 2 0 0 20 0 1 0 242950246 60624896 10837 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 14801 10837 768 2416 0 11903 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 66188 KiB
Current children cumulated memory: 47828 KiB

[startup+51.1138 s]
/proc/loadavg: 3.90 1.98 1.24 5/261 207553
/proc/meminfo: memFree=128278284/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=59204 memory=45140 CPUtime=50.95 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 8366 0 0 0 5093 2 0 0 20 0 1 0 242950246 60624896 11285 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 14801 11285 768 2416 0 11903 0
Current children cumulated CPU time: 50.95 s
Current children cumulated vsize: 66188 KiB
Current children cumulated memory: 49620 KiB

[startup+102.301 s]
/proc/loadavg: 4.24 2.36 1.40 5/261 207555
/proc/meminfo: memFree=128295524/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0

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

/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=105764 memory=91880 CPUtime=1119.33 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 11350 0 0 0 111928 5 0 0 20 0 1 0 242950246 108302336 22970 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 26441 22970 768 2416 0 23543 0
Current children cumulated CPU time: 1119.33 s
Current children cumulated vsize: 112748 KiB
Current children cumulated memory: 96360 KiB

[startup+1182.3 s]
/proc/loadavg: 4.11 4.07 3.31 5/259 207660
/proc/meminfo: memFree=127742952/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=105764 memory=91880 CPUtime=1179.18 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 11350 0 0 0 117913 5 0 0 20 0 1 0 242950246 108302336 22970 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 26441 22970 768 2416 0 23543 0
Current children cumulated CPU time: 1179.18 s
Current children cumulated vsize: 112748 KiB
Current children cumulated memory: 96360 KiB

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

# cumulated CPU time of all completed processes:  user=1209.13 s, system=1.36707 s

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

[startup+1190.4 s]
/proc/loadavg: 4.09 4.07 3.32 5/259 207661
/proc/meminfo: memFree=127727680/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=0 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 247 104 0 0 0 0 0 0 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207552] ppid=207549 vsize=2660 memory=1408 CPUtime=0 cores=1,3
/proc/207552/stat : 207552 (timeout) S 207549 207552 207211 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 242950245 2723840 352 18446744073709551615 94653072666624 94653072683137 140729068820192 0 0 0 0 3145728 90119 1 0 0 17 3 0 0 0 0 0 94653072697904 94653072699992 94653080477696 140729068824990 140729068825120 140729068825120 140729068830695 0
/proc/207552/statm: 665 352 352 5 0 90 0
[pid=207553] ppid=207552 vsize=105764 memory=91880 CPUtime=1187.27 cores=1,3
/proc/207553/stat : 207553 (CASHWMaxSAT-Dis) R 207552 207552 207211 0 -1 4194304 11350 0 0 0 118722 5 0 0 20 0 1 0 242950246 108302336 22970 18446744073709551615 4198400 14093885 140727405506096 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 15976432 16051504 30846976 140727405509028 140727405509145 140727405509145 140727405514720 0
/proc/207553/statm: 26441 22970 768 2416 0 23543 0
Current children cumulated CPU time: 1187.27 s
Current children cumulated vsize: 112748 KiB
Current children cumulated memory: 96360 KiB

[startup+1203.2 s]
/proc/loadavg: 4.16 4.08 3.33 5/259 207663
/proc/meminfo: memFree=127782272/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=84396 memory=11776 CPUtime=5.14 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 714 0 0 0 445 69 0 0 20 0 1 0 243070047 86421504 2944 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 21099 2944 2464 595 0 5766 0
Current children cumulated CPU time: 1200.01 s
Current children cumulated vsize: 91380 KiB
Current children cumulated memory: 16128 KiB

[startup+1209.6 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127761640/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=91776 memory=27320 CPUtime=11.52 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 2548 0 0 0 1025 127 0 0 20 0 1 0 243070047 93978624 6830 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 22944 6830 2496 595 0 7611 0
Current children cumulated CPU time: 1206.39 s
Current children cumulated vsize: 98760 KiB
Current children cumulated memory: 31672 KiB

[startup+1211.2 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127756128/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=93312 memory=28600 CPUtime=13.12 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 2889 0 0 0 1184 128 0 0 20 0 1 0 243070047 95551488 7150 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 23328 7150 2496 595 0 7995 0
Current children cumulated CPU time: 1207.99 s
Current children cumulated vsize: 100296 KiB
Current children cumulated memory: 32952 KiB

[startup+1212.8 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127756128/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=95488 memory=32248 CPUtime=14.71 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 3300 0 0 0 1343 128 0 0 20 0 1 0 243070047 97779712 8062 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 23872 8062 2496 595 0 8539 0
Current children cumulated CPU time: 1209.58 s
Current children cumulated vsize: 102472 KiB
Current children cumulated memory: 36600 KiB

[startup+1213.2 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127754608/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=95744 memory=32632 CPUtime=15.11 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 3381 0 0 0 1383 128 0 0 20 0 1 0 243070047 98041856 8158 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 23936 8158 2496 595 0 8603 0
Current children cumulated CPU time: 1209.98 s
Current children cumulated vsize: 102728 KiB
Current children cumulated memory: 36984 KiB

[startup+1213.6 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127754608/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1194.87 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 282 11572 0 0 0 0 119482 5 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
[pid=207662] ppid=207549 vsize=2660 memory=1280 CPUtime=0 cores=1,3
/proc/207662/stat : 207662 (timeout) S 207549 207662 207211 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 243070046 2723840 320 18446744073709551615 94921725243392 94921725259905 140725484790368 0 0 0 0 3145728 90119 1 0 0 17 1 0 0 0 0 0 94921725274672 94921725276760 94921725644800 140725484796294 140725484796448 140725484796448 140725484802023 0
/proc/207662/statm: 665 320 320 5 0 90 0
[pid=207663] ppid=207662 vsize=96256 memory=35032 CPUtime=15.52 cores=1,3
/proc/207663/stat : 207663 (SynLSCD) R 207662 207662 207211 0 -1 4194304 3468 0 0 0 1423 129 0 0 20 0 1 0 243070047 98566144 8758 18446744073709551615 93881963208704 93881965643305 140735631567968 0 0 0 0 0 8404994 0 0 0 17 1 0 0 0 0 0 93881966124280 93881966157312 93881993543680 140735631571360 140735631571495 140735631571495 140735631577070 0
/proc/207663/statm: 24064 8758 2496 595 0 8731 0
Current children cumulated CPU time: 1210.39 s
Current children cumulated vsize: 103240 KiB
Current children cumulated memory: 39384 KiB

[startup+1213.7 s]
/proc/loadavg: 4.13 4.08 3.34 5/259 207663
/proc/meminfo: memFree=127754608/131382112 swapFree=33010416/33010684
[pid=207549] ppid=207546 vsize=4324 memory=3072 CPUtime=1210.49 cores=1,3
/proc/207549/stat : 207549 (Hybrid-CASHWMax) S 207546 207549 207211 0 -1 4194304 400 15826 0 0 0 0 120913 136 20 0 1 0 242950244 4427776 768 18446744073709551615 94179416027136 94179416921669 140736500765424 0 0 0 65536 4 65538 1 0 0 17 1 0 0 0 0 0 94179417160720 94179417208464 94179438800896 140736500767061 140736500767215 140736500767215 140736500772819 0
/proc/207549/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1210.49 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1213.71
CPU time (s): 1210.5
CPU user time (s): 1209.13
CPU system time (s): 1.36707
CPU usage (%): 99.7357
Max. virtual memory (cumulated for all children) (KiB): 112748
Max. memory (cumulated for all children) (KiB): 96360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1209.13
system time used= 1.36707
maximum resident set size= 91880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16439
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= 845
involuntary context switches= 448


# summary of solver processes directly reported to runsolver:
#   pid: 207549
#   total CPU time (s): 1210.5
#   total CPU user time (s): 1209.13
#   total CPU system time (s): 1.36707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.87158 second user time and 13.2934 second system time

The end

Launcher Data

Begin job on nodeC012 at 2025-07-23 14:11:45
IDJOB=4547898
IDBENCH=162378
IDSOLVER=3425
FILE ID=nodeC012/4547898-1753272705
RUNJOBID= nodeC012-1753272569-207230
SLURM_JOB_ID= 9690020
Free space on /tmp= 432872 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS+SynLSCD 2025-07-23
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/EC_RANDOM_GRAPHS/normalized-ECrand6reg-v091-n1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4547898-1753272705/watcher-4547898-1753272705 -o /tmp/evaluation-result-4547898-1753272705/solver-4547898-1753272705 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC012-1753272569-207230 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjComS+SynLSCD HOME/instance-4547898-1753272705.opb 3600 HOME

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

MD5SUM BENCH= 0777625e3e50e9abbc3eac7557ef5296
RANDOM SEED=271092891

nodeC012 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		: 3650.941
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.39
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		: 3491.697
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.39
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.274
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.39
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		: 1197.643
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.39
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		: 3491.691
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.39
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        128330748 kB
MemAvailable:   129243064 kB
Buffers:            2136 kB
Cached:          1677096 kB
SwapCached:           12 kB
Active:          1861648 kB
Inactive:         473524 kB
Active(anon):     677392 kB
Inactive(anon):     4688 kB
Active(file):    1184256 kB
Inactive(file):   468836 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16304 kB
Writeback:             0 kB
AnonPages:        657132 kB
Mapped:           118892 kB
Shmem:             26140 kB
KReclaimable:     197320 kB
Slab:             289776 kB
SReclaimable:     197320 kB
SUnreclaim:        92456 kB
KernelStack:        4240 kB
PageTables:         4696 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    1084492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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:      187208 kB
DirectMap2M:     8103936 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432852 MiB
End job on nodeC012 at 2025-07-23 14:31:59