Trace number 4512918

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round21-2.opb
MD5SUM4a86523b20ed9a3f9efb65c4df28efb6
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 benchmark0.895312
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.08/1811.40	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 (62998 MiB free)
  memory of node 1: 64465 MiB (63878 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 1,3

CPU governors:
  performance: 1 3

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


[startup+0.10006 s]*
/proc/loadavg: 0.62 1.30 2.23 5/265 28527
/proc/meminfo: memFree=129876284/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=23084 memory=20272 CPUtime=0.1 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) R 28518 28522 28458 0 -1 4194304 4377 0 0 0 10 0 0 0 20 0 1 0 36399372 23638016 5068 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 5771 5068 1888 2102 0 3311 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23084 KiB
Current children cumulated memory: 20272 KiB

[startup+0.205655 s]*
/proc/loadavg: 0.62 1.30 2.23 9/273 28535
/proc/meminfo: memFree=129812828/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=37424 CPUtime=0.25 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 8496 0 0 0 24 1 0 0 20 0 3 0 36399372 177209344 9356 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 9356 2112 2102 0 11953 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=3472285463193977116 CPUtime=0.05 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 2579 0 0 0 5 0 0 0 20 0 3 0 36399386 177209344 9356 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=2569 CPUtime=0.05 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 1068 0 0 0 5 0 0 0 20 0 3 0 36399386 177209344 9356 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 37424 KiB

[startup+0.305525 s]*
/proc/loadavg: 0.62 1.30 2.23 9/273 28535
/proc/meminfo: memFree=129794684/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=41008 CPUtime=0.44 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 9385 0 0 0 43 1 0 0 20 0 3 0 36399372 177209344 10252 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 10252 2112 2102 0 12884 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=-8183424795715409861 CPUtime=0.14 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 2850 0 0 0 14 0 0 0 20 0 3 0 36399386 177209344 10252 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=0 CPUtime=0.14 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 1686 0 0 0 14 0 0 0 20 0 3 0 36399386 177209344 10252 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 41008 KiB

[startup+0.700221 s]
/proc/loadavg: 0.62 1.30 2.23 9/273 28535
/proc/meminfo: memFree=129773768/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=46512 CPUtime=1.2 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 10723 0 0 0 119 1 0 0 20 0 3 0 36399372 177209344 11628 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 11628 2144 2102 0 14312 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=0 CPUtime=0.52 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 3430 0 0 0 52 0 0 0 20 0 3 0 36399386 177209344 11628 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=0 CPUtime=0.53 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 2444 0 0 0 53 0 0 0 20 0 3 0 36399386 177209344 11628 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 46512 KiB

[startup+1.50023 s]
/proc/loadavg: 0.62 1.30 2.23 9/273 28535
/proc/meminfo: memFree=129746804/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=59856 CPUtime=2.79 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 20561 0 0 0 277 2 0 0 20 0 3 0 36399372 177209344 14964 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 14964 2144 2102 0 17759 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=0 CPUtime=1.31 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 6149 0 0 0 131 0 0 0 20 0 3 0 36399386 177209344 14964 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=0 CPUtime=1.33 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 9548 0 0 0 132 1 0 0 20 0 3 0 36399386 177209344 14964 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 59856 KiB

[startup+3.10577 s]
/proc/loadavg: 0.62 1.30 2.23 9/273 28535
/proc/meminfo: memFree=129701652/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=64668 CPUtime=5.98 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 22484 0 0 0 596 2 0 0 20 0 3 0 36399372 177209344 16167 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 16167 2144 2102 0 19268 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=0 CPUtime=2.89 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 6461 0 0 0 289 0 0 0 20 0 3 0 36399386 177209344 16167 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=14720 CPUtime=2.93 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 11157 0 0 0 292 1 0 0 20 0 3 0 36399386 177209344 16167 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 5.98 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 64668 KiB

[startup+6.30023 s]
/proc/loadavg: 1.21 1.41 2.26 9/273 28535
/proc/meminfo: memFree=129701968/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=64796 CPUtime=12.33 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 38092 0 0 0 1230 3 0 0 20 0 3 0 36399372 177209344 16199 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 16199 2144 2102 0 19311 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=17988 CPUtime=6.07 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 11624 0 0 0 606 1 0 0 20 0 3 0 36399386 177209344 16199 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=14720 CPUtime=6.12 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 21551 0 0 0 610 2 0 0 20 0 3 0 36399386 177209344 16199 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 12.33 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 64796 KiB

