Trace number 4513386

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.16 1811.71

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
MD5SUM71fa1afe6ec5716be864bdb24fc2dd76
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark40.5573
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1201
Total number of constraints601
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)601
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.14/1811.70	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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=29378, runsolver pid=29375

[startup+0.100058 s]*
/proc/loadavg: 8.04 8.07 8.05 9/271 29381
/proc/meminfo: memFree=129871368/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=16896 CPUtime=0.14 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 2375 0 0 0 14 0 0 0 20 0 3 0 36943307 164458496 4224 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 4224 2144 2102 0 6392 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=4026531960 CPUtime=0.06 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 936 0 0 0 6 0 0 0 20 0 3 0 36943310 164458496 4224 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=228522721619 CPUtime=0.05 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 476 0 0 0 5 0 0 0 20 0 3 0 36943310 164458496 4224 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 16896 KiB

[startup+0.20544 s]*
/proc/loadavg: 8.04 8.07 8.05 9/271 29381
/proc/meminfo: memFree=129869856/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=18328 CPUtime=0.34 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 2814 0 0 0 34 0 0 0 20 0 3 0 36943307 164458496 4582 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 4582 2144 2102 0 6743 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=3461362012838756636 CPUtime=0.17 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 966 0 0 0 17 0 0 0 20 0 3 0 36943310 164458496 4582 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=2569 CPUtime=0.15 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 885 0 0 0 15 0 0 0 20 0 3 0 36943310 164458496 4582 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 18328 KiB

[startup+0.305111 s]*
/proc/loadavg: 8.04 8.07 8.05 9/271 29381
/proc/meminfo: memFree=129867084/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=20164 CPUtime=0.54 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 3393 0 0 0 54 0 0 0 20 0 3 0 36943307 164458496 5041 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 5041 2144 2102 0 7211 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=-8183429168025605568 CPUtime=0.27 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 975 0 0 0 27 0 0 0 20 0 3 0 36943310 164458496 5041 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=0 CPUtime=0.24 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 1455 0 0 0 24 0 0 0 20 0 3 0 36943310 164458496 5041 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 20164 KiB

[startup+0.700148 s]
/proc/loadavg: 8.04 8.07 8.05 9/271 29381
/proc/meminfo: memFree=129866076/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=22192 CPUtime=1.31 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 4039 0 0 0 130 1 0 0 20 0 3 0 36943307 164458496 5548 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 5548 2144 2102 0 7722 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=0 CPUtime=0.65 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 1028 0 0 0 65 0 0 0 20 0 3 0 36943310 164458496 5548 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=0 CPUtime=0.62 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 2048 0 0 0 62 0 0 0 20 0 3 0 36943310 164458496 5548 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 22192 KiB

[startup+1.50016 s]
/proc/loadavg: 8.12 8.09 8.06 9/271 29381
/proc/meminfo: memFree=129862508/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=22832 CPUtime=2.9 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 6388 0 0 0 289 1 0 0 20 0 3 0 36943307 164458496 5708 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 5708 2144 2102 0 7897 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=0 CPUtime=1.45 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 1611 0 0 0 145 0 0 0 20 0 3 0 36943310 164458496 5708 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=0 CPUtime=1.41 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 3776 0 0 0 141 0 0 0 20 0 3 0 36943310 164458496 5708 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 2.9 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 22832 KiB

[startup+3.1053 s]
/proc/loadavg: 8.12 8.09 8.06 9/271 29381
/proc/meminfo: memFree=129837796/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=24240 CPUtime=6.08 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 7033 0 0 0 607 1 0 0 20 0 3 0 36943307 164458496 6060 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 6060 2144 2102 0 8285 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=-8183429168025605568 CPUtime=3.05 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 2103 0 0 0 305 0 0 0 20 0 3 0 36943310 164458496 6060 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=0 CPUtime=2.99 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 3928 0 0 0 299 0 0 0 20 0 3 0 36943310 164458496 6060 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 6.08 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 24240 KiB

[startup+6.30018 s]
/proc/loadavg: 8.11 8.09 8.06 9/271 29381
/proc/meminfo: memFree=129833500/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=26800 CPUtime=12.44 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 13502 0 0 0 1242 2 0 0 20 0 3 0 36943307 164458496 6700 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 6700 2144 2102 0 8956 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=25776 CPUtime=6.24 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 4264 0 0 0 623 1 0 0 20 0 3 0 36943310 164458496 6700 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=17408 CPUtime=6.17 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 8142 0 0 0 616 1 0 0 20 0 3 0 36943310 164458496 6700 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 12.44 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 26800 KiB

