Trace number 4544324

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-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01UNSAT 1853.47 1858.63

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/
extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_08_180.opb
MD5SUM5f9c71ef62aa1641b9bec64204b49f28
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.246393
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8643
Total number of constraints7204
Number of constraints which are clauses5762
Number of constraints which are cardinality constraints (but not clauses)1441
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint5762
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 5762
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 17286
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1853.34/1858.58	c Exit code from Second Program: 20
1853.45/1858.61	c #vars 8643 #constraints 8645 1.00023 1
1853.45/1858.61	c 8645 constraints
1853.45/1858.61	c Finish cloning data from SAT to LS
1853.45/1858.61	c restart_num_ls  -100000 0
1853.45/1858.61	c Use LS-small
1853.45/1858.61	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (61846 MiB free)
  memory of node 1: 64465 MiB (62038 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4544324-1753228356/watcher-4544324-1753228356 -o /tmp/evaluation-result-4544324-1753228356/solver-4544324-1753228356 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753222270-161960 --watchdog 3760 ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4544324-1753228356.opb 3600 HOME 

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=163448, runsolver pid=163445
Current StackSize limit: 8192 KiB


[startup+0.100066 s]*
/proc/loadavg: 4.12 4.13 4.10 5/272 163452
/proc/meminfo: memFree=126854416/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=33104 memory=18704 CPUtime=0.08 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 4004 0 0 0 8 0 0 0 20 0 1 0 238510162 33898496 4676 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 8276 4676 896 2593 0 5169 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 40088 KiB
Current children cumulated memory: 23056 KiB

[startup+0.205633 s]*
/proc/loadavg: 4.12 4.13 4.10 5/272 163452
/proc/meminfo: memFree=126819576/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=77188 memory=59680 CPUtime=0.19 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 13106 0 0 0 17 2 0 0 20 0 1 0 238510162 79040512 14920 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 19297 14920 896 2593 0 16190 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 84172 KiB
Current children cumulated memory: 64032 KiB

[startup+0.305619 s]*
/proc/loadavg: 4.12 4.13 4.10 5/272 163452
/proc/meminfo: memFree=126783476/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=112048 memory=94768 CPUtime=0.28 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 21121 0 0 0 25 3 0 0 20 0 1 0 238510162 114737152 23692 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 28012 23692 896 2593 0 24905 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 119032 KiB
Current children cumulated memory: 99120 KiB

[startup+0.70025 s]
/proc/loadavg: 4.11 4.13 4.09 5/272 163452
/proc/meminfo: memFree=126733196/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=165688 memory=141792 CPUtime=0.68 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 29554 0 0 0 63 5 0 0 20 0 1 0 238510162 169664512 35448 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 41422 35448 960 2593 0 38315 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 172672 KiB
Current children cumulated memory: 146144 KiB

[startup+1.50021 s]
/proc/loadavg: 4.11 4.13 4.09 5/272 163452
/proc/meminfo: memFree=126731180/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=188140 memory=164780 CPUtime=1.47 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 30777 0 0 0 142 5 0 0 20 0 1 0 238510162 192655360 41195 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 47035 41195 960 2593 0 43928 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 195124 KiB
Current children cumulated memory: 169132 KiB

[startup+3.10545 s]
/proc/loadavg: 4.11 4.13 4.09 5/272 163452
/proc/meminfo: memFree=126664688/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=204188 memory=178676 CPUtime=3.07 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 36047 0 0 0 300 7 0 0 20 0 1 0 238510162 209088512 44669 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 51047 44669 992 2593 0 47940 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 211172 KiB
Current children cumulated memory: 183028 KiB

[startup+6.30024 s]
/proc/loadavg: 4.10 4.12 4.09 5/272 163452
/proc/meminfo: memFree=126598436/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=200404 memory=179276 CPUtime=6.26 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 40441 0 0 0 617 9 0 0 20 0 1 0 238510162 205213696 44819 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 50101 44819 992 2593 0 46994 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 207388 KiB
Current children cumulated memory: 183628 KiB

[startup+12.7002 s]
/proc/loadavg: 4.10 4.12 4.09 5/272 163452
/proc/meminfo: memFree=126597944/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=201672 memory=181580 CPUtime=12.64 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 41045 0 0 0 1255 9 0 0 20 0 1 0 238510162 206512128 45395 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 50418 45395 992 2593 0 47311 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 208656 KiB
Current children cumulated memory: 185932 KiB

[startup+25.5002 s]
/proc/loadavg: 4.08 4.12 4.09 5/272 163453
/proc/meminfo: memFree=126616852/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=234440 memory=184656 CPUtime=25.41 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 41318 0 0 0 2531 10 0 0 20 0 1 0 238510162 240066560 46164 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 58610 46164 992 2593 0 55503 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 241424 KiB
Current children cumulated memory: 189008 KiB

[startup+51.1056 s]
/proc/loadavg: 4.11 4.12 4.09 5/272 163453
/proc/meminfo: memFree=126616824/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=234440 memory=184656 CPUtime=50.93 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 41361 0 0 0 5083 10 0 0 20 0 1 0 238510162 240066560 46164 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 58610 46164 992 2593 0 55503 0
Current children cumulated CPU time: 50.93 s
Current children cumulated vsize: 241424 KiB
Current children cumulated memory: 189008 KiB

[startup+102.3 s]
/proc/loadavg: 4.10 4.12 4.09 5/272 163455
/proc/meminfo: memFree=126628728/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6

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

/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=380932 memory=336120 CPUtime=1717.54 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 102436 0 0 0 171674 80 0 0 20 0 1 0 238510162 390074368 84030 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 95233 84030 992 2593 0 92126 0
Current children cumulated CPU time: 1717.54 s
Current children cumulated vsize: 387916 KiB
Current children cumulated memory: 340472 KiB

[startup+1782.3 s]
/proc/loadavg: 4.10 4.11 4.09 5/272 164117
/proc/meminfo: memFree=126414500/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=0 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 252 102 0 0 0 0 0 0 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 6 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=163451] ppid=163448 vsize=2660 memory=1280 CPUtime=0 cores=4,6
/proc/163451/stat : 163451 (timeout) S 163448 163451 161949 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 238510162 2723840 320 18446744073709551615 94063037931520 94063037948033 140736833374096 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 94063037962800 94063037964888 94063059173376 140736833378718 140736833378848 140736833378848 140736833384423 0
/proc/163451/statm: 665 320 320 5 0 90 0
[pid=163452] ppid=163451 vsize=337416 memory=293252 CPUtime=1777.36 cores=4,6
/proc/163452/stat : 163452 (CASHWMaxSAT-Dis) R 163451 163451 161949 0 -1 4194304 103230 0 0 0 177655 81 0 0 20 0 1 0 238510162 345513984 73313 18446744073709551615 4198400 14817773 140735442113168 0 0 0 0 0 19490 0 0 0 17 4 0 0 0 0 0 16829744 16914832 48263168 140735442119076 140735442119193 140735442119193 140735442124768 0
/proc/163452/statm: 84354 73313 992 2593 0 81247 0
Current children cumulated CPU time: 1777.36 s
Current children cumulated vsize: 344400 KiB
Current children cumulated memory: 297604 KiB