[startup+12.7002 s]
/proc/loadavg: 1.75 1.52 2.29 9/273 28535
/proc/meminfo: memFree=129693904/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=67228 CPUtime=25.05 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 48825 0 0 0 2501 4 0 0 20 0 3 0 36399372 177209344 16807 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 16807 2144 2102 0 19575 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=14720 CPUtime=12.4 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 14224 0 0 0 1239 1 0 0 20 0 3 0 36399386 177209344 16807 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=0 CPUtime=12.49 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 29660 0 0 0 1247 2 0 0 20 0 3 0 36399386 177209344 16807 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 25.05 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 67228 KiB

[startup+25.5002 s]
/proc/loadavg: 3.21 1.86 2.39 9/273 28535
/proc/meminfo: memFree=129674776/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=69148 CPUtime=50.49 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 49681 0 0 0 5045 4 0 0 20 0 3 0 36399372 177209344 17287 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 17287 2144 2102 0 20030 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=67228 CPUtime=25.08 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 14560 0 0 0 2507 1 0 0 20 0 3 0 36399386 177209344 17287 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=-8183424795715409861 CPUtime=25.26 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 30177 0 0 0 2524 2 0 0 20 0 3 0 36399386 177209344 17287 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 50.49 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 69148 KiB

[startup+51.1055 s]
/proc/loadavg: 4.85 2.35 2.54 9/273 28536
/proc/meminfo: memFree=129662208/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=71836 CPUtime=101.38 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 68896 0 0 0 10133 5 0 0 20 0 3 0 36399372 177209344 17959 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 17959 2144 2102 0 21041 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=71452 CPUtime=50.42 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 19916 0 0 0 5041 1 0 0 20 0 3 0 36399386 177209344 17959 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=71068 CPUtime=50.79 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 43975 0 0 0 5076 3 0 0 20 0 3 0 36399386 177209344 17959 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 101.38 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 71836 KiB

[startup+102.3 s]
/proc/loadavg: 6.68 3.24 2.83 9/274 28540
/proc/meminfo: memFree=129608276/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=78620 CPUtime=203.12 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 92195 0 0 0 20305 7 0 0 20 0 3 0 36399372 177209344 19655 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 19655 2144 2102 0 22691 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=14720 CPUtime=101.11 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 27577 0 0 0 10109 2 0 0 20 0 3 0 36399386 177209344 19655 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=78364 CPUtime=101.84 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 59549 0 0 0 10180 4 0 0 20 0 3 0 36399386 177209344 19655 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 203.12 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 78620 KiB

[startup+162.3 s]
/proc/loadavg: 7.62 4.14 3.17 9/275 28543
/proc/meminfo: memFree=129577952/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=79644 CPUtime=322.35 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 104022 0 0 0 32226 9 0 0 20 0 3 0 36399372 177209344 19911 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 19911 2144 2102 0 22747 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=14720 CPUtime=160.51 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 31532 0 0 0 16049 2 0 0 20 0 3 0 36399386 177209344 19911 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=164 CPUtime=161.64 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 67386 0 0 0 16160 4 0 0 20 0 3 0 36399386 177209344 19911 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 322.35 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 79644 KiB

[startup+222.3 s]
/proc/loadavg: 7.91 4.86 3.48 9/274 28545

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

Current children cumulated memory: 122140 KiB

[startup+1302.3 s]
/proc/loadavg: 8.04 8.01 6.69 9/273 28599
/proc/meminfo: memFree=129463548/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=173056 memory=122396 CPUtime=2588.28 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 135612 0 0 0 258790 38 0 0 20 0 3 0 36399372 177209344 30599 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 43264 30599 2144 2102 0 32820 0
[pid=28522/tid=28528] ppid=28518 vsize=173056 memory=-8183425895227038661 CPUtime=1291.33 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 39662 0 0 0 129129 4 0 0 20 0 3 0 36399386 177209344 30599 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=173056 memory=122396 CPUtime=1296.42 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 90716 0 0 0 129623 19 0 0 20 0 3 0 36399386 177209344 30599 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 2588.28 s
Current children cumulated vsize: 173056 KiB
Current children cumulated memory: 122396 KiB

