Trace number 4506852

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? (TO) 3600.2 1814.71

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K176.opb
MD5SUM98be46c5d9a37fa78efcf3182d546400
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark56.3156
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20944
Total number of constraints21298
Number of constraints which are clauses21122
Number of constraints which are cardinality constraints (but not clauses)176
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 177
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.17/1814.70	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 (63132 MiB free)
  memory of node 1: 64465 MiB (63856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4506852-1751170007/watcher-4506852-1751170007 -o /tmp/evaluation-result-4506852-1751170007/solver-4506852-1751170007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751170007-22395 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1028879506 --competition_mode --input HOME/instance-4506852-1751170007.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
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=22443, runsolver pid=22437
Current StackSize limit: 8192 KiB


[startup+0.100075 s]*
/proc/loadavg: 0.75 1.44 2.46 5/252 22456
/proc/meminfo: memFree=129974240/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=29604 memory=23788 CPUtime=0.1 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 5516 0 0 0 9 1 0 0 20 0 1 0 32679823 30314496 5947 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 0 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 7401 5947 1152 2102 0 4941 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 29604 KiB
Current children cumulated memory: 23788 KiB

[startup+0.213965 s]*
/proc/loadavg: 0.75 1.44 2.46 5/252 22456
/proc/meminfo: memFree=129942236/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=34512 memory=29804 CPUtime=0.21 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 6711 0 0 0 20 1 0 0 20 0 1 0 32679823 35340288 7451 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 8628 7451 1504 2102 0 6168 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 34512 KiB
Current children cumulated memory: 29804 KiB

[startup+0.314306 s]*
/proc/loadavg: 0.75 1.44 2.46 5/252 22456
/proc/meminfo: memFree=129936440/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=35632 memory=30956 CPUtime=0.31 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 6995 0 0 0 30 1 0 0 20 0 1 0 32679823 36487168 7739 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 8908 7739 1504 2102 0 6448 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 35632 KiB
Current children cumulated memory: 30956 KiB

[startup+0.70036 s]
/proc/loadavg: 0.75 1.44 2.46 5/252 22456
/proc/meminfo: memFree=129889252/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=51616 memory=48060 CPUtime=0.69 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 13690 0 0 0 65 4 0 0 20 0 1 0 32679823 52854784 12015 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 12904 12015 1856 2102 0 10444 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 51616 KiB
Current children cumulated memory: 48060 KiB

[startup+1.50034 s]
/proc/loadavg: 0.75 1.44 2.46 5/252 22456
/proc/meminfo: memFree=129819956/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=82972 memory=79420 CPUtime=1.48 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 21520 0 0 0 143 5 0 0 20 0 1 0 32679823 84963328 19855 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 20743 19855 1856 2102 0 18283 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 82972 KiB
Current children cumulated memory: 79420 KiB

[startup+3.11321 s]
/proc/loadavg: 1.01 1.48 2.47 5/252 22456
/proc/meminfo: memFree=129659268/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=106104 memory=102460 CPUtime=3.09 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) R 22437 22443 22382 0 -1 4194304 27260 0 0 0 302 7 0 0 20 0 1 0 32679823 108650496 25615 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 26526 25615 1888 2102 0 24066 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 106104 KiB
Current children cumulated memory: 102460 KiB

[startup+6.30022 s]
/proc/loadavg: 1.01 1.48 2.47 9/260 22464
/proc/meminfo: memFree=129343168/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=267452 memory=182716 CPUtime=7.92 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 54921 0 0 0 779 13 0 0 20 0 3 0 32679823 273870848 45679 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 66863 45679 1952 2102 0 48902 0
[pid=22443/tid=22459] ppid=22437 vsize=267452 memory=-8183426986165902019 CPUtime=1.67 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 17610 0 0 0 164 3 0 0 20 0 3 0 32680279 273870848 45679 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=267452 memory=17408 CPUtime=1.69 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 7153 0 0 0 168 1 0 0 20 0 3 0 32680279 273870848 45679 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 7.92 s
Current children cumulated vsize: 267452 KiB
Current children cumulated memory: 182716 KiB

