Trace number 4529471

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.1 1817.03

General information on the benchmark

NamePB24/WBO/PARTIAL-LIN/wcsp/celar/
normalized-celar6-sub4reduc_wcsp.wbo
MD5SUMfda5da57972dd77ccec8adba64462c64
Bench CategoryPARTIAL-LIN (WBO, both soft and hard constraints, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3130
Best CPU time to get the best result obtained on this benchmark42.9708
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables816
Total number of constraints142008
Number of soft constraints141988
Number of constraints which are clauses141988
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 3230
Min constraint cost 1
Max constraint cost 2200
Sum of constraints costs 35467150
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
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.07/1817.00	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: 63708 MiB (54057 MiB free)
  memory of node 1: 64465 MiB (59881 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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


[startup+0.100058 s]*
/proc/loadavg: 2.62 0.72 0.30 4/260 143050
/proc/meminfo: memFree=116645036/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=56800 memory=46288 CPUtime=0.09 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 10058 0 0 0 8 1 0 0 20 0 1 0 172865449 58163200 11540 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 0 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 14200 11540 1088 2102 0 11740 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 56800 KiB
Current children cumulated memory: 46288 KiB

[startup+0.205513 s]*
/proc/loadavg: 2.62 0.72 0.30 4/259 143051
/proc/meminfo: memFree=116576744/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=108876 memory=100072 CPUtime=0.2 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 24857 0 0 0 16 4 0 0 20 0 1 0 172865449 111489024 25018 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 27219 25018 1344 2102 0 24759 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 108876 KiB
Current children cumulated memory: 100072 KiB

[startup+0.305382 s]*
/proc/loadavg: 2.62 0.72 0.30 4/263 143055
/proc/meminfo: memFree=116560872/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=155136 memory=141648 CPUtime=0.3 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 33664 0 0 0 25 5 0 0 20 0 1 0 172865449 158859264 35412 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 38784 35412 1408 2102 0 36324 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 155136 KiB
Current children cumulated memory: 141648 KiB

[startup+0.700166 s]
/proc/loadavg: 2.62 0.72 0.30 4/263 143055
/proc/meminfo: memFree=116551552/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=192196 memory=168676 CPUtime=0.68 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 36723 0 0 0 63 5 0 0 20 0 1 0 172865449 196808704 42169 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 48049 42169 1536 2102 0 45589 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 192196 KiB
Current children cumulated memory: 168676 KiB

[startup+1.50017 s]
/proc/loadavg: 2.62 0.72 0.30 4/261 143063
/proc/meminfo: memFree=116510156/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=336308 memory=306740 CPUtime=1.48 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 56086 0 0 0 139 9 0 0 20 0 1 0 172865449 344379392 76685 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 84077 76685 1888 2102 0 81617 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 336308 KiB
Current children cumulated memory: 306740 KiB

[startup+3.10526 s]
/proc/loadavg: 2.89 0.81 0.33 5/259 143098
/proc/meminfo: memFree=116368880/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=384144 memory=356836 CPUtime=3.08 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) R 143043 143048 142899 0 -1 4194304 62204 0 0 0 296 12 0 0 20 0 1 0 172865449 393363456 89209 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 96036 89209 1888 2102 0 93576 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 384144 KiB
Current children cumulated memory: 356836 KiB

[startup+6.3002 s]
/proc/loadavg: 2.89 0.81 0.33 5/265 143130
/proc/meminfo: memFree=115447308/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1285000 memory=1124384 CPUtime=8.05 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 217759 0 0 0 763 42 0 0 20 0 3 0 172865449 1315840000 281096 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 321250 281096 2176 2102 0 306628 0
[pid=143048/tid=143113] ppid=143043 vsize=1285000 memory=14432 CPUtime=1.79 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 116496 0 0 0 159 20 0 0 20 0 3 0 172865870 1315840000 281096 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1285000 memory=979148 CPUtime=1.79 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 35522 0 0 0 171 8 0 0 20 0 3 0 172865870 1315840000 281096 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 8.05 s
Current children cumulated vsize: 1285000 KiB
Current children cumulated memory: 1124384 KiB

[startup+12.7002 s]
/proc/loadavg: 3.52 1.01 0.40 7/268 143136
/proc/meminfo: memFree=115235672/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1421268 memory=1266756 CPUtime=20.49 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 305465 0 0 0 1992 57 0 0 20 0 3 0 172865449 1455378432 316689 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 355317 316689 2176 2102 0 335556 0
[pid=143048/tid=143113] ppid=143043 vsize=1421268 memory=1218768 CPUtime=7.49 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 157705 0 0 0 725 24 0 0 20 0 3 0 172865870 1455378432 316689 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1421268 memory=14432 CPUtime=7.9 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 78171 0 0 0 771 19 0 0 20 0 3 0 172865870 1455378432 316689 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 20.49 s
Current children cumulated vsize: 1421268 KiB
Current children cumulated memory: 1266756 KiB

[startup+25.5002 s]
/proc/loadavg: 4.13 1.22 0.48 8/272 143173
/proc/meminfo: memFree=113940508/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1490908 memory=1335440 CPUtime=45.9 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 408217 0 0 0 4514 76 0 0 20 0 3 0 172865449 1526689792 333860 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 372727 333860 2176 2102 0 360239 0
[pid=143048/tid=143113] ppid=143043 vsize=1490908 memory=10624 CPUtime=20.16 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 200678 0 0 0 1988 28 0 0 20 0 3 0 172865870 1526689792 333860 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1490908 memory=1155616 CPUtime=20.63 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 137874 0 0 0 2029 34 0 0 20 0 3 0 172865870 1526689792 333860 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 45.9 s
Current children cumulated vsize: 1490908 KiB
Current children cumulated memory: 1335440 KiB

[startup+51.1053 s]
/proc/loadavg: 4.87 1.64 0.64 6/265 143206
/proc/meminfo: memFree=113250720/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1442244 memory=1308400 CPUtime=96.76 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 526258 0 0 0 9574 102 0 0 20 0 3 0 172865449 1476857856 327100 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 360561 327100 2176 2102 0 348168 0
[pid=143048/tid=143113] ppid=143043 vsize=1442244 memory=1355928 CPUtime=45.49 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 233847 0 0 0 4520 29 0 0 20 0 3 0 172865870 1476857856 327100 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1442244 memory=14432 CPUtime=46.14 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 222649 0 0 0 4557 57 0 0 20 0 3 0 172865870 1476857856 327100 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 96.76 s
Current children cumulated vsize: 1442244 KiB
Current children cumulated memory: 1308400 KiB

[startup+102.3 s]
/proc/loadavg: 5.58 2.38 0.95 7/267 143210
/proc/meminfo: memFree=108673692/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1491632 memory=1366584 CPUtime=198.3 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 611686 0 0 0 19693 137 0 0 20 0 3 0 172865449 1527431168 341646 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 372908 341646 2176 2102 0 363133 0
[pid=143048/tid=143113] ppid=143043 vsize=1491632 memory=1319236 CPUtime=96.07 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 259734 0 0 0 9575 32 0 0 20 0 3 0 172865870 1527431168 341646 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1491632 memory=1342008 CPUtime=97.08 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 282124 0 0 0 9619 89 0 0 20 0 3 0 172865870 1527431168 342158 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 198.3 s
Current children cumulated vsize: 1491632 KiB
Current children cumulated memory: 1366584 KiB

[startup+162.3 s]
/proc/loadavg: 5.96 3.07 1.28 7/267 143212
/proc/meminfo: memFree=108506168/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1443188 memory=1326504 CPUtime=317.24 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 655174 0 0 0 31536 188 0 0 20 0 3 0 172865449 1477824512 331626 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 360797 331626 2176 2102 0 352368 0
[pid=143048/tid=143113] ppid=143043 vsize=1443188 memory=1326288 CPUtime=155.31 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 294645 0 0 0 15495 36 0 0 20 0 3 0 172865870 1477824512 331626 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1443188 memory=21120 CPUtime=156.77 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 290672 0 0 0 15541 136 0 0 20 0 3 0 172865870 1477824512 331626 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 317.24 s
Current children cumulated vsize: 1443188 KiB
Current children cumulated memory: 1326504 KiB

[startup+222.3 s]
/proc/loadavg: 6.08 3.63 1.58 7/267 143214
/proc/meminfo: memFree=107792016/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1447540 memory=1330864 CPUtime=436.18 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 703038 0 0 0 43377 241 0 0 20 0 3 0 172865449 1482280960 332716 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 361885 332716 2176 2102 0 353458 0
[pid=143048/tid=143113] ppid=143043 vsize=1447540 memory=1326504 CPUtime=214.57 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 335690 0 0 0 21412 45 0 0 20 0 3 0 172865870 1482280960 332716 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1447540 memory=1373844 CPUtime=216.42 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 297468 0 0 0 21463 179 0 0 20 0 3 0 172865870 1482280960 332716 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 436.18 s
Current children cumulated vsize: 1447540 KiB
Current children cumulated memory: 1330864 KiB

[startup+282.3 s]
/proc/loadavg: 6.15 4.09 1.87 7/266 143216
/proc/meminfo: memFree=108537372/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1513076 memory=1397280 CPUtime=555.13 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 760152 0 0 0 55198 315 0 0 20 0 3 0 172865449 1549389824 349320 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 378269 349320 2176 2102 0 369702 0
[pid=143048/tid=143113] ppid=143043 vsize=1513076 memory=1397280 CPUtime=273.82 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 387151 0 0 0 27311 71 0 0 20 0 3 0 172865870 1549389824 349320 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1513076 memory=21120 CPUtime=276.1 cores=4,6

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

Current children cumulated memory: 1494480 KiB

[startup+1302.3 s]
/proc/loadavg: 5.97 6.00 4.70 7/266 143273
/proc/meminfo: memFree=106776932/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1623648 memory=1521872 CPUtime=2577.95 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1212324 0 0 0 256424 1371 0 0 20 0 3 0 172865449 1662615552 380468 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 405912 380468 2176 2102 0 397434 0
[pid=143048/tid=143113] ppid=143043 vsize=1623648 memory=1472484 CPUtime=1281.49 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 669330 0 0 0 127821 328 0 0 20 0 3 0 172865870 1662615552 380468 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1623648 memory=1472484 CPUtime=1290.94 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 472906 0 0 0 128079 1015 0 0 20 0 3 0 172865870 1662615552 380468 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 2577.95 s
Current children cumulated vsize: 1623648 KiB
Current children cumulated memory: 1521872 KiB

[startup+1362.3 s]
/proc/loadavg: 6.03 6.01 4.79 7/266 143275
/proc/meminfo: memFree=107212588/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1651764 memory=1494396 CPUtime=2697.04 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1249167 0 0 0 268279 1425 0 0 20 0 3 0 172865449 1691406336 373599 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 412941 373599 2176 2102 0 390585 0
[pid=143048/tid=143113] ppid=143043 vsize=1651764 memory=14432 CPUtime=1340.82 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 680891 0 0 0 133748 334 0 0 20 0 3 0 172865870 1691406336 373599 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1651764 memory=1484452 CPUtime=1350.67 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 498161 0 0 0 134005 1062 0 0 20 0 3 0 172865870 1691406336 373599 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 2697.04 s
Current children cumulated vsize: 1651764 KiB
Current children cumulated memory: 1494396 KiB

[startup+1422.3 s]
/proc/loadavg: 6.07 6.02 4.87 7/266 143277
/proc/meminfo: memFree=106869876/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1651764 memory=1534996 CPUtime=2816.11 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1260392 0 0 0 280138 1473 0 0 20 0 3 0 172865449 1691406336 383749 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 412941 383749 2176 2102 0 400460 0
[pid=143048/tid=143113] ppid=143043 vsize=1651764 memory=14432 CPUtime=1400.14 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 687051 0 0 0 139679 335 0 0 20 0 3 0 172865870 1691406336 383749 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1651764 memory=1543892 CPUtime=1410.39 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 503208 0 0 0 139931 1108 0 0 20 0 3 0 172865870 1691406336 383749 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 2816.11 s
Current children cumulated vsize: 1651764 KiB
Current children cumulated memory: 1534996 KiB

[startup+1482.3 s]
/proc/loadavg: 6.07 6.03 4.95 7/265 143279
/proc/meminfo: memFree=107138940/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1701152 memory=1559680 CPUtime=2935.2 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1277580 0 0 0 291998 1522 0 0 20 0 3 0 172865449 1741979648 389920 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 425288 389920 2176 2102 0 412807 0
[pid=143048/tid=143113] ppid=143043 vsize=1701152 memory=1543892 CPUtime=1459.48 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 691006 0 0 0 145612 336 0 0 20 0 3 0 172865870 1741979648 389920 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1701152 memory=1545556 CPUtime=1470.14 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 516425 0 0 0 145858 1156 0 0 20 0 3 0 172865870 1741979648 389920 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 2935.2 s
Current children cumulated vsize: 1701152 KiB
Current children cumulated memory: 1559680 KiB

[startup+1542.3 s]
/proc/loadavg: 6.13 6.05 5.03 7/263 143281
/proc/meminfo: memFree=106902732/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1651764 memory=1541012 CPUtime=3054.29 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1293035 0 0 0 303862 1567 0 0 20 0 3 0 172865449 1691406336 385253 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 412941 385253 2176 2102 0 400460 0
[pid=143048/tid=143113] ppid=143043 vsize=1651764 memory=1563776 CPUtime=1518.81 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 700429 0 0 0 151544 337 0 0 20 0 3 0 172865870 1691406336 385253 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1651764 memory=1569920 CPUtime=1529.88 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 522454 0 0 0 151789 1199 0 0 20 0 3 0 172865870 1691406336 385253 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3054.29 s
Current children cumulated vsize: 1651764 KiB
Current children cumulated memory: 1541012 KiB

[startup+1602.3 s]
/proc/loadavg: 6.05 6.04 5.09 7/262 143284
/proc/meminfo: memFree=107270912/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1651764 memory=1542548 CPUtime=3173.37 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1312126 0 0 0 315723 1614 0 0 20 0 3 0 172865449 1691406336 385637 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 412941 385637 2176 2102 0 400874 0
[pid=143048/tid=143113] ppid=143043 vsize=1651764 memory=1569920 CPUtime=1578.13 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 714419 0 0 0 157475 338 0 0 20 0 3 0 172865870 1691406336 385637 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1651764 memory=14432 CPUtime=1589.62 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 527524 0 0 0 157718 1244 0 0 20 0 3 0 172865870 1691406336 385637 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3173.37 s
Current children cumulated vsize: 1651764 KiB
Current children cumulated memory: 1542548 KiB

[startup+1662.3 s]
/proc/loadavg: 5.38 5.89 5.10 5/256 143319
/proc/meminfo: memFree=115628804/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1651764 memory=1556880 CPUtime=3292.52 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1330699 0 0 0 327579 1673 0 0 20 0 3 0 172865449 1691406336 389220 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 412941 389220 2176 2102 0 404170 0
[pid=143048/tid=143113] ppid=143043 vsize=1651764 memory=1569920 CPUtime=1637.48 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 726673 0 0 0 163406 342 0 0 20 0 3 0 172865870 1691406336 389220 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1651764 memory=14432 CPUtime=1649.39 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 533839 0 0 0 163641 1298 0 0 20 0 3 0 172865870 1691406336 389220 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3292.52 s
Current children cumulated vsize: 1651764 KiB
Current children cumulated memory: 1556880 KiB

[startup+1722.3 s]
/proc/loadavg: 4.57 5.56 5.04 5/256 143321
/proc/meminfo: memFree=115609912/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1717300 memory=1573092 CPUtime=3411.79 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1355324 0 0 0 339442 1737 0 0 20 0 3 0 172865449 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 429325 393273 2176 2102 0 408253 0
[pid=143048/tid=143113] ppid=143043 vsize=1717300 memory=1569920 CPUtime=1696.91 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 743663 0 0 0 169343 348 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1717300 memory=1573092 CPUtime=1709.22 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 541430 0 0 0 169567 1355 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3411.79 s
Current children cumulated vsize: 1717300 KiB
Current children cumulated memory: 1573092 KiB

[startup+1782.3 s]
/proc/loadavg: 4.26 5.29 4.97 5/256 143323
/proc/meminfo: memFree=115605072/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1717300 memory=1573092 CPUtime=3531.07 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1372122 0 0 0 351316 1791 0 0 20 0 3 0 172865449 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 429325 393273 2176 2102 0 408253 0
[pid=143048/tid=143113] ppid=143043 vsize=1717300 memory=1573092 CPUtime=1756.34 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 753744 0 0 0 175285 349 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1717300 memory=21120 CPUtime=1769.06 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 548146 0 0 0 175498 1408 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3531.07 s
Current children cumulated vsize: 1717300 KiB
Current children cumulated memory: 1573092 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1817 s]*
/proc/loadavg: 4.14 5.14 4.94 5/256 143335
/proc/meminfo: memFree=115607624/131250000 swapFree=33010160/33010684
[pid=143048] ppid=143043 vsize=1717300 memory=1573092 CPUtime=3600.07 cores=4,6
/proc/143048/stat : 143048 (cp_sat_runner) S 143043 143048 142899 0 -1 4194304 1377876 0 0 0 358182 1825 0 0 20 0 3 0 172865449 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
/proc/143048/statm: 429325 393273 2176 2102 0 408253 0
[pid=143048/tid=143113] ppid=143043 vsize=1717300 memory=-7313420015896925289 CPUtime=1790.71 cores=4,6
/proc/143048/task/143113/stat : 143113 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 755341 0 0 0 178722 349 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
[pid=143048/tid=143114] ppid=143043 vsize=1717300 memory=-4421386491869227107 CPUtime=1803.66 cores=4,6
/proc/143048/task/143114/stat : 143114 (cp_sat_runner) R 143043 143048 142899 0 -1 4194368 552301 0 0 0 178925 1441 0 0 20 0 3 0 172865870 1758515200 393273 18446744073709551615 4198400 12806697 140726531444816 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146848 14333620 25509888 140726531447061 140726531447265 140726531447265 140726531452871 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 1717300 KiB
Current children cumulated memory: 1573092 KiB

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

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

