Trace number 4529561

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
OR-Tools CP-SAT 9.14.2? (TO) 3600.09 1815.82

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/scens/
normalized-scen06-20reduc_wcsp.wbo
MD5SUM7dad1a14c72e86cc3ff77d9672745bc4
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3163
Best CPU time to get the best result obtained on this benchmark60.0599
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1594
Total number of constraints87251
Number of soft constraints87169
Number of constraints which are clauses87169
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Top cost 3389
Min constraint cost 1
Max constraint cost 2436
Sum of constraints costs 29876722
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 25
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.06/1815.80	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63665 MiB (60010 MiB free)
  memory of node 1: 64507 MiB (63629 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529561-1752571848/watcher-4529561-1752571848 -o /tmp/evaluation-result-4529561-1752571848/solver-4529561-1752571848 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752571848-133575 --watchdog 3760 cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:764063283 --competition_mode --input HOME/instance-4529561-1752571848.wbo 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

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
solver pid=133628, runsolver pid=133618
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.23 0.36 0.18 3/259 133629
/proc/meminfo: memFree=126548700/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=56080 memory=49868 CPUtime=0.08 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) R 133618 133628 133558 0 -1 4194304 13306 0 0 0 6 2 0 0 20 0 1 0 172866388 57425920 12467 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 14020 12467 1280 2102 0 11560 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 56080 KiB
Current children cumulated memory: 49868 KiB

[startup+0.205709 s]*
/proc/loadavg: 1.23 0.36 0.18 3/259 133629
/proc/meminfo: memFree=126506628/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=96440 memory=88268 CPUtime=0.19 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) R 133618 133628 133558 0 -1 4194304 22786 0 0 0 15 4 0 0 20 0 1 0 172866388 98754560 22067 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 24110 22067 1408 2102 0 21650 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 96440 KiB
Current children cumulated memory: 88268 KiB

[startup+0.305589 s]*
/proc/loadavg: 1.23 0.36 0.18 5/263 133633
/proc/meminfo: memFree=126468272/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=109396 memory=97592 CPUtime=0.29 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) R 133618 133628 133558 0 -1 4194304 23471 0 0 0 25 4 0 0 20 0 1 0 172866388 112021504 24398 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 27349 24398 1536 2102 0 24889 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 109396 KiB
Current children cumulated memory: 97592 KiB

[startup+0.700184 s]
/proc/loadavg: 1.23 0.36 0.18 5/267 133637
/proc/meminfo: memFree=126376668/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=140728 memory=127540 CPUtime=0.67 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) R 133618 133628 133558 0 -1 4194304 39628 0 0 0 60 7 0 0 20 0 1 0 172866388 144105472 31885 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 35182 31885 1760 2102 0 32722 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 140728 KiB
Current children cumulated memory: 127540 KiB

[startup+1.50017 s]
/proc/loadavg: 1.23 0.36 0.18 4/263 133640
/proc/meminfo: memFree=126074964/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=198372 memory=182504 CPUtime=1.47 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) R 133618 133628 133558 0 -1 4194304 51945 0 0 0 138 9 0 0 20 0 1 0 172866388 203132928 45626 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 49593 45626 1888 2102 0 47133 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 198372 KiB
Current children cumulated memory: 182504 KiB

[startup+3.10562 s]
/proc/loadavg: 1.45 0.42 0.20 5/265 133649
/proc/meminfo: memFree=124690416/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=784952 memory=573216 CPUtime=3.53 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 120506 0 0 0 328 25 0 0 20 0 3 0 172866388 803790848 143304 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 196238 143304 2144 2102 0 173336 0
[pid=133628/tid=133648] ppid=133618 vsize=784952 memory=14464 CPUtime=0.45 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 38672 0 0 0 38 7 0 0 20 0 3 0 172866652 803790848 143304 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=784952 memory=0 CPUtime=0.46 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 24274 0 0 0 41 5 0 0 20 0 3 0 172866652 803790848 143304 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3.53 s
Current children cumulated vsize: 784952 KiB
Current children cumulated memory: 573216 KiB