[startup+12.7002 s]
/proc/loadavg: 1.57 1.59 2.50 9/260 22464
/proc/meminfo: memFree=129128612/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=332988 memory=227748 CPUtime=20.63 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 83437 0 0 0 2045 18 0 0 20 0 3 0 32679823 340979712 56937 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 83247 56937 2112 2102 0 60492 0
[pid=22443/tid=22459] ppid=22437 vsize=332988 memory=0 CPUtime=8.01 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 41304 0 0 0 793 8 0 0 20 0 3 0 32680279 340979712 56937 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=332988 memory=-8183426986165902019 CPUtime=8.06 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 11898 0 0 0 805 1 0 0 20 0 3 0 32680279 340979712 56937 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 20.63 s
Current children cumulated vsize: 332988 KiB
Current children cumulated memory: 227748 KiB

[startup+25.5002 s]
/proc/loadavg: 3.07 1.92 2.59 9/260 22464
/proc/meminfo: memFree=128692000/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=402628 memory=324916 CPUtime=46.07 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 129206 0 0 0 4581 26 0 0 20 0 3 0 32679823 412291072 81229 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 100657 81229 2112 2102 0 87131 0
[pid=22443/tid=22459] ppid=22437 vsize=402628 memory=185916 CPUtime=20.68 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 76455 0 0 0 2053 15 0 0 20 0 3 0 32680279 412291072 81229 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=402628 memory=14340 CPUtime=20.8 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 16186 0 0 0 2078 2 0 0 20 0 3 0 32680279 412291072 81229 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 46.07 s
Current children cumulated vsize: 402628 KiB
Current children cumulated memory: 324916 KiB

[startup+51.1055 s]
/proc/loadavg: 4.75 2.41 2.74 9/260 22465
/proc/meminfo: memFree=128595828/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=402628 memory=358560 CPUtime=96.92 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 161983 0 0 0 9662 30 0 0 20 0 3 0 32679823 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 100657 89640 2112 2102 0 95757 0
[pid=22443/tid=22459] ppid=22437 vsize=402628 memory=358432 CPUtime=46.01 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 92147 0 0 0 4585 16 0 0 20 0 3 0 32680279 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=402628 memory=358560 CPUtime=46.31 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 33234 0 0 0 4627 4 0 0 20 0 3 0 32680279 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 96.92 s
Current children cumulated vsize: 402628 KiB
Current children cumulated memory: 358560 KiB

[startup+102.3 s]
/proc/loadavg: 6.67 3.29 3.02 9/261 22472
/proc/meminfo: memFree=128606164/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=402628 memory=358560 CPUtime=198.61 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 198664 0 0 0 19826 35 0 0 20 0 3 0 32679823 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 100657 89640 2112 2102 0 95757 0
[pid=22443/tid=22459] ppid=22437 vsize=402628 memory=14340 CPUtime=96.67 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 113561 0 0 0 9648 19 0 0 20 0 3 0 32680279 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=402628 memory=358560 CPUtime=97.32 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 48389 0 0 0 9727 5 0 0 20 0 3 0 32680279 412291072 89640 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 198.61 s
Current children cumulated vsize: 402628 KiB
Current children cumulated memory: 358560 KiB

[startup+162.3 s]
/proc/loadavg: 7.58 4.17 3.34 9/261 22474
/proc/meminfo: memFree=128601492/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=364704 CPUtime=317.79 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 238685 0 0 0 31739 40 0 0 20 0 3 0 32679823 479399936 91176 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 91176 2112 2102 0 97157 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=14340 CPUtime=156.03 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 151414 0 0 0 15581 22 0 0 20 0 3 0 32680279 479399936 91176 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=14340 CPUtime=157.11 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 49450 0 0 0 15705 6 0 0 20 0 3 0 32680279 479399936 91176 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 317.79 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 364704 KiB

