Trace number 4513026

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.21 1810.81

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round21-3.opb
MD5SUMfcb5d4afa821f968de1d585b18d2dfc7
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 benchmark3.32888
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 constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
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.19/1810.80	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 2
  memory of node 0: 63708 MiB (63035 MiB free)
  memory of node 1: 64465 MiB (63871 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4513026-1751209020/watcher-4513026-1751209020 -o /tmp/evaluation-result-4513026-1751209020/solver-4513026-1751209020 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC026-1751207207-28468 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:662661942 --competition_mode --input HOME/instance-4513026-1751209020.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
Current StackSize limit: 8192 KiB

solver pid=28786, runsolver pid=28778

[startup+0.100062 s]*
/proc/loadavg: 8.09 8.07 7.31 6/264 28804
/proc/meminfo: memFree=129928092/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=22820 memory=19904 CPUtime=0.09 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) R 28778 28786 28458 0 -1 4194304 4228 0 0 0 8 1 0 0 20 0 1 0 36580675 23367680 4976 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 5705 4976 1888 2102 0 3245 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 22820 KiB
Current children cumulated memory: 19904 KiB

[startup+0.204794 s]*
/proc/loadavg: 8.09 8.07 7.31 8/268 28808
/proc/meminfo: memFree=129866352/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=38000 CPUtime=0.23 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 8600 0 0 0 22 1 0 0 20 0 3 0 36580675 177291264 9500 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 9500 2144 2102 0 11985 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=7451578365710958876 CPUtime=0.04 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 2610 0 0 0 4 0 0 0 20 0 3 0 36580690 177291264 9500 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=2569 CPUtime=0.04 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 1089 0 0 0 4 0 0 0 20 0 3 0 36580690 177291264 9500 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 38000 KiB

[startup+0.304549 s]*
/proc/loadavg: 8.09 8.07 7.31 10/272 28812
/proc/meminfo: memFree=129818724/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=41328 CPUtime=0.42 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 9447 0 0 0 41 1 0 0 20 0 3 0 36580675 177291264 10332 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 10332 2144 2102 0 12924 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=-8183428059857001159 CPUtime=0.14 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 2911 0 0 0 14 0 0 0 20 0 3 0 36580690 177291264 10332 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=0 CPUtime=0.14 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 1635 0 0 0 14 0 0 0 20 0 3 0 36580690 177291264 10332 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 41328 KiB

[startup+0.700167 s]
/proc/loadavg: 8.09 8.07 7.31 10/272 28812
/proc/meminfo: memFree=129802596/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=46576 CPUtime=1.2 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 10734 0 0 0 118 2 0 0 20 0 3 0 36580675 177291264 11644 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 11644 2176 2102 0 14258 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=0 CPUtime=0.52 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 3398 0 0 0 52 0 0 0 20 0 3 0 36580690 177291264 11644 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=0 CPUtime=0.53 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 2435 0 0 0 53 0 0 0 20 0 3 0 36580690 177291264 11644 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 46576 KiB

[startup+1.50017 s]
/proc/loadavg: 8.09 8.07 7.31 10/272 28812
/proc/meminfo: memFree=129766560/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=59944 CPUtime=2.79 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 20141 0 0 0 276 3 0 0 20 0 3 0 36580675 177291264 14986 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 14986 2176 2102 0 17973 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=0 CPUtime=1.31 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 5473 0 0 0 131 0 0 0 20 0 3 0 36580690 177291264 14986 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=0 CPUtime=1.33 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 9736 0 0 0 132 1 0 0 20 0 3 0 36580690 177291264 14986 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 2.79 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 59944 KiB

[startup+3.10499 s]
/proc/loadavg: 8.08 8.07 7.31 10/272 28812
/proc/meminfo: memFree=129706264/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=63144 CPUtime=5.97 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 22781 0 0 0 594 3 0 0 20 0 3 0 36580675 177291264 15786 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 15786 2176 2102 0 18605 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=0 CPUtime=2.89 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 6474 0 0 0 289 0 0 0 20 0 3 0 36580690 177291264 15786 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=14720 CPUtime=2.92 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 11372 0 0 0 291 1 0 0 20 0 3 0 36580690 177291264 15786 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 5.97 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 63144 KiB

[startup+6.30016 s]
/proc/loadavg: 8.08 8.07 7.31 10/272 28812
/proc/meminfo: memFree=129702176/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=67276 CPUtime=12.33 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 40802 0 0 0 1228 5 0 0 20 0 3 0 36580675 177291264 16819 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 16819 2176 2102 0 19823 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=17988 CPUtime=6.07 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 11939 0 0 0 606 1 0 0 20 0 3 0 36580690 177291264 16819 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=14720 CPUtime=6.11 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 23865 0 0 0 609 2 0 0 20 0 3 0 36580690 177291264 16819 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 12.33 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 67276 KiB