[startup+1842.3 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 164125
/proc/meminfo: memFree=126524456/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=44.14 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 4332 82 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1837.18 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

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

# cumulated CPU time of all completed processes:  user=1851.52 s, system=1.94119 s

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

[startup+1843.2 s]
/proc/loadavg: 4.08 4.10 4.09 5/272 164125
/proc/meminfo: memFree=126524532/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=45.04 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 4421 83 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1838.08 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1849.6 s]
/proc/loadavg: 4.07 4.10 4.09 5/272 164125
/proc/meminfo: memFree=126523768/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=51.43 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 5049 94 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1844.47 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1852.8 s]
/proc/loadavg: 4.06 4.10 4.09 5/272 164125
/proc/meminfo: memFree=126523884/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=54.62 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 5362 100 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1847.66 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1856 s]*
/proc/loadavg: 4.06 4.10 4.09 5/271 164125
/proc/meminfo: memFree=126539796/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=57.82 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 5677 105 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1850.86 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1857.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/271 164125
/proc/meminfo: memFree=126539544/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=59.41 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 5834 107 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1852.45 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1858.4 s]
/proc/loadavg: 4.06 4.10 4.09 5/271 164125
/proc/meminfo: memFree=126539544/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1793.04 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 284 103917 0 0 0 0 179221 83 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
[pid=164118] ppid=163448 vsize=2660 memory=1408 CPUtime=0 cores=4,6
/proc/164118/stat : 164118 (timeout) S 163448 164118 161949 0 -1 4194304 109 0 0 0 0 0 0 0 20 0 1 0 238689962 2723840 352 18446744073709551615 93933053071360 93933053087873 140725246882352 0 0 0 0 3145728 90119 1 0 0 17 6 0 0 0 0 0 93933053102640 93933053104728 93933067087872 140725246888326 140725246888480 140725246888480 140725246894055 0
/proc/164118/statm: 665 352 352 5 0 90 0
[pid=164119] ppid=164118 vsize=247968 memory=175100 CPUtime=60.21 cores=4,6
/proc/164119/stat : 164119 (SynLSCD) R 164118 164118 161949 0 -1 4194304 41686 0 0 0 5913 108 0 0 20 0 1 0 238689963 253919232 43775 18446744073709551615 93911082659840 93911085093993 140721406154192 0 0 0 0 0 8404994 0 0 0 17 4 0 0 0 0 0 93911085575416 93911085608448 93911110057984 140721406163360 140721406163495 140721406163495 140721406169070 0
/proc/164119/statm: 61992 43775 2464 595 0 46659 0
Current children cumulated CPU time: 1853.25 s
Current children cumulated vsize: 254952 KiB
Current children cumulated memory: 179580 KiB