[startup+12.7002 s]
/proc/loadavg: 8.10 8.08 8.06 9/271 29381
/proc/meminfo: memFree=129827720/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=160604 memory=29412 CPUtime=25.17 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 17789 0 0 0 2514 3 0 0 20 0 3 0 36943307 164458496 7353 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40151 7353 2144 2102 0 9687 0
[pid=29378/tid=29380] ppid=29375 vsize=160604 memory=28372 CPUtime=12.61 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 8127 0 0 0 1260 1 0 0 20 0 3 0 36943310 164458496 7353 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=160604 memory=14720 CPUtime=12.51 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 8563 0 0 0 1250 1 0 0 20 0 3 0 36943310 164458496 7353 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 25.17 s
Current children cumulated vsize: 160604 KiB
Current children cumulated memory: 29412 KiB

[startup+25.5002 s]
/proc/loadavg: 8.08 8.08 8.06 9/272 29383
/proc/meminfo: memFree=129817924/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=162212 memory=35184 CPUtime=50.61 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 23410 0 0 0 5057 4 0 0 20 0 3 0 36943307 166105088 8796 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40553 8796 2144 2102 0 11207 0
[pid=29378/tid=29380] ppid=29375 vsize=162212 memory=34800 CPUtime=25.37 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 10591 0 0 0 2535 2 0 0 20 0 3 0 36943310 166105088 8796 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=162212 memory=32880 CPUtime=25.19 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 11667 0 0 0 2518 1 0 0 20 0 3 0 36943310 166105088 8796 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 50.61 s
Current children cumulated vsize: 162212 KiB
Current children cumulated memory: 35184 KiB

[startup+51.1053 s]
/proc/loadavg: 8.12 8.09 8.06 9/272 29384
/proc/meminfo: memFree=129779176/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=162212 memory=36844 CPUtime=101.5 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 33205 0 0 0 10145 5 0 0 20 0 3 0 36943307 166105088 9211 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40553 9211 2144 2102 0 12062 0
[pid=29378/tid=29380] ppid=29375 vsize=162212 memory=36460 CPUtime=50.88 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 16462 0 0 0 5086 2 0 0 20 0 3 0 36943310 166105088 9211 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=162212 memory=36332 CPUtime=50.55 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 15460 0 0 0 5054 1 0 0 20 0 3 0 36943310 166105088 9211 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 101.5 s
Current children cumulated vsize: 162212 KiB
Current children cumulated memory: 36844 KiB

[startup+102.3 s]
/proc/loadavg: 8.16 8.10 8.06 9/274 29390
/proc/meminfo: memFree=129746876/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=162212 memory=38880 CPUtime=203.23 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 44180 0 0 0 20317 6 0 0 20 0 3 0 36943307 166105088 9720 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40553 9720 2144 2102 0 12363 0
[pid=29378/tid=29380] ppid=29375 vsize=162212 memory=281283583061728 CPUtime=101.9 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 23186 0 0 0 10187 3 0 0 20 0 3 0 36943310 166105088 9720 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=162212 memory=37356 CPUtime=101.25 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 19610 0 0 0 10123 2 0 0 20 0 3 0 36943310 166105088 9720 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 203.23 s
Current children cumulated vsize: 162212 KiB
Current children cumulated memory: 38880 KiB

[startup+162.3 s]
/proc/loadavg: 8.11 8.10 8.06 9/274 29392
/proc/meminfo: memFree=129716756/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=162212 memory=39152 CPUtime=322.43 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 51262 0 0 0 32235 8 0 0 20 0 3 0 36943307 166105088 9788 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 40553 9788 2144 2102 0 12971 0
[pid=29378/tid=29380] ppid=29375 vsize=162212 memory=14720 CPUtime=161.67 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 29391 0 0 0 16164 3 0 0 20 0 3 0 36943310 166105088 9788 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=162212 memory=39152 CPUtime=160.64 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 20417 0 0 0 16061 3 0 0 20 0 3 0 36943310 166105088 9788 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 322.43 s
Current children cumulated vsize: 162212 KiB

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

Current children cumulated memory: 79524 KiB

[startup+1362.3 s]
/proc/loadavg: 8.10 8.10 8.09 9/272 29458
/proc/meminfo: memFree=129591004/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=164268 memory=81448 CPUtime=2707.12 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 105575 0 0 0 270673 39 0 0 20 0 3 0 36943307 168210432 20362 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41067 20362 2144 2102 0 23521 0
[pid=29378/tid=29380] ppid=29375 vsize=164268 memory=79268 CPUtime=1355.91 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 61149 0 0 0 135580 11 0 0 20 0 3 0 36943310 168210432 20362 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=164268 memory=1792 CPUtime=1350.53 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 42708 0 0 0 135035 18 0 0 20 0 3 0 36943310 168210432 20362 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 2707.12 s
Current children cumulated vsize: 164268 KiB
Current children cumulated memory: 81448 KiB

