Trace number 4529450

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.13 1814.37

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/academics/
normalized-langford-3-11_wcsp.wbo
MD5SUMdc0c1b337d286273cd261e7868deb02f
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkUNSAT
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.06023
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1089
Total number of constraints40843
Number of soft constraints40810
Number of constraints which are clauses40810
Number of constraints which are cardinality constraints (but not clauses)33
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint33
Top cost 1
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 40810
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 34
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.04/1814.30	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: 63837 MiB (62859 MiB free)
  memory of node 1: 64465 MiB (59054 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4529450-1752571879/watcher-4529450-1752571879 -o /tmp/evaluation-result-4529450-1752571879/solver-4529450-1752571879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752571843-132523 --watchdog 3760 cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:482937223 --competition_mode --input HOME/instance-4529450-1752571879.wbo 

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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

solver pid=132715, runsolver pid=132708

[startup+0.100069 s]*
/proc/loadavg: 2.88 0.80 0.33 5/253 132721
/proc/meminfo: memFree=124819388/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=35400 memory=28772 CPUtime=0.1 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) R 132708 132715 132503 0 -1 4194304 6424 0 0 0 8 2 0 0 20 0 1 0 172867222 36249600 7193 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 0 0 0 0 17 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 8850 7193 1120 2102 0 6390 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 35400 KiB
Current children cumulated memory: 28772 KiB

[startup+0.214003 s]*
/proc/loadavg: 2.88 0.80 0.33 6/255 132723
/proc/meminfo: memFree=124803528/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=49764 memory=43020 CPUtime=0.21 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) R 132708 132715 132503 0 -1 4194304 10448 0 0 0 18 3 0 0 20 0 1 0 172867222 50958336 10755 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 12441 10755 1408 2102 0 9981 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 49764 KiB
Current children cumulated memory: 43020 KiB

[startup+0.313945 s]*
/proc/loadavg: 2.88 0.80 0.33 5/249 132724
/proc/meminfo: memFree=124795480/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=52336 memory=45836 CPUtime=0.31 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) R 132708 132715 132503 0 -1 4194304 11090 0 0 0 27 4 0 0 20 0 1 0 172867222 53592064 11459 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 13084 11459 1472 2102 0 10624 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 52336 KiB
Current children cumulated memory: 45836 KiB

[startup+0.700332 s]
/proc/loadavg: 2.88 0.80 0.33 4/251 132733
/proc/meminfo: memFree=124787432/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=64968 memory=57588 CPUtime=0.68 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) R 132708 132715 132503 0 -1 4194304 15446 0 0 0 62 6 0 0 20 0 1 0 172867222 66527232 14397 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 16242 14397 1600 2102 0 13782 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 64968 KiB
Current children cumulated memory: 57588 KiB

[startup+1.50033 s]
/proc/loadavg: 2.88 0.80 0.33 4/250 132746
/proc/meminfo: memFree=124746352/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=83896 memory=78940 CPUtime=1.47 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) R 132708 132715 132503 0 -1 4194304 28174 0 0 0 138 9 0 0 20 0 1 0 172867222 85909504 19735 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 20974 19735 1888 2102 0 18514 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 83896 KiB
Current children cumulated memory: 78940 KiB

[startup+3.1096 s]
/proc/loadavg: 2.88 0.80 0.33 5/249 132748
/proc/meminfo: memFree=124472820/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=490856 memory=370700 CPUtime=3.99 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 93693 0 0 0 373 26 0 0 20 0 3 0 172867222 502636544 92675 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 122714 92675 2144 2102 0 106038 0
[pid=132715/tid=132747] ppid=132708 vsize=490856 memory=96448 CPUtime=0.96 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 45413 0 0 0 86 10 0 0 20 0 3 0 172867423 502636544 92675 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=490856 memory=4048736263346585626 CPUtime=0.89 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 14037 0 0 0 84 5 0 0 20 0 3 0 172867423 502636544 92675 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3.99 s
Current children cumulated vsize: 490856 KiB
Current children cumulated memory: 370700 KiB

[startup+6.30023 s]
/proc/loadavg: 3.13 0.89 0.36 5/249 132748
/proc/meminfo: memFree=124433792/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=591296 memory=459504 CPUtime=10.32 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 164329 0 0 0 995 37 0 0 20 0 3 0 172867222 605487104 114876 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 147824 114876 2144 2102 0 125802 0
[pid=132715/tid=132747] ppid=132708 vsize=591296 memory=-7383789863830916714 CPUtime=4.13 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 85308 0 0 0 399 14 0 0 20 0 3 0 172867423 605487104 114876 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=591296 memory=14468 CPUtime=4.04 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 44714 0 0 0 393 11 0 0 20 0 3 0 172867423 605487104 114876 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 10.32 s
Current children cumulated vsize: 591296 KiB
Current children cumulated memory: 459504 KiB