[startup+1858.6 s]
/proc/loadavg: 4.06 4.10 4.09 5/271 164125
/proc/meminfo: memFree=126539544/131249992 swapFree=33009392/33010684
[pid=163448] ppid=163445 vsize=4324 memory=3072 CPUtime=1853.45 cores=4,6
/proc/163448/stat : 163448 (Hybrid-CASHWMax) S 163445 163448 161949 0 -1 4194304 345 146328 0 0 0 0 185152 193 20 0 1 0 238510161 4427776 768 18446744073709551615 94432805785600 94432806680133 140726216852752 0 0 0 65536 4 65538 1 0 0 17 4 0 0 0 0 0 94432806919184 94432806966928 94432816996352 140726216857941 140726216858095 140726216858095 140726216863699 0
/proc/163448/statm: 1081 768 704 219 0 143 0
Current children cumulated CPU time: 1853.45 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3072 KiB

Child status: 0

Real time (s): 1858.63
CPU time (s): 1853.47
CPU user time (s): 1851.52
CPU system time (s): 1.94119
CPU usage (%): 99.7221
Max. virtual memory (cumulated for all children) (KiB): 563788
Max. memory (cumulated for all children) (KiB): 499616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1851.52
system time used= 1.94119
maximum resident set size= 508576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 147161
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= 940
involuntary context switches= 1705


# summary of solver processes directly reported to runsolver:
#   pid: 163448
#   total CPU time (s): 1853.47
#   total CPU user time (s): 1851.52
#   total CPU system time (s): 1.94119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.83114 second user time and 8.90684 second system time

The end

Launcher Data

Begin job on nodeC035 at 2025-07-23 01:52:36
IDJOB=4544324
IDBENCH=175302
IDSOLVER=3328
FILE ID=nodeC035/4544324-1753228356
RUNJOBID= nodeC035-1753222270-161960
SLURM_JOB_ID= 9687817
Free space on /tmp= 432412 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjCadS+SynLSCD 2025-06-01
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/CombinatorialBenchmarksPBsolvers/extended-even-colouring/grids_rational_opb/normalized-ec_grid_rational_08_180.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD BENCHNAME TIMEOUT TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4544324-1753228356/watcher-4544324-1753228356 -o /tmp/evaluation-result-4544324-1753228356/solver-4544324-1753228356 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC035-1753222270-161960 --watchdog 3760  ./Hybrid-CASHWMaxSATDisjCadS+SynLSCD HOME/instance-4544324-1753228356.opb 3600 HOME

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

MD5SUM BENCH= 5f9c71ef62aa1641b9bec64204b49f28
RANDOM SEED=1521038508

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

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

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

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 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 tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3601.045
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti ibrs ibpb stibp tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6999.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       131249992 kB
MemFree:        126858316 kB
MemAvailable:   129143184 kB
Buffers:             664 kB
Cached:          3035680 kB
SwapCached:          336 kB
Active:          1453964 kB
Inactive:        2165424 kB
Active(anon):     590040 kB
Inactive(anon):    18908 kB
Active(file):     863924 kB
Inactive(file):  2146516 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33009392 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             17700 kB
Writeback:             0 kB
AnonPages:        582088 kB
Mapped:           121380 kB
Shmem:             25904 kB
KReclaimable:     227336 kB
Slab:             323024 kB
SReclaimable:     227336 kB
SUnreclaim:        95688 kB
KernelStack:        4352 kB
PageTables:         4392 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     950452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150632 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    479232 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432396 MiB
End job on nodeC035 at 2025-07-23 02:23:35