[startup+12.7002 s]
/proc/loadavg: 8.07 8.07 7.32 10/272 28812
/proc/meminfo: memFree=129701932/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=67532 CPUtime=25.06 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 50006 0 0 0 2500 6 0 0 20 0 3 0 36580675 177291264 16883 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 16883 2176 2102 0 19823 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=14720 CPUtime=12.41 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 14559 0 0 0 1240 1 0 0 20 0 3 0 36580690 177291264 16883 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=0 CPUtime=12.48 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 30418 0 0 0 1246 2 0 0 20 0 3 0 36580690 177291264 16883 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 25.06 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 67532 KiB

[startup+25.5002 s]
/proc/loadavg: 8.13 8.08 7.33 10/272 28813
/proc/meminfo: memFree=129701244/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=68300 CPUtime=50.51 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 50507 0 0 0 5045 6 0 0 20 0 3 0 36580675 177291264 17075 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 17075 2176 2102 0 19896 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=67276 CPUtime=25.1 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 14862 0 0 0 2509 1 0 0 20 0 3 0 36580690 177291264 17075 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=-8183428059857001159 CPUtime=25.24 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 30615 0 0 0 2522 2 0 0 20 0 3 0 36580690 177291264 17075 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 50.51 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 68300 KiB

[startup+51.1048 s]
/proc/loadavg: 8.08 8.07 7.35 10/272 28813
/proc/meminfo: memFree=129665240/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=71244 CPUtime=101.41 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 69646 0 0 0 10133 8 0 0 20 0 3 0 36580675 177291264 17811 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 17811 2176 2102 0 20536 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=70988 CPUtime=50.48 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 20127 0 0 0 5046 2 0 0 20 0 3 0 36580690 177291264 17811 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=70988 CPUtime=50.75 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 44427 0 0 0 5072 3 0 0 20 0 3 0 36580690 177291264 17811 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 101.41 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 71244 KiB

[startup+102.3 s]
/proc/loadavg: 8.07 8.07 7.40 10/273 28818
/proc/meminfo: memFree=129633312/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=77900 CPUtime=203.17 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 92164 0 0 0 20306 11 0 0 20 0 3 0 36580675 177291264 19475 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 19475 2176 2102 0 22477 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=77004 CPUtime=101.23 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 27811 0 0 0 10120 3 0 0 20 0 3 0 36580690 177291264 19475 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=76876 CPUtime=101.76 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 59194 0 0 0 10171 5 0 0 20 0 3 0 36580690 177291264 19475 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 203.17 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 77900 KiB

[startup+162.3 s]
/proc/loadavg: 8.08 8.07 7.44 10/273 28821
/proc/meminfo: memFree=129603556/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=173136 memory=82508 CPUtime=322.48 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 93512 0 0 0 32235 13 0 0 20 0 3 0 36580675 177291264 20627 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 43284 20627 2176 2102 0 22836 0
[pid=28786/tid=28805] ppid=28778 vsize=173136 memory=81612 CPUtime=160.75 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 28168 0 0 0 16072 3 0 0 20 0 3 0 36580690 177291264 20627 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=173136 memory=81612 CPUtime=161.52 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 60171 0 0 0 16146 6 0 0 20 0 3 0 36580690 177291264 20627 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 322.48 s
Current children cumulated vsize: 173136 KiB
Current children cumulated memory: 82508 KiB

[startup+222.3 s]
/proc/loadavg: 8.11 8.09 7.49 10/274 28824

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

Current children cumulated memory: 117780 KiB

[startup+1302.3 s]
/proc/loadavg: 8.08 8.09 7.94 10/272 28890
/proc/meminfo: memFree=129443100/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=177224 memory=117908 CPUtime=2589.03 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 122004 0 0 0 258839 64 0 0 20 0 3 0 36580675 181477376 29477 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 44306 29477 2176 2102 0 35513 0
[pid=28786/tid=28805] ppid=28778 vsize=177224 memory=-8183425869423679423 CPUtime=1290.56 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38265 0 0 0 129048 8 0 0 20 0 3 0 36580690 181477376 29477 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=177224 memory=117908 CPUtime=1297.92 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 78447 0 0 0 129752 40 0 0 20 0 3 0 36580690 181477376 29477 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 2589.03 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 117908 KiB