[startup+12.7002 s]
/proc/loadavg: 3.52 1.01 0.40 5/251 132770
/proc/meminfo: memFree=124302560/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=597248 memory=514068 CPUtime=22.97 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 212247 0 0 0 2251 46 0 0 20 0 3 0 172867222 611581952 128517 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 149312 128517 2144 2102 0 136029 0
[pid=132715/tid=132747] ppid=132708 vsize=597248 memory=481144 CPUtime=10.5 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 107642 0 0 0 1032 18 0 0 20 0 3 0 172867423 611581952 128517 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=597248 memory=517852 CPUtime=10.33 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 70240 0 0 0 1016 17 0 0 20 0 3 0 172867423 611581952 128517 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 22.97 s
Current children cumulated vsize: 597248 KiB
Current children cumulated memory: 514068 KiB

[startup+25.5002 s]
/proc/loadavg: 4.42 1.33 0.52 6/253 132832
/proc/meminfo: memFree=123244640/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=635764 memory=535408 CPUtime=48.28 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 250573 0 0 0 4770 58 0 0 20 0 3 0 172867222 651022336 133852 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 158941 133852 2144 2102 0 145658 0
[pid=132715/tid=132747] ppid=132708 vsize=635764 memory=14468 CPUtime=23.22 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 112336 0 0 0 2301 21 0 0 20 0 3 0 172867423 651022336 133852 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=635764 memory=0 CPUtime=22.91 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 103799 0 0 0 2266 25 0 0 20 0 3 0 172867423 651022336 133852 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 48.28 s
Current children cumulated vsize: 635764 KiB
Current children cumulated memory: 535408 KiB

[startup+51.1054 s]
/proc/loadavg: 4.76 1.66 0.65 6/251 132856
/proc/meminfo: memFree=122161820/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=607252 memory=537964 CPUtime=99.11 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 317583 0 0 0 9842 69 0 0 20 0 3 0 172867222 621826048 134491 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 151813 134491 2144 2102 0 142536 0
[pid=132715/tid=132747] ppid=132708 vsize=607252 memory=14468 CPUtime=48.75 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 133252 0 0 0 4851 24 0 0 20 0 3 0 172867423 621826048 134491 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=607252 memory=537964 CPUtime=48.19 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 149837 0 0 0 4786 33 0 0 20 0 3 0 172867423 621826048 134491 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 99.11 s
Current children cumulated vsize: 607252 KiB
Current children cumulated memory: 537964 KiB

[startup+102.3 s]
/proc/loadavg: 5.47 2.33 0.93 7/253 132860
/proc/meminfo: memFree=116931580/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=742420 memory=648428 CPUtime=200.76 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 400138 0 0 0 19995 81 0 0 20 0 3 0 172867222 760238080 162107 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 185605 162107 2144 2102 0 173619 0
[pid=132715/tid=132747] ppid=132708 vsize=742420 memory=636140 CPUtime=99.74 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 190657 0 0 0 9943 31 0 0 20 0 3 0 172867423 760238080 162107 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=742420 memory=14468 CPUtime=98.77 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 174943 0 0 0 9839 38 0 0 20 0 3 0 172867423 760238080 162107 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 200.76 s
Current children cumulated vsize: 742420 KiB
Current children cumulated memory: 648428 KiB

[startup+162.3 s]
/proc/loadavg: 5.90 3.02 1.26 6/253 132862
/proc/meminfo: memFree=116701720/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=809916 memory=713756 CPUtime=319.89 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 496873 0 0 0 31871 118 0 0 20 0 3 0 172867222 829353984 178439 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 202479 178439 2144 2102 0 189283 0
[pid=132715/tid=132747] ppid=132708 vsize=809916 memory=669740 CPUtime=159.51 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 266904 0 0 0 15890 61 0 0 20 0 3 0 172867423 829353984 178439 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=809916 memory=701724 CPUtime=158.09 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 195173 0 0 0 15765 44 0 0 20 0 3 0 172867423 829353984 178439 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 319.89 s
Current children cumulated vsize: 809916 KiB
Current children cumulated memory: 713756 KiB