[startup+1422.3 s]
/proc/loadavg: 8.08 8.09 8.09 9/272 29460
/proc/meminfo: memFree=129571480/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=166320 memory=83244 CPUtime=2826.35 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 110565 0 0 0 282594 41 0 0 20 0 3 0 36943307 170311680 20811 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41580 20811 2144 2102 0 24712 0
[pid=29378/tid=29380] ppid=29375 vsize=166320 memory=84392 CPUtime=1415.31 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 64030 0 0 0 141519 12 0 0 20 0 3 0 36943310 170311680 20811 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=166320 memory=86696 CPUtime=1410.33 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 44786 0 0 0 141014 19 0 0 20 0 3 0 36943310 170311680 20811 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 2826.35 s
Current children cumulated vsize: 166320 KiB
Current children cumulated memory: 83244 KiB

[startup+1482.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/272 29466
/proc/meminfo: memFree=129557040/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=166320 memory=90024 CPUtime=2945.57 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 113223 0 0 0 294515 42 0 0 20 0 3 0 36943307 170311680 22506 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41580 22506 2144 2102 0 25138 0
[pid=29378/tid=29380] ppid=29375 vsize=166320 memory=83244 CPUtime=1474.71 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 66073 0 0 0 147459 12 0 0 20 0 3 0 36943310 170311680 22506 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=166320 memory=87976 CPUtime=1470.14 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 45400 0 0 0 146994 20 0 0 20 0 3 0 36943310 170311680 22506 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 2945.57 s
Current children cumulated vsize: 166320 KiB
Current children cumulated memory: 90024 KiB

[startup+1542.3 s]
/proc/loadavg: 8.09 8.10 8.09 9/272 29468
/proc/meminfo: memFree=129566152/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=166320 memory=88644 CPUtime=3064.81 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 114962 0 0 0 306437 44 0 0 20 0 3 0 36943307 170311680 22161 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41580 22161 2144 2102 0 25718 0
[pid=29378/tid=29380] ppid=29375 vsize=166320 memory=4639074098508484693 CPUtime=1534.11 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 67083 0 0 0 153398 13 0 0 20 0 3 0 36943310 170311680 22161 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=166320 memory=17408 CPUtime=1529.95 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 46110 0 0 0 152974 21 0 0 20 0 3 0 36943310 170311680 22161 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3064.81 s
Current children cumulated vsize: 166320 KiB
Current children cumulated memory: 88644 KiB

[startup+1602.3 s]
/proc/loadavg: 8.14 8.11 8.09 9/270 29470
/proc/meminfo: memFree=129555620/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=92564 CPUtime=3184.04 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 119887 0 0 0 318358 46 0 0 20 0 3 0 36943307 171364352 23141 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 23141 2144 2102 0 26288 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=2892 CPUtime=1593.5 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 69882 0 0 0 159337 13 0 0 20 0 3 0 36943310 171364352 23141 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=92436 CPUtime=1589.75 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 48235 0 0 0 158953 22 0 0 20 0 3 0 36943310 171364352 23141 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3184.04 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 92564 KiB

[startup+1662.3 s]
/proc/loadavg: 8.11 8.10 8.09 9/270 29472
/proc/meminfo: memFree=129535600/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=91480 CPUtime=3303.27 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 123348 0 0 0 330279 48 0 0 20 0 3 0 36943307 171364352 22870 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 22870 2144 2102 0 26514 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=87932 CPUtime=1652.9 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 73112 0 0 0 165276 14 0 0 20 0 3 0 36943310 171364352 22870 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=91480 CPUtime=1649.56 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 48464 0 0 0 164933 23 0 0 20 0 3 0 36943310 171364352 22870 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3303.27 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 91480 KiB

[startup+1722.3 s]
/proc/loadavg: 8.16 8.11 8.09 9/270 29474
/proc/meminfo: memFree=129524188/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=97548 CPUtime=3422.5 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 126005 0 0 0 342200 50 0 0 20 0 3 0 36943307 171364352 24387 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 24387 2144 2102 0 27024 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=17408 CPUtime=1712.29 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 75518 0 0 0 171215 14 0 0 20 0 3 0 36943310 171364352 24387 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=96268 CPUtime=1709.38 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 48711 0 0 0 170914 24 0 0 20 0 3 0 36943310 171364352 24387 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3422.5 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 97548 KiB

[startup+1782.3 s]
/proc/loadavg: 8.15 8.12 8.09 9/270 29476
/proc/meminfo: memFree=129513056/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=102668 CPUtime=3541.72 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 127238 0 0 0 354121 51 0 0 20 0 3 0 36943307 171364352 25667 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 25667 2144 2102 0 28094 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=101516 CPUtime=1771.69 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 76516 0 0 0 177154 15 0 0 20 0 3 0 36943310 171364352 25667 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=101388 CPUtime=1769.19 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 48946 0 0 0 176895 24 0 0 20 0 3 0 36943310 171364352 25667 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3541.72 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 102668 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.7 s]
/proc/loadavg: 8.10 8.11 8.09 6/260 29498
/proc/meminfo: memFree=129652184/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=99808 CPUtime=3600.14 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 129869 0 0 0 359962 52 0 0 20 0 3 0 36943307 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 24952 2144 2102 0 28713 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=98784 CPUtime=1800.79 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 77869 0 0 0 180063 16 0 0 20 0 3 0 36943310 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=17408 CPUtime=1798.49 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 50188 0 0 0 179825 24 0 0 20 0 3 0 36943310 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 99808 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.64 s, system=0.527425 s

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