[startup+6.30022 s]
/proc/loadavg: 1.45 0.42 0.20 6/267 133651
/proc/meminfo: memFree=123625208/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=917928 memory=826328 CPUtime=9.59 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 217432 0 0 0 919 40 0 0 20 0 3 0 172866388 939958272 206582 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 229482 206582 2144 2102 0 218546 0
[pid=133628/tid=133648] ppid=133618 vsize=917928 memory=0 CPUtime=3.23 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 107596 0 0 0 307 16 0 0 20 0 3 0 172866652 939958272 206582 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=917928 memory=-7312012645207674729 CPUtime=3.33 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 49917 0 0 0 323 10 0 0 20 0 3 0 172866652 939958272 206582 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 9.59 s
Current children cumulated vsize: 917928 KiB
Current children cumulated memory: 826328 KiB

[startup+12.7002 s]
/proc/loadavg: 2.23 0.62 0.27 6/267 133651
/proc/meminfo: memFree=122574364/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=951324 memory=855160 CPUtime=22.28 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 272042 0 0 0 2178 50 0 0 20 0 3 0 172866388 974155776 213790 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 237831 213790 2144 2102 0 225516 0
[pid=133628/tid=133648] ppid=133618 vsize=951324 memory=843300 CPUtime=9.58 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 122980 0 0 0 940 18 0 0 20 0 3 0 172866652 974155776 213790 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=951324 memory=0 CPUtime=9.69 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 89032 0 0 0 950 19 0 0 20 0 3 0 172866652 974155776 213790 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 22.28 s
Current children cumulated vsize: 951324 KiB
Current children cumulated memory: 855160 KiB

[startup+25.5002 s]
/proc/loadavg: 2.89 0.81 0.33 6/266 133698
/proc/meminfo: memFree=122247348/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1016860 memory=917932 CPUtime=47.39 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 419116 0 0 0 4668 71 0 0 20 0 3 0 172866388 1041264640 229483 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 254215 229483 2144 2102 0 240900 0
[pid=133628/tid=133648] ppid=133618 vsize=1016860 memory=818388 CPUtime=21.65 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 198420 0 0 0 2140 25 0 0 20 0 3 0 172866652 1041264640 229483 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1016860 memory=14464 CPUtime=21.84 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 160579 0 0 0 2151 33 0 0 20 0 3 0 172866652 1041264640 229483 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 47.39 s
Current children cumulated vsize: 1016860 KiB
Current children cumulated memory: 917932 KiB

[startup+51.106 s]
/proc/loadavg: 3.95 1.23 0.48 9/274 133740
/proc/meminfo: memFree=116231096/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1061016 memory=952836 CPUtime=98.22 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 476872 0 0 0 9735 87 0 0 20 0 3 0 172866388 1086480384 238209 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 265254 238209 2144 2102 0 252170 0
[pid=133628/tid=133648] ppid=133618 vsize=1061016 memory=934404 CPUtime=47.14 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 203217 0 0 0 4685 29 0 0 20 0 3 0 172866652 1086480384 238209 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1061016 memory=962604 CPUtime=47.17 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 213430 0 0 0 4673 44 0 0 20 0 3 0 172866652 1086480384 238209 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 98.22 s
Current children cumulated vsize: 1061016 KiB
Current children cumulated memory: 952836 KiB

[startup+102.3 s]
/proc/loadavg: 6.42 2.39 0.92 9/274 133742
/proc/meminfo: memFree=111721892/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1016860 memory=918996 CPUtime=199.68 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 606623 0 0 0 19849 119 0 0 20 0 3 0 172866388 1041264640 229749 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 254215 229749 2144 2102 0 241132 0
[pid=133628/tid=133648] ppid=133618 vsize=1016860 memory=918860 CPUtime=98.02 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 217832 0 0 0 9772 30 0 0 20 0 3 0 172866652 1041264640 229749 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1016860 memory=930312 CPUtime=97.72 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 328472 0 0 0 9697 75 0 0 20 0 3 0 172866652 1041264640 229749 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 199.68 s
Current children cumulated vsize: 1016860 KiB
Current children cumulated memory: 918996 KiB