[startup+1362.3 s]
/proc/loadavg: 8.20 8.06 6.79 9/273 28601
/proc/meminfo: memFree=129446288/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=124452 CPUtime=2707.52 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 136218 0 0 0 270713 39 0 0 20 0 3 0 36399372 181477376 31113 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 31113 2144 2102 0 34166 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=-8183425895227038661 CPUtime=1351.15 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 39662 0 0 0 135111 4 0 0 20 0 3 0 36399386 181477376 31113 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=122396 CPUtime=1355.81 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91322 0 0 0 135562 19 0 0 20 0 3 0 36399386 181477376 31113 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 2707.52 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 124452 KiB

[startup+1422.3 s]
/proc/loadavg: 8.13 8.06 6.88 9/273 28603
/proc/meminfo: memFree=129445772/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=124836 CPUtime=2826.77 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 136230 0 0 0 282637 40 0 0 20 0 3 0 36399372 181477376 31209 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 31209 2144 2102 0 34166 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=-8183425895227038661 CPUtime=1410.98 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 39666 0 0 0 141094 4 0 0 20 0 3 0 36399386 181477376 31209 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=124836 CPUtime=1415.22 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91330 0 0 0 141502 20 0 0 20 0 3 0 36399386 181477376 31209 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 2826.77 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 124836 KiB

[startup+1482.3 s]
/proc/loadavg: 8.09 8.06 6.95 9/274 28611
/proc/meminfo: memFree=129438388/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=125860 CPUtime=2946.01 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 136509 0 0 0 294560 41 0 0 20 0 3 0 36399372 181477376 31465 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 31465 2144 2102 0 34454 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=124836 CPUtime=1470.81 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 39936 0 0 0 147077 4 0 0 20 0 3 0 36399386 181477376 31465 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=125348 CPUtime=1474.62 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91338 0 0 0 147442 20 0 0 20 0 3 0 36399386 181477376 31465 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 2946.01 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 125860 KiB

[startup+1542.3 s]
/proc/loadavg: 8.09 8.06 7.03 9/274 28613
/proc/meminfo: memFree=129427280/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=128292 CPUtime=3065.25 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 137116 0 0 0 306483 42 0 0 20 0 3 0 36399372 181477376 32073 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 32073 2144 2102 0 35062 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=127652 CPUtime=1530.63 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 40543 0 0 0 153059 4 0 0 20 0 3 0 36399386 181477376 32073 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=14720 CPUtime=1534.03 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91338 0 0 0 153382 21 0 0 20 0 3 0 36399386 181477376 32073 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3065.25 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 128292 KiB

[startup+1602.3 s]
/proc/loadavg: 8.08 8.06 7.10 9/272 28615
/proc/meminfo: memFree=129427032/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=130212 CPUtime=3184.5 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 138309 0 0 0 318406 44 0 0 20 0 3 0 36399372 181477376 32553 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 32553 2144 2102 0 35542 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=14720 CPUtime=1590.45 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 41408 0 0 0 159041 4 0 0 20 0 3 0 36399386 181477376 32553 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=129956 CPUtime=1593.42 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91658 0 0 0 159321 21 0 0 20 0 3 0 36399386 181477376 32553 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3184.5 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 130212 KiB

[startup+1662.3 s]
/proc/loadavg: 8.15 8.08 7.17 9/272 28618
/proc/meminfo: memFree=129422856/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=132596 CPUtime=3303.75 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 138749 0 0 0 330330 45 0 0 20 0 3 0 36399372 181477376 33149 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 33149 2144 2102 0 35606 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=3328 CPUtime=1650.28 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 41589 0 0 0 165024 4 0 0 20 0 3 0 36399386 181477376 33149 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=132596 CPUtime=1652.83 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 91917 0 0 0 165261 22 0 0 20 0 3 0 36399386 181477376 33149 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3303.75 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 132596 KiB

[startup+1722.3 s]
/proc/loadavg: 8.05 8.06 7.22 9/272 28620
/proc/meminfo: memFree=129410696/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=133364 CPUtime=3422.99 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 139968 0 0 0 342253 46 0 0 20 0 3 0 36399372 181477376 33341 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 33341 2144 2102 0 35798 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=17408 CPUtime=1710.1 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 42316 0 0 0 171006 4 0 0 20 0 3 0 36399386 181477376 33341 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=132980 CPUtime=1712.24 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 92402 0 0 0 171202 22 0 0 20 0 3 0 36399386 181477376 33341 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3422.99 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 133364 KiB