[startup+1811.7 s]
/proc/loadavg: 8.10 8.11 8.09 6/260 29498
/proc/meminfo: memFree=129652184/131250000 swapFree=33010684/33010684
[pid=29378] ppid=29375 vsize=167348 memory=99808 CPUtime=3600.14 cores=5,7
/proc/29378/stat : 29378 (cp-sat-runner) S 29375 29378 28458 0 -1 4194304 129869 0 0 0 359962 52 0 0 20 0 3 0 36943307 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
/proc/29378/statm: 41837 24952 2144 2102 0 28713 0
[pid=29378/tid=29380] ppid=29375 vsize=167348 memory=98784 CPUtime=1800.79 cores=5,7
/proc/29378/task/29380/stat : 29380 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 77869 0 0 0 180063 16 0 0 20 0 3 0 36943310 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
[pid=29378/tid=29381] ppid=29375 vsize=167348 memory=17408 CPUtime=1798.49 cores=5,7
/proc/29378/task/29381/stat : 29381 (cp-sat-runner) R 29375 29378 28458 0 -1 4194368 50188 0 0 0 179825 24 0 0 20 0 3 0 36943310 171364352 24952 18446744073709551615 4198400 12805993 140729107928224 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26193920 140729107933465 140729107933669 140729107933669 140729107939271 0
Current children cumulated CPU time: 3600.14 s
Current children cumulated vsize: 167348 KiB
Current children cumulated memory: 99808 KiB

Child status: 0

Real time (s): 1811.71
CPU time (s): 3600.16
CPU user time (s): 3599.64
CPU system time (s): 0.527425
CPU usage (%): 198.717
Max. virtual memory (cumulated for all children) (KiB): 168932
Max. memory (cumulated for all children) (KiB): 103692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.64
system time used= 0.527425
maximum resident set size= 103692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129878
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= 32994
involuntary context switches= 126114


# summary of solver processes directly reported to runsolver:
#   pid: 29378
#   total CPU time (s): 3600.16
#   total CPU user time (s): 3599.64
#   total CPU system time (s): 0.527425

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.66153 second user time and 8.17614 second system time

The end

Launcher Data

Begin job on nodeC026 at 2025-06-29 17:57:27
IDJOB=4513386
IDBENCH=162341
IDSOLVER=3320
FILE ID=nodeC026/4513386-1751212647
RUNJOBID= nodeC026-1751207207-28471
SLURM_JOB_ID= 9587635
Free space on /tmp= 433020 MiB

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

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

MD5SUM BENCH= 71fa1afe6ec5716be864bdb24fc2dd76
RANDOM SEED=653731298

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.794
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		: 3599.789
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.823
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.789
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		: 3599.773
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		: 3596.909
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.783
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		: 3599.814
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:        129875448 kB
MemAvailable:   129729732 kB
Buffers:            3280 kB
Cached:           663668 kB
SwapCached:            0 kB
Active:           365704 kB
Inactive:         441072 kB
Active(anon):     157908 kB
Inactive(anon):        0 kB
Active(file):     207796 kB
Inactive(file):   441072 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             51016 kB
Writeback:            36 kB
AnonPages:        142640 kB
Mapped:           128964 kB
Shmem:             18080 kB
KReclaimable:      89308 kB
Slab:             175304 kB
SReclaimable:      89308 kB
SUnreclaim:        85996 kB
KernelStack:        4336 kB
PageTables:         3216 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635684 kB
Committed_AS:     526872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150568 kB
VmallocChunk:          0 kB
Percpu:             3680 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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 18:27:39