# cumulated CPU time of all completed processes:  user=3581.83 s, system=18.2702 s

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

Child status: 0

Real time (s): 1817.03
CPU time (s): 3600.1
CPU user time (s): 3581.83
CPU system time (s): 18.2702
CPU usage (%): 198.131
Max. virtual memory (cumulated for all children) (KiB): 1766688
Max. memory (cumulated for all children) (KiB): 1624148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3581.83
system time used= 18.2702
maximum resident set size= 1624148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1377886
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= 31376
involuntary context switches= 59122


# summary of solver processes directly reported to runsolver:
#   pid: 143048
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3581.83
#   total CPU system time (s): 18.2702

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.91628 second user time and 8.68984 second system time

The end

Launcher Data

Begin job on nodeC016 at 2025-07-15 11:31:18
IDJOB=4529471
IDBENCH=143892
IDSOLVER=3387
FILE ID=nodeC016/4529471-1752571877
RUNJOBID= nodeC016-1752571843-142917
SLURM_JOB_ID= 9683885
Free space on /tmp= 430764 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14.2
BENCH NAME= PB24/WBO/PARTIAL-LIN/wcsp/celar/normalized-celar6-sub4reduc_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-4529471-1752571877/watcher-4529471-1752571877 -o /tmp/evaluation-result-4529471-1752571877/solver-4529471-1752571877 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC016-1752571843-142917 --watchdog 3760  cp_sat_runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:670848577 --competition_mode --input HOME/instance-4529471-1752571877.wbo

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

MD5SUM BENCH= fda5da57972dd77ccec8adba64462c64
RANDOM SEED=670848577

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

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

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

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

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


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        116680436 kB
MemAvailable:   128945772 kB
Buffers:            2144 kB
Cached:         12976904 kB
SwapCached:           28 kB
Active:          1439804 kB
Inactive:       12241952 kB
Active(anon):     718648 kB
Inactive(anon):     2112 kB
Active(file):     721156 kB
Inactive(file): 12239840 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010160 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             16640 kB
Writeback:             0 kB
AnonPages:        704752 kB
Mapped:           115652 kB
Shmem:             18044 kB
KReclaimable:     287160 kB
Slab:             388136 kB
SReclaimable:     287160 kB
SUnreclaim:       100976 kB
KernelStack:        4192 kB
PageTables:         4320 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:    1038460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150488 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 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:      201428 kB
DirectMap2M:     7958528 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 430780 MiB
End job on nodeC016 at 2025-07-15 12:01:36