[startup+162.3 s]
/proc/loadavg: 7.34 3.38 1.36 8/275 133745
/proc/meminfo: memFree=111225092/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1016860 memory=919288 CPUtime=318.59 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 658295 0 0 0 31713 146 0 0 20 0 3 0 172866388 1041264640 229822 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 254215 229822 2144 2102 0 241207 0
[pid=133628/tid=133648] ppid=133618 vsize=1016860 memory=0 CPUtime=157.66 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 224293 0 0 0 15735 31 0 0 20 0 3 0 172866652 1041264640 229822 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1016860 memory=919288 CPUtime=156.97 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 373644 0 0 0 15597 100 0 0 20 0 3 0 172866652 1041264640 229822 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 318.59 s
Current children cumulated vsize: 1016860 KiB
Current children cumulated memory: 919288 KiB

[startup+222.3 s]
/proc/loadavg: 7.83 4.24 1.78 9/275 133747
/proc/meminfo: memFree=110382360/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1016860 memory=919404 CPUtime=437.52 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 721238 0 0 0 43580 172 0 0 20 0 3 0 172866388 1041264640 229851 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 254215 229851 2144 2102 0 241243 0
[pid=133628/tid=133648] ppid=133618 vsize=1016860 memory=919000 CPUtime=217.09 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 240770 0 0 0 21677 32 0 0 20 0 3 0 172866652 1041264640 229851 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1016860 memory=963496 CPUtime=216.45 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 420071 0 0 0 21521 124 0 0 20 0 3 0 172866652 1041264640 229851 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 437.52 s
Current children cumulated vsize: 1016860 KiB
Current children cumulated memory: 919404 KiB

[startup+282.3 s]
/proc/loadavg: 7.85 4.89 2.16 9/274 133748
/proc/meminfo: memFree=110317920/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1016860 memory=922732 CPUtime=556.46 cores=0,2

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

Current children cumulated memory: 1003160 KiB

[startup+1302.3 s]
/proc/loadavg: 8.08 7.98 6.10 9/272 133799
/proc/meminfo: memFree=109046612/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1018636 CPUtime=2580.73 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1248139 0 0 0 257410 663 0 0 20 0 3 0 172866388 1113944064 254659 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 254659 2144 2102 0 260982 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=1018636 CPUtime=1291.29 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 360438 0 0 0 129072 57 0 0 20 0 3 0 172866652 1113944064 254659 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=1018636 CPUtime=1285.12 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 827092 0 0 0 127933 579 0 0 20 0 3 0 172866652 1113944064 254659 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 2580.73 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1018636 KiB

[startup+1362.3 s]
/proc/loadavg: 8.13 8.01 6.23 9/273 133802
/proc/meminfo: memFree=109512084/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1019912 CPUtime=2699.84 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1274562 0 0 0 269294 690 0 0 20 0 3 0 172866388 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 254978 2144 2102 0 261283 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=14464 CPUtime=1351.07 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 362413 0 0 0 135049 58 0 0 20 0 3 0 172866652 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=1019912 CPUtime=1344.44 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 851535 0 0 0 133839 605 0 0 20 0 3 0 172866652 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 2699.84 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1019912 KiB

[startup+1422.3 s]
/proc/loadavg: 8.21 8.06 6.36 9/273 133806
/proc/meminfo: memFree=109015120/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1019912 CPUtime=2818.94 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1308090 0 0 0 281177 717 0 0 20 0 3 0 172866388 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 254978 2144 2102 0 261283 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=14464 CPUtime=1410.83 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 377084 0 0 0 141024 59 0 0 20 0 3 0 172866652 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=14464 CPUtime=1403.75 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 870377 0 0 0 139745 630 0 0 20 0 3 0 172866652 1113944064 254978 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 2818.94 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1019912 KiB

[startup+1482.3 s]
/proc/loadavg: 8.15 8.06 6.47 9/273 133808
/proc/meminfo: memFree=109238724/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1020016 CPUtime=2938.04 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1342358 0 0 0 293059 745 0 0 20 0 3 0 172866388 1113944064 255004 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 255004 2144 2102 0 261310 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=14464 CPUtime=1470.6 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 390574 0 0 0 147000 60 0 0 20 0 3 0 172866652 1113944064 255004 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=1064108 CPUtime=1463.08 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 891135 0 0 0 145652 656 0 0 20 0 3 0 172866652 1113944064 255004 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 2938.04 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1020016 KiB