[startup+1362.3 s]
/proc/loadavg: 8.13 8.10 7.96 10/272 28892
/proc/meminfo: memFree=129426780/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=177224 memory=118140 CPUtime=2708.34 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 123171 0 0 0 270763 71 0 0 20 0 3 0 36580675 181477376 29535 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 44306 29535 2176 2102 0 35563 0
[pid=28786/tid=28805] ppid=28778 vsize=177224 memory=14720 CPUtime=1350.04 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38265 0 0 0 134996 8 0 0 20 0 3 0 36580690 181477376 29535 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=177224 memory=117908 CPUtime=1357.74 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 79614 0 0 0 135728 46 0 0 20 0 3 0 36580690 181477376 29535 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 2708.34 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 118140 KiB

[startup+1422.3 s]
/proc/loadavg: 8.10 8.10 7.97 10/272 28894
/proc/meminfo: memFree=129421360/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=177224 memory=118156 CPUtime=2827.64 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 129638 0 0 0 282686 78 0 0 20 0 3 0 36580675 181477376 29539 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 44306 29539 2176 2102 0 35563 0
[pid=28786/tid=28805] ppid=28778 vsize=177224 memory=14720 CPUtime=1409.51 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38287 0 0 0 140943 8 0 0 20 0 3 0 36580690 181477376 29539 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=177224 memory=117908 CPUtime=1417.55 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 86047 0 0 0 141702 53 0 0 20 0 3 0 36580690 181477376 29539 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 2827.64 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 118156 KiB

[startup+1482.3 s]
/proc/loadavg: 8.14 8.11 7.99 10/273 28901
/proc/meminfo: memFree=129409440/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=177224 memory=122368 CPUtime=2946.94 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 132700 0 0 0 294608 86 0 0 20 0 3 0 36580675 181477376 30592 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 44306 30592 2176 2102 0 35563 0
[pid=28786/tid=28805] ppid=28778 vsize=177224 memory=14720 CPUtime=1468.99 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38289 0 0 0 146891 8 0 0 20 0 3 0 36580690 181477376 30592 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=177224 memory=-8183425869423679423 CPUtime=1477.36 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 89107 0 0 0 147676 60 0 0 20 0 3 0 36580690 181477376 30592 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 2946.94 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 122368 KiB

[startup+1542.3 s]
/proc/loadavg: 8.11 8.10 8.00 10/273 28903
/proc/meminfo: memFree=129414168/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=177224 memory=122372 CPUtime=3066.26 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 144665 0 0 0 306529 97 0 0 20 0 3 0 36580675 181477376 30593 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 44306 30593 2176 2102 0 35563 0
[pid=28786/tid=28805] ppid=28778 vsize=177224 memory=14720 CPUtime=1528.47 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38305 0 0 0 152839 8 0 0 20 0 3 0 36580690 181477376 30593 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=177224 memory=122372 CPUtime=1537.18 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 101049 0 0 0 153647 71 0 0 20 0 3 0 36580690 181477376 30593 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3066.26 s
Current children cumulated vsize: 177224 KiB
Current children cumulated memory: 122372 KiB

[startup+1602.3 s]
/proc/loadavg: 8.08 8.09 8.00 10/272 28906
/proc/meminfo: memFree=129409612/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=242760 memory=130908 CPUtime=3185.58 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 153047 0 0 0 318454 104 0 0 20 0 3 0 36580675 248586240 32727 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 60690 32727 2176 2102 0 37924 0
[pid=28786/tid=28805] ppid=28778 vsize=242760 memory=122372 CPUtime=1587.95 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38458 0 0 0 158787 8 0 0 20 0 3 0 36580690 248586240 32727 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=242760 memory=130908 CPUtime=1597 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 109278 0 0 0 159623 77 0 0 20 0 3 0 36580690 248586240 32727 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3185.58 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 130908 KiB

[startup+1662.3 s]
/proc/loadavg: 8.13 8.11 8.01 10/272 28908
/proc/meminfo: memFree=129403152/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=242760 memory=126684 CPUtime=3304.89 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 160246 0 0 0 330381 108 0 0 20 0 3 0 36580675 248586240 31671 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 60690 31671 2176 2102 0 36845 0
[pid=28786/tid=28805] ppid=28778 vsize=242760 memory=122372 CPUtime=1647.43 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38458 0 0 0 164735 8 0 0 20 0 3 0 36580690 248586240 31671 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=242760 memory=126728 CPUtime=1656.81 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 116477 0 0 0 165600 81 0 0 20 0 3 0 36580690 248586240 31671 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3304.89 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 126684 KiB