[startup+222.3 s]
/proc/loadavg: 7.89 4.88 3.64 9/262 22477
/proc/meminfo: memFree=128556876/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=367776 CPUtime=436.98 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 256445 0 0 0 43655 43 0 0 20 0 3 0 32679823 479399936 91944 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 91944 2112 2102 0 97157 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=367008 CPUtime=215.51 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 161257 0 0 0 21528 23 0 0 20 0 3 0 32680279 479399936 91944 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=11264 CPUtime=216.79 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 57340 0 0 0 21672 7 0 0 20 0 3 0 32680279 479399936 91944 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 436.98 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 367776 KiB

[startup+282.3 s]
/proc/loadavg: 8.00 5.47 3.92 9/262 22479
/proc/meminfo: memFree=128539620/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=368160 CPUtime=556.18 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 257546 0 0 0 55573 45 0 0 20 0 3 0 32679823 479399936 92040 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 92040 2112 2102 0 97157 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=14340 CPUtime=275.33 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 162345 0 0 0 27509 24 0 0 20 0 3 0 32680279 479399936 92040 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0

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

Current children cumulated memory: 374304 KiB

[startup+1362.3 s]
/proc/loadavg: 8.06 8.02 6.82 9/259 22530
/proc/meminfo: memFree=128450656/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=2701.67 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265173 0 0 0 270095 72 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=3328 CPUtime=1352.12 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167198 0 0 0 135188 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=373280 CPUtime=1344.51 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 57993 0 0 0 134429 22 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 2701.67 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1422.3 s]
/proc/loadavg: 8.07 8.03 6.90 9/259 22532
/proc/meminfo: memFree=128452072/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=2820.83 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265290 0 0 0 282010 73 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=373280 CPUtime=1411.95 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167244 0 0 0 141171 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1403.83 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58054 0 0 0 140361 22 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 2820.83 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1482.3 s]
/proc/loadavg: 8.14 8.06 6.99 9/258 22535
/proc/meminfo: memFree=128453064/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=2939.99 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265636 0 0 0 293925 74 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1471.77 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167565 0 0 0 147153 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=-8183434678452328642 CPUtime=1463.15 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58079 0 0 0 146293 22 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 2939.99 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1542.3 s]
/proc/loadavg: 8.11 8.06 7.06 9/257 22537
/proc/meminfo: memFree=128453092/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3059.17 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265682 0 0 0 305841 76 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=17408 CPUtime=1531.59 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167609 0 0 0 153135 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1522.48 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58081 0 0 0 152225 23 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3059.17 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1602.3 s]
/proc/loadavg: 8.10 8.06 7.12 9/257 22539
/proc/meminfo: memFree=128452768/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3178.33 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265700 0 0 0 317756 77 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=17408 CPUtime=1591.42 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167619 0 0 0 159118 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=17408 CPUtime=1581.81 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58089 0 0 0 158157 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3178.33 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1662.3 s]
/proc/loadavg: 8.18 8.09 7.20 9/257 22541
/proc/meminfo: memFree=128453200/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3297.5 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 265706 0 0 0 329671 79 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1651.24 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 167622 0 0 0 165100 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1641.14 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58090 0 0 0 164089 25 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3297.5 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1722.3 s]
/proc/loadavg: 8.12 8.09 7.26 9/257 22543
/proc/meminfo: memFree=128453392/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3416.66 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 266208 0 0 0 341586 80 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98502 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1711.06 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 168018 0 0 0 171082 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1700.46 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58186 0 0 0 170021 25 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3416.66 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

[startup+1782.3 s]
/proc/loadavg: 8.08 8.08 7.31 9/257 22545
/proc/meminfo: memFree=128453012/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3535.83 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 266669 0 0 0 353501 82 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98506 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1770.88 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 168384 0 0 0 177064 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1759.79 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58264 0 0 0 175953 26 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3535.83 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.7 s]
/proc/loadavg: 8.04 8.07 7.34 6/247 22567
/proc/meminfo: memFree=129227436/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3600.17 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 266676 0 0 0 359935 82 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98506 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1803.18 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 168391 0 0 0 180294 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1791.82 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58264 0 0 0 179156 26 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.37 s, system=0.831388 s

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