[startup+1542.3 s]
/proc/loadavg: 8.11 8.06 6.58 9/272 133810
/proc/meminfo: memFree=108821224/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1030736 CPUtime=3057.15 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1366800 0 0 0 304944 771 0 0 20 0 3 0 172866388 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 257684 2144 2102 0 263938 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=1030736 CPUtime=1530.37 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 394256 0 0 0 152976 61 0 0 20 0 3 0 172866652 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=16512 CPUtime=1522.4 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 911894 0 0 0 151559 681 0 0 20 0 3 0 172866652 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3057.15 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1030736 KiB

[startup+1602.3 s]
/proc/loadavg: 8.40 8.14 6.70 9/271 133813
/proc/meminfo: memFree=108593212/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1030736 CPUtime=3176.27 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1390623 0 0 0 316827 800 0 0 20 0 3 0 172866388 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 257684 2144 2102 0 263938 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=14464 CPUtime=1590.14 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 394369 0 0 0 158953 61 0 0 20 0 3 0 172866652 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=-7312012645207674729 CPUtime=1581.73 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 935601 0 0 0 157464 709 0 0 20 0 3 0 172866652 1113944064 257684 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3176.27 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1030736 KiB

[startup+1662.3 s]
/proc/loadavg: 8.18 8.13 6.79 9/272 133816
/proc/meminfo: memFree=109090452/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1032508 CPUtime=3295.38 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1429682 0 0 0 328710 828 0 0 20 0 3 0 172866388 1113944064 258127 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 258127 2144 2102 0 264381 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=14464 CPUtime=1649.9 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 412033 0 0 0 164927 63 0 0 20 0 3 0 172866652 1113944064 258127 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=1058296 CPUtime=1641.04 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 956971 0 0 0 163370 734 0 0 20 0 3 0 172866652 1113944064 258127 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3295.38 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1032508 KiB

[startup+1722.3 s]
/proc/loadavg: 8.11 8.12 6.87 9/271 133818
/proc/meminfo: memFree=109414436/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1131992 memory=1066488 CPUtime=3414.47 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1477637 0 0 0 340581 866 0 0 20 0 3 0 172866388 1159159808 266622 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 282998 266622 2144 2102 0 275420 0
[pid=133628/tid=133648] ppid=133618 vsize=1131992 memory=1062392 CPUtime=1709.67 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 429800 0 0 0 170900 67 0 0 20 0 3 0 172866652 1159159808 266622 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1131992 memory=1032508 CPUtime=1700.36 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 987134 0 0 0 169268 768 0 0 20 0 3 0 172866652 1159159808 266622 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3414.47 s
Current children cumulated vsize: 1131992 KiB
Current children cumulated memory: 1066488 KiB

[startup+1782.3 s]
/proc/loadavg: 8.16 8.13 6.96 9/273 133822
/proc/meminfo: memFree=108805952/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1131992 memory=1058300 CPUtime=3533.57 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1511867 0 0 0 352450 907 0 0 20 0 3 0 172866388 1159159808 264575 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 282998 264575 2144 2102 0 275421 0
[pid=133628/tid=133648] ppid=133618 vsize=1131992 memory=1048060 CPUtime=1769.42 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 432934 0 0 0 176871 71 0 0 20 0 3 0 172866652 1159159808 264575 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1131992 memory=1032512 CPUtime=1759.68 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 1018229 0 0 0 175164 804 0 0 20 0 3 0 172866652 1159159808 264575 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3533.57 s
Current children cumulated vsize: 1131992 KiB
Current children cumulated memory: 1058300 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.8 s]
/proc/loadavg: 8.09 8.11 7.00 9/273 133833
/proc/meminfo: memFree=109220976/131249996 swapFree=33005016/33010684
[pid=133628] ppid=133618 vsize=1087836 memory=1032512 CPUtime=3600.06 cores=0,2
/proc/133628/stat : 133628 (cp_sat_runner) S 133618 133628 133558 0 -1 4194304 1533300 0 0 0 359066 940 0 0 20 0 3 0 172866388 1113944064 258128 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
/proc/133628/statm: 271959 258128 2144 2102 0 264382 0
[pid=133628/tid=133648] ppid=133618 vsize=1087836 memory=1792 CPUtime=1802.78 cores=0,2
/proc/133628/task/133648/stat : 133648 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 434513 0 0 0 180197 81 0 0 20 0 3 0 172866652 1113944064 258128 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
[pid=133628/tid=133649] ppid=133618 vsize=1087836 memory=1920 CPUtime=1792.8 cores=0,2
/proc/133628/task/133649/stat : 133649 (cp_sat_runner) R 133618 133628 133558 0 -1 4194368 1038080 0 0 0 178453 827 0 0 20 0 3 0 172866652 1113944064 258128 18446744073709551615 4198400 12806697 140724078884016 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146848 14333620 31674368 140724078893333 140724078893537 140724078893537 140724078899143 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 1087836 KiB
Current children cumulated memory: 1032512 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