[startup+1722.3 s]
/proc/loadavg: 8.13 8.11 8.01 10/272 28910
/proc/meminfo: memFree=129406596/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=242760 memory=128988 CPUtime=3424.2 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 160830 0 0 0 342311 109 0 0 20 0 3 0 36580675 248586240 32247 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 60690 32247 2176 2102 0 37341 0
[pid=28786/tid=28805] ppid=28778 vsize=242760 memory=122372 CPUtime=1706.91 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38461 0 0 0 170683 8 0 0 20 0 3 0 36580690 248586240 32247 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=242760 memory=126728 CPUtime=1716.62 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 117058 0 0 0 171581 81 0 0 20 0 3 0 36580690 248586240 32247 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3424.2 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 128988 KiB

[startup+1782.3 s]
/proc/loadavg: 8.16 8.12 8.02 10/271 28912
/proc/meminfo: memFree=129405152/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=242760 memory=129372 CPUtime=3543.51 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 160933 0 0 0 354240 111 0 0 20 0 3 0 36580675 248586240 32343 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 60690 32343 2176 2102 0 37443 0
[pid=28786/tid=28805] ppid=28778 vsize=242760 memory=129372 CPUtime=1766.4 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38461 0 0 0 176632 8 0 0 20 0 3 0 36580690 248586240 32343 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=242760 memory=14720 CPUtime=1776.44 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 117158 0 0 0 177561 83 0 0 20 0 3 0 36580690 248586240 32343 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3543.51 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 129372 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.8 s]
/proc/loadavg: 8.11 8.11 8.02 10/271 28914
/proc/meminfo: memFree=129405676/131250000 swapFree=33010684/33010684
[pid=28786] ppid=28778 vsize=242760 memory=129756 CPUtime=3600.19 cores=0,2
/proc/28786/stat : 28786 (cp-sat-runner) S 28778 28786 28458 0 -1 4194304 161008 0 0 0 359907 112 0 0 20 0 3 0 36580675 248586240 32439 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
/proc/28786/statm: 60690 32439 2176 2102 0 37443 0
[pid=28786/tid=28805] ppid=28778 vsize=242760 memory=3328 CPUtime=1794.65 cores=0,2
/proc/28786/task/28805/stat : 28805 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 38461 0 0 0 179457 8 0 0 20 0 3 0 36580690 248586240 32439 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
[pid=28786/tid=28806] ppid=28778 vsize=242760 memory=-8183425869423679423 CPUtime=1804.85 cores=0,2
/proc/28786/task/28806/stat : 28806 (cp-sat-runner) R 28778 28786 28458 0 -1 4194368 117233 0 0 0 180402 83 0 0 20 0 3 0 36580690 248586240 32439 18446744073709551615 4198400 12805993 140725381175760 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 30523392 140725381179673 140725381179877 140725381179877 140725381185479 0
Current children cumulated CPU time: 3600.19 s
Current children cumulated vsize: 242760 KiB
Current children cumulated memory: 129756 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.08 s, system=1.12683 s

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

Child status: 0

Real time (s): 1810.81
CPU time (s): 3600.21
CPU user time (s): 3599.08
CPU system time (s): 1.12683
CPU usage (%): 198.818
Max. virtual memory (cumulated for all children) (KiB): 242760
Max. memory (cumulated for all children) (KiB): 131644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.08
system time used= 1.12683
maximum resident set size= 131644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 161017
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= 28378
involuntary context switches= 102673


# summary of solver processes directly reported to runsolver:
#   pid: 28786
#   total CPU time (s): 3600.21
#   total CPU user time (s): 3599.08
#   total CPU system time (s): 1.12683

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.77675 second user time and 6.64723 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 16:57:00
IDJOB=4513026
IDBENCH=162256
IDSOLVER=3320
FILE ID=nodeC026/4513026-1751209020
RUNJOBID= nodeC026-1751207207-28468
SLURM_JOB_ID= 9587635
Free space on /tmp= 433060 MiB

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

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

MD5SUM BENCH= fcb5d4afa821f968de1d585b18d2dfc7
RANDOM SEED=662661942

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		: 3600.418
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		: 3516.738
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		: 3599.765
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		: 3402.508
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		: 3603.251
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		: 1755.126
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.844
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		: 3258.464
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:        129961784 kB
MemAvailable:   129789184 kB
Buffers:            3280 kB
Cached:           636836 kB
SwapCached:            0 kB
Active:           293120 kB
Inactive:         414236 kB
Active(anon):      85324 kB
Inactive(anon):        0 kB
Active(file):     207796 kB
Inactive(file):   414236 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25764 kB
Writeback:            12 kB
AnonPages:         70256 kB
Mapped:           102760 kB
Shmem:             18080 kB
KReclaimable:      89212 kB
Slab:             174716 kB
SReclaimable:      89212 kB
SUnreclaim:        85504 kB
KernelStack:        4064 kB
PageTables:         2804 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     330980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150392 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 17:27:11