[startup+222.3 s]
/proc/loadavg: 5.96 3.56 1.56 7/253 132864
/proc/meminfo: memFree=116652240/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=875452 memory=812640 CPUtime=439.03 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 563808 0 0 0 43760 143 0 0 20 0 3 0 172867222 896462848 203160 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 218863 203160 2144 2102 0 213877 0
[pid=132715/tid=132747] ppid=132708 vsize=875452 memory=802656 CPUtime=219.29 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 325858 0 0 0 21848 81 0 0 20 0 3 0 172867423 896462848 203160 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=875452 memory=88 CPUtime=217.44 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 203131 0 0 0 21695 49 0 0 20 0 3 0 172867423 896462848 203160 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 439.03 s
Current children cumulated vsize: 875452 KiB
Current children cumulated memory: 812640 KiB

[startup+282.3 s]
/proc/loadavg: 6.13 4.06 1.85 7/249 132866
/proc/meminfo: memFree=116252788/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1137596 memory=1040396 CPUtime=558.21 cores=1,3

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

Current children cumulated memory: 1706596 KiB

[startup+1362.3 s]
/proc/loadavg: 4.13 4.15 3.55 5/242 132947
/proc/meminfo: memFree=115349224/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1717740 CPUtime=2702.26 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 1889217 0 0 0 269756 470 0 0 20 0 3 0 172867222 1916342272 429435 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 429435 2144 2102 0 450784 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=1692436 CPUtime=1348.74 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1577672 0 0 0 134546 328 0 0 20 0 3 0 172867423 1916342272 429435 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1706596 CPUtime=1349.17 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 276179 0 0 0 134799 118 0 0 20 0 3 0 172867423 1916342272 429435 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 2702.26 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1717740 KiB

[startup+1422.3 s]
/proc/loadavg: 4.09 4.13 3.58 5/242 132949
/proc/meminfo: memFree=115624244/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1770092 CPUtime=2821.44 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 1932273 0 0 0 281667 477 0 0 20 0 3 0 172867222 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 442523 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=1692436 CPUtime=1408.56 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1620118 0 0 0 140521 335 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=16128 CPUtime=1408.52 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 276771 0 0 0 140733 119 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 2821.44 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1770092 KiB

[startup+1482.3 s]
/proc/loadavg: 4.14 4.14 3.62 5/242 132951
/proc/meminfo: memFree=115407612/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1770092 CPUtime=2940.65 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 1973427 0 0 0 293581 484 0 0 20 0 3 0 172867222 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 442523 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=14468 CPUtime=1468.38 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1661038 0 0 0 146498 340 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1467.89 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 276988 0 0 0 146669 120 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 2940.65 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1770092 KiB

[startup+1542.3 s]
/proc/loadavg: 4.40 4.21 3.68 5/241 132953
/proc/meminfo: memFree=115628580/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1770092 CPUtime=3059.86 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2023395 0 0 0 305493 493 0 0 20 0 3 0 172867222 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 442523 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=16128 CPUtime=1528.19 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1710765 0 0 0 152474 345 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1527.26 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 277213 0 0 0 152603 123 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3059.86 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1770092 KiB

[startup+1602.3 s]
/proc/loadavg: 4.22 4.18 3.71 5/241 132956
/proc/meminfo: memFree=115623916/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1770092 CPUtime=3179.07 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2080997 0 0 0 317404 503 0 0 20 0 3 0 172867222 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 442523 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1588 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1768156 0 0 0 158448 352 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=14468 CPUtime=1586.64 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 277410 0 0 0 158539 125 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3179.07 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1770092 KiB

[startup+1662.3 s]
/proc/loadavg: 4.14 4.16 3.74 5/242 132959
/proc/meminfo: memFree=115185000/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1770092 CPUtime=3298.25 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2128782 0 0 0 329313 512 0 0 20 0 3 0 172867222 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 442523 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1647.8 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1815794 0 0 0 164423 357 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1646 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 277537 0 0 0 164472 128 0 0 20 0 3 0 172867423 1916342272 442523 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3298.25 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1770092 KiB

[startup+1722.3 s]
/proc/loadavg: 4.10 4.15 3.76 5/242 132961
/proc/meminfo: memFree=115590212/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1772168 CPUtime=3417.41 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2220830 0 0 0 341219 522 0 0 20 0 3 0 172867222 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 443042 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1707.6 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1907626 0 0 0 170395 365 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1770092 CPUtime=1705.34 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 277729 0 0 0 170404 130 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3417.41 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1772168 KiB