[startup+1814.7 s]
/proc/loadavg: 8.04 8.07 7.34 6/247 22567
/proc/meminfo: memFree=129227436/131382112 swapFree=33010684/33010684
[pid=22443] ppid=22437 vsize=468164 memory=374304 CPUtime=3600.17 cores=0,2
/proc/22443/stat : 22443 (cp-sat-runner) S 22437 22443 22382 0 -1 4194304 266676 0 0 0 359935 82 0 0 20 0 3 0 32679823 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 17 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
/proc/22443/statm: 117041 93576 2144 2102 0 98506 0
[pid=22443/tid=22459] ppid=22437 vsize=468164 memory=374304 CPUtime=1803.18 cores=0,2
/proc/22443/task/22459/stat : 22459 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 168391 0 0 0 180294 24 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
[pid=22443/tid=22460] ppid=22437 vsize=468164 memory=374304 CPUtime=1791.82 cores=0,2
/proc/22443/task/22460/stat : 22460 (cp-sat-runner) R 22437 22443 22382 0 -1 4194368 58264 0 0 0 179156 26 0 0 20 0 3 0 32680279 479399936 93576 18446744073709551615 4198400 12805993 140736370769184 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 43294720 140736370776344 140736370776549 140736370776549 140736370782151 0
Current children cumulated CPU time: 3600.17 s
Current children cumulated vsize: 468164 KiB
Current children cumulated memory: 374304 KiB

Child status: 0

Real time (s): 1814.71
CPU time (s): 3600.2
CPU user time (s): 3599.37
CPU system time (s): 0.831388
CPU usage (%): 198.389
Max. virtual memory (cumulated for all children) (KiB): 468164
Max. memory (cumulated for all children) (KiB): 374304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.37
system time used= 0.831388
maximum resident set size= 374560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 266683
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= 23637
involuntary context switches= 108207


# summary of solver processes directly reported to runsolver:
#   pid: 22443
#   total CPU time (s): 3600.2
#   total CPU user time (s): 3599.37
#   total CPU system time (s): 0.831388

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.81301 second user time and 8.41277 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 06:06:47
IDJOB=4506852
IDBENCH=158302
IDSOLVER=3320
FILE ID=nodeC007/4506852-1751170007
RUNJOBID= nodeC007-1751170007-22395
SLURM_JOB_ID= 9587524
Free space on /tmp= 433012 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K176.opb
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 --file-size-limit 102400 -w /tmp/evaluation-result-4506852-1751170007/watcher-4506852-1751170007 -o /tmp/evaluation-result-4506852-1751170007/solver-4506852-1751170007 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751170007-22395 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1028879506 --competition_mode --input HOME/instance-4506852-1751170007.opb

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

MD5SUM BENCH= 98be46c5d9a37fa78efcf3182d546400
RANDOM SEED=1028879506

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.178
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.205
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.396
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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.206
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		: 3700.000
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt 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		: 3700.000
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		: 1197.221
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:        130016648 kB
MemAvailable:   129960264 kB
Buffers:            3280 kB
Cached:           754052 kB
SwapCached:            0 kB
Active:           314128 kB
Inactive:         508984 kB
Active(anon):      83740 kB
Inactive(anon):        0 kB
Active(file):     230388 kB
Inactive(file):   508984 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             55448 kB
Writeback:            24 kB
AnonPages:         68936 kB
Mapped:           102348 kB
Shmem:             17960 kB
KReclaimable:      87744 kB
Slab:             169284 kB
SReclaimable:      87744 kB
SUnreclaim:        81540 kB
KernelStack:        3792 kB
PageTables:         2804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149240 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 432960 MiB
End job on nodeC007 at 2025-06-29 06:37:02