[startup+1782.3 s]
/proc/loadavg: 8.06 8.06 7.28 9/271 28622
/proc/meminfo: memFree=129398920/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=134528 CPUtime=3542.24 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 140628 0 0 0 354176 48 0 0 20 0 3 0 36399372 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 33632 2144 2102 0 36086 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=17408 CPUtime=1769.93 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 42905 0 0 0 176989 4 0 0 20 0 3 0 36399386 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=134528 CPUtime=1771.64 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 92473 0 0 0 177141 23 0 0 20 0 3 0 36399386 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3542.24 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 134528 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 8.09 8.07 7.31 9/271 28623
/proc/meminfo: memFree=129400152/131250000 swapFree=33010684/33010684
[pid=28522] ppid=28518 vsize=177224 memory=134528 CPUtime=3600.08 cores=1,3
/proc/28522/stat : 28522 (cp-sat-runner) S 28518 28522 28458 0 -1 4194304 140643 0 0 0 359960 48 0 0 20 0 3 0 36399372 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 17 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
/proc/28522/statm: 44306 33632 2144 2102 0 36086 0
[pid=28522/tid=28528] ppid=28518 vsize=177224 memory=14720 CPUtime=1798.94 cores=1,3
/proc/28522/task/28528/stat : 28528 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 42913 0 0 0 179890 4 0 0 20 0 3 0 36399386 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 1 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
[pid=28522/tid=28529] ppid=28518 vsize=177224 memory=4252 CPUtime=1800.46 cores=1,3
/proc/28522/task/28529/stat : 28529 (cp-sat-runner) R 28518 28522 28458 0 -1 4194368 92480 0 0 0 180022 24 0 0 20 0 3 0 36399386 181477376 33632 18446744073709551615 4198400 12805993 140726664454448 0 0 0 0 0 16386 0 0 0 -1 3 0 0 0 0 0 14146912 14333620 44736512 140726664460568 140726664460773 140726664460773 140726664466375 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 134528 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.61 s, system=0.490992 s

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

Child status: 0

Real time (s): 1811.41
CPU time (s): 3600.1
CPU user time (s): 3599.61
CPU system time (s): 0.490992
CPU usage (%): 198.746
Max. virtual memory (cumulated for all children) (KiB): 177224
Max. memory (cumulated for all children) (KiB): 134528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.61
system time used= 0.490992
maximum resident set size= 136576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140651
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= 29052
involuntary context switches= 114446


# summary of solver processes directly reported to runsolver:
#   pid: 28522
#   total CPU time (s): 3600.1
#   total CPU user time (s): 3599.61
#   total CPU system time (s): 0.490992

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.87369 second user time and 7.40273 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 16:26:47
IDJOB=4512918
IDBENCH=162200
IDSOLVER=3320
FILE ID=nodeC026/4512918-1751207207
RUNJOBID= nodeC026-1751207207-28470
SLURM_JOB_ID= 9587635
Free space on /tmp= 433056 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round21-2.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-4512918-1751207207/watcher-4512918-1751207207 -o /tmp/evaluation-result-4512918-1751207207/solver-4512918-1751207207 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751207207-28470 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1516855883 --competition_mode --input HOME/instance-4512918-1751207207.opb

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

MD5SUM BENCH= 4a86523b20ed9a3f9efb65c4df28efb6
RANDOM SEED=1516855883

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.938
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.59
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		: 3600.056
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3600.123
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.59
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.171
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.59
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		: 3606.731
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.59
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.463
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00002a
cpu MHz		: 3599.896
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.59
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		: 3688.946
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.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131250000 kB
MemFree:        129933440 kB
MemAvailable:   129784708 kB
Buffers:            3280 kB
Cached:           660740 kB
SwapCached:            0 kB
Active:           293020 kB
Inactive:         438160 kB
Active(anon):      85244 kB
Inactive(anon):        0 kB
Active(file):     207776 kB
Inactive(file):   438160 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51180 kB
Writeback:             0 kB
AnonPages:         70260 kB
Mapped:           102812 kB
Shmem:             18080 kB
KReclaimable:      89144 kB
Slab:             174268 kB
SReclaimable:      89144 kB
SUnreclaim:        85124 kB
KernelStack:        3988 kB
PageTables:         2824 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     332192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150424 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 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:      187092 kB
DirectMap2M:     9021440 kB
DirectMap1G:    126877696 kB

Free space on /tmp at the end= 433008 MiB
End job on nodeC026 at 2025-06-29 16:56:59