[startup+1782.3 s]
/proc/loadavg: 4.07 4.13 3.78 5/242 132974
/proc/meminfo: memFree=115349936/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1772168 CPUtime=3536.5 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2311854 0 0 0 353117 533 0 0 20 0 3 0 172867222 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 443042 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=14468 CPUtime=1767.34 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 1998330 0 0 0 176361 373 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1772168 CPUtime=1764.6 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 278016 0 0 0 176328 132 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3536.5 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1772168 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.3 s]
/proc/loadavg: 4.12 4.13 3.80 5/242 132982
/proc/meminfo: memFree=115227184/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1772168 CPUtime=3600.04 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2377235 0 0 0 359464 540 0 0 20 0 3 0 172867222 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 443042 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=14468 CPUtime=1799.24 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 2063612 0 0 0 179545 379 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1772168 CPUtime=1796.25 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 278097 0 0 0 179492 133 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1772168 KiB

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

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

# cumulated CPU time of all completed processes:  user=3594.66 s, system=5.47119 s

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

[startup+1814.3 s]
/proc/loadavg: 4.12 4.13 3.80 5/242 132982
/proc/meminfo: memFree=115227184/131382112 swapFree=33000116/33010684
[pid=132715] ppid=132708 vsize=1871428 memory=1772168 CPUtime=3600.04 cores=1,3
/proc/132715/stat : 132715 (cp_sat_runner) S 132708 132715 132503 0 -1 4194304 2377235 0 0 0 359464 540 0 0 20 0 3 0 172867222 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
/proc/132715/statm: 467857 443042 2144 2102 0 463870 0
[pid=132715/tid=132747] ppid=132708 vsize=1871428 memory=14468 CPUtime=1799.24 cores=1,3
/proc/132715/task/132747/stat : 132747 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 2063612 0 0 0 179545 379 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
[pid=132715/tid=132748] ppid=132708 vsize=1871428 memory=1772168 CPUtime=1796.25 cores=1,3
/proc/132715/task/132748/stat : 132748 (cp_sat_runner) R 132708 132715 132503 0 -1 4194368 278097 0 0 0 179492 133 0 0 20 0 3 0 172867423 1916342272 443042 18446744073709551615 4198400 12806697 140728319879936 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146848 14333620 36577280 140728319883541 140728319883745 140728319883745 140728319889351 0
Current children cumulated CPU time: 3600.04 s
Current children cumulated vsize: 1871428 KiB
Current children cumulated memory: 1772168 KiB

Child status: 0

Real time (s): 1814.37
CPU time (s): 3600.13
CPU user time (s): 3594.66
CPU system time (s): 5.47119
CPU usage (%): 198.423
Max. virtual memory (cumulated for all children) (KiB): 1936964
Max. memory (cumulated for all children) (KiB): 1772168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.66
system time used= 5.47119
maximum resident set size= 1774216
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2377242
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= 23188
involuntary context switches= 69803


# summary of solver processes directly reported to runsolver:
#   pid: 132715
#   total CPU time (s): 3600.13
#   total CPU user time (s): 3594.66
#   total CPU system time (s): 5.47119

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.71516 second user time and 8.37278 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-07-15 11:31:20
IDJOB=4529450
IDBENCH=143903
IDSOLVER=3387
FILE ID=nodeC007/4529450-1752571879
RUNJOBID= nodeC007-1752571843-132523
SLURM_JOB_ID= 9683876
Free space on /tmp= 431628 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14.2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/academics/normalized-langford-3-11_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-4529450-1752571879/watcher-4529450-1752571879 -o /tmp/evaluation-result-4529450-1752571879/solver-4529450-1752571879 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1752571843-132523 --watchdog 3760  cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:482937223 --competition_mode --input HOME/instance-4529450-1752571879.wbo

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

MD5SUM BENCH= dc0c1b337d286273cd261e7868deb02f
RANDOM SEED=482937223

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        124840256 kB
MemAvailable:   129728144 kB
Buffers:              16 kB
Cached:          5553544 kB
SwapCached:         2760 kB
Active:           373892 kB
Inactive:        5282880 kB
Active(anon):      80276 kB
Inactive(anon):    34992 kB
Active(file):     293616 kB
Inactive(file):  5247888 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33000116 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             26068 kB
Writeback:             0 kB
AnonPages:        103680 kB
Mapped:           108824 kB
Shmem:             12056 kB
KReclaimable:     372024 kB
Slab:             464944 kB
SReclaimable:     372024 kB
SUnreclaim:        92920 kB
KernelStack:        4048 kB
PageTables:         3084 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     419068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149336 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     38912 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:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 431588 MiB
End job on nodeC007 at 2025-07-15 12:01:35