# cumulated CPU time of all completed processes:  user=3590.67 s, system=9.41816 s

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

Child status: 0

Real time (s): 1815.82
CPU time (s): 3600.09
CPU user time (s): 3590.67
CPU system time (s): 9.41816
CPU usage (%): 198.263
Max. virtual memory (cumulated for all children) (KiB): 1263064
Max. memory (cumulated for all children) (KiB): 1076604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3590.67
system time used= 9.41816
maximum resident set size= 1090392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1533308
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31510
involuntary context switches= 104980


# summary of solver processes directly reported to runsolver:
#   pid: 133628
#   total CPU time (s): 3600.09
#   total CPU user time (s): 3590.67
#   total CPU system time (s): 9.41816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.91866 second user time and 9.27119 second system time

The end

Launcher Data

Begin job on nodeC030 at 2025-07-15 11:30:55
IDJOB=4529561
IDBENCH=143869
IDSOLVER=3387
FILE ID=nodeC030/4529561-1752571848
RUNJOBID= nodeC030-1752571848-133575
SLURM_JOB_ID= 9683899
Free space on /tmp= 433056 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14.2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/scens/normalized-scen06-20reduc_wcsp.wbo
COMMAND LINE= cp_sat_runner --params num_workers:NBCORE,log_search_progress:false,max_time_in_seconds:TIMEOUT,random_seed:RANDOMSEED --competition_mode --input BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4529561-1752571848/watcher-4529561-1752571848 -o /tmp/evaluation-result-4529561-1752571848/solver-4529561-1752571848 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC030-1752571848-133575 --watchdog 3760  cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:764063283 --competition_mode --input HOME/instance-4529561-1752571848.wbo

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

MD5SUM BENCH= 7dad1a14c72e86cc3ff77d9672745bc4
RANDOM SEED=764063283

nodeC030 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		: 3600.354
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	: 7000.62
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		: 1200.194
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	: 7000.62
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		: 3600.350
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	: 7000.62
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	: 7000.62
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		: 3602.338
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	: 7000.62
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		: 3700.000
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	: 7000.62
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		: 3599.444
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	: 7000.62
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		: 1200.130
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	: 7000.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        126662284 kB
MemAvailable:   129752640 kB
Buffers:              16 kB
Cached:          3874776 kB
SwapCached:          216 kB
Active:           169648 kB
Inactive:        3766180 kB
Active(anon):      14392 kB
Inactive(anon):    60216 kB
Active(file):     155256 kB
Inactive(file):  3705964 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33005016 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             73536 kB
Writeback:             0 kB
AnonPages:         63976 kB
Mapped:           101156 kB
Shmem:             13548 kB
KReclaimable:     136352 kB
Slab:             229200 kB
SReclaimable:     136352 kB
SUnreclaim:        92848 kB
KernelStack:        4112 kB
PageTables:         2884 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     331928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150376 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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:      189140 kB
DirectMap2M:     9019392 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 432948 MiB
End job on nodeC030 at 2025-07-15 12:01:24