Trace number 4511392

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.18 1811.51

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/
EC_ODD_GRIDS/normalized-ECgrid5x40split.opb
MD5SUM6e0d6ec9878888f9bd2fd3a9da68de38
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 benchmark0.047082
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables401
Total number of constraints201
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)201
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.16/1811.50	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: 63665 MiB (62878 MiB free)
  memory of node 1: 64507 MiB (63999 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4511392-1751191239/watcher-4511392-1751191239 -o /tmp/evaluation-result-4511392-1751191239/solver-4511392-1751191239 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751183566-20006 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1387391637 --competition_mode --input HOME/instance-4511392-1751191239.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=22304, runsolver pid=22301

[startup+0.100057 s]*
/proc/loadavg: 8.07 8.09 8.09 9/275 22307
/proc/meminfo: memFree=129920864/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=158912 memory=11904 CPUtime=0.17 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 1077 0 0 0 17 0 0 0 20 0 3 0 34801665 162725888 2976 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39728 2976 2144 2102 0 5059 0
[pid=22304/tid=22306] ppid=22301 vsize=158912 memory=4026531960 CPUtime=0.08 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 401 0 0 0 8 0 0 0 20 0 3 0 34801666 162725888 2976 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=158912 memory=228522721619 CPUtime=0.07 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 165 0 0 0 7 0 0 0 20 0 3 0 34801666 162725888 2976 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 158912 KiB
Current children cumulated memory: 11904 KiB

[startup+0.205671 s]*
/proc/loadavg: 8.07 8.09 8.09 9/275 22307
/proc/meminfo: memFree=129921740/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=158912 memory=12544 CPUtime=0.37 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 1251 0 0 0 37 0 0 0 20 0 3 0 34801665 162725888 3136 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39728 3136 2144 2102 0 5215 0
[pid=22304/tid=22306] ppid=22301 vsize=158912 memory=3461362012838756636 CPUtime=0.18 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 430 0 0 0 18 0 0 0 20 0 3 0 34801666 162725888 3136 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=158912 memory=16880 CPUtime=0.17 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 310 0 0 0 17 0 0 0 20 0 3 0 34801666 162725888 3136 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 0.37 s
Current children cumulated vsize: 158912 KiB
Current children cumulated memory: 12544 KiB

[startup+0.305394 s]*
/proc/loadavg: 8.07 8.09 8.09 9/275 22307
/proc/meminfo: memFree=129919976/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=158912 memory=14208 CPUtime=0.56 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 1627 0 0 0 56 0 0 0 20 0 3 0 34801665 162725888 3552 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39728 3552 2144 2102 0 5612 0
[pid=22304/tid=22306] ppid=22301 vsize=158912 memory=-8183433596137347527 CPUtime=0.27 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 476 0 0 0 27 0 0 0 20 0 3 0 34801666 162725888 3552 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=158912 memory=0 CPUtime=0.27 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 640 0 0 0 27 0 0 0 20 0 3 0 34801666 162725888 3552 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 0.56 s
Current children cumulated vsize: 158912 KiB
Current children cumulated memory: 14208 KiB

[startup+0.700146 s]
/proc/loadavg: 8.07 8.09 8.09 9/275 22307
/proc/meminfo: memFree=129917960/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=158912 memory=15292 CPUtime=1.33 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 1957 0 0 0 133 0 0 0 20 0 3 0 34801665 162725888 3823 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39728 3823 2144 2102 0 5872 0
[pid=22304/tid=22306] ppid=22301 vsize=158912 memory=0 CPUtime=0.65 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 547 0 0 0 65 0 0 0 20 0 3 0 34801666 162725888 3823 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=158912 memory=0 CPUtime=0.66 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 899 0 0 0 66 0 0 0 20 0 3 0 34801666 162725888 3823 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 1.33 s
Current children cumulated vsize: 158912 KiB
Current children cumulated memory: 15292 KiB

[startup+1.50015 s]
/proc/loadavg: 8.07 8.09 8.09 9/275 22307
/proc/meminfo: memFree=129917960/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=158912 memory=16700 CPUtime=2.92 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 3832 0 0 0 292 0 0 0 20 0 3 0 34801665 162725888 4175 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39728 4175 2144 2102 0 6264 0
[pid=22304/tid=22306] ppid=22301 vsize=158912 memory=0 CPUtime=1.44 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 1335 0 0 0 144 0 0 0 20 0 3 0 34801666 162725888 4175 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=158912 memory=0 CPUtime=1.46 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 1967 0 0 0 146 0 0 0 20 0 3 0 34801666 162725888 4175 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 2.92 s
Current children cumulated vsize: 158912 KiB
Current children cumulated memory: 16700 KiB

[startup+3.10594 s]
/proc/loadavg: 8.07 8.09 8.09 9/275 22308
/proc/meminfo: memFree=129916436/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=159316 memory=18840 CPUtime=6.1 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 5106 0 0 0 610 0 0 0 20 0 3 0 34801665 163139584 4710 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 39829 4710 2144 2102 0 6752 0
[pid=22304/tid=22306] ppid=22301 vsize=159316 memory=-8183433596137347527 CPUtime=3.03 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 2453 0 0 0 303 0 0 0 20 0 3 0 34801666 163139584 4710 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=159316 memory=0 CPUtime=3.06 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 2120 0 0 0 306 0 0 0 20 0 3 0 34801666 163139584 4710 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 6.1 s
Current children cumulated vsize: 159316 KiB
Current children cumulated memory: 18840 KiB

[startup+6.30015 s]
/proc/loadavg: 8.06 8.09 8.09 9/275 22308
/proc/meminfo: memFree=129916172/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160120 memory=21948 CPUtime=12.46 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 12020 0 0 0 1245 1 0 0 20 0 3 0 34801665 163962880 5487 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40030 5487 2144 2102 0 7613 0
[pid=22304/tid=22306] ppid=22301 vsize=160120 memory=21464 CPUtime=6.19 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 6073 0 0 0 619 0 0 0 20 0 3 0 34801666 163962880 5487 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160120 memory=17408 CPUtime=6.24 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 5334 0 0 0 624 0 0 0 20 0 3 0 34801666 163962880 5487 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 12.46 s
Current children cumulated vsize: 160120 KiB
Current children cumulated memory: 21948 KiB

[startup+12.7001 s]
/proc/loadavg: 8.06 8.08 8.09 9/275 22308
/proc/meminfo: memFree=129913148/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160520 memory=26012 CPUtime=25.18 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 17073 0 0 0 2517 1 0 0 20 0 3 0 34801665 164372480 6503 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40130 6503 2144 2102 0 8750 0
[pid=22304/tid=22306] ppid=22301 vsize=160520 memory=24052 CPUtime=12.52 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 9260 0 0 0 1252 0 0 0 20 0 3 0 34801666 164372480 6503 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160520 memory=14384 CPUtime=12.63 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 7177 0 0 0 1263 0 0 0 20 0 3 0 34801666 164372480 6503 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 25.18 s
Current children cumulated vsize: 160520 KiB
Current children cumulated memory: 26012 KiB

[startup+25.5002 s]
/proc/loadavg: 8.04 8.08 8.08 9/274 22319
/proc/meminfo: memFree=129904832/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160520 memory=26480 CPUtime=50.63 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 26440 0 0 0 5061 2 0 0 20 0 3 0 34801665 164372480 6620 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40130 6620 2144 2102 0 9522 0
[pid=22304/tid=22306] ppid=22301 vsize=160520 memory=26860 CPUtime=25.2 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 16068 0 0 0 2519 1 0 0 20 0 3 0 34801666 164372480 6620 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160520 memory=26380 CPUtime=25.39 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 9713 0 0 0 2539 0 0 0 20 0 3 0 34801666 164372480 6620 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 50.63 s
Current children cumulated vsize: 160520 KiB
Current children cumulated memory: 26480 KiB

[startup+51.1056 s]
/proc/loadavg: 8.10 8.09 8.09 7/270 22478
/proc/meminfo: memFree=130023728/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160520 memory=29164 CPUtime=101.53 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 39286 0 0 0 10149 4 0 0 20 0 3 0 34801665 164372480 7291 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40130 7291 2144 2102 0 9782 0
[pid=22304/tid=22306] ppid=22301 vsize=160520 memory=28408 CPUtime=50.55 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 23880 0 0 0 5053 2 0 0 20 0 3 0 34801666 164372480 7291 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160520 memory=26360 CPUtime=50.94 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 14663 0 0 0 5093 1 0 0 20 0 3 0 34801666 164372480 7291 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 101.53 s
Current children cumulated vsize: 160520 KiB
Current children cumulated memory: 29164 KiB

[startup+102.3 s]
/proc/loadavg: 7.73 7.98 8.05 9/274 22696
/proc/meminfo: memFree=127195904/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160520 memory=31076 CPUtime=203.3 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 54965 0 0 0 20323 7 0 0 20 0 3 0 34801665 164372480 7769 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40130 7769 2144 2102 0 10768 0
[pid=22304/tid=22306] ppid=22301 vsize=160520 memory=17408 CPUtime=101.24 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 33835 0 0 0 10121 3 0 0 20 0 3 0 34801666 164372480 7769 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160520 memory=10752 CPUtime=102.01 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 20328 0 0 0 10198 3 0 0 20 0 3 0 34801666 164372480 7769 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 203.3 s
Current children cumulated vsize: 160520 KiB
Current children cumulated memory: 31076 KiB

[startup+162.3 s]
/proc/loadavg: 7.36 7.84 8.00 8/272 22790
/proc/meminfo: memFree=129117360/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=160520 memory=35396 CPUtime=322.57 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 65287 0 0 0 32247 10 0 0 20 0 3 0 34801665 164372480 8849 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 40130 8849 2144 2102 0 11592 0
[pid=22304/tid=22306] ppid=22301 vsize=160520 memory=14384 CPUtime=160.65 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 40359 0 0 0 16060 5 0 0 20 0 3 0 34801666 164372480 8849 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=160520 memory=33428 CPUtime=161.85 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 24088 0 0 0 16181 4 0 0 20 0 3 0 34801666 164372480 8849 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 322.57 s
Current children cumulated vsize: 160520 KiB

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

Current children cumulated memory: 89892 KiB

[startup+1362.3 s]
/proc/loadavg: 8.09 7.93 7.79 9/271 23224
/proc/meminfo: memFree=104381588/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=165780 memory=79368 CPUtime=2707.65 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 221855 0 0 0 270694 71 0 0 20 0 3 0 34801665 169758720 19842 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41445 19842 2144 2102 0 28241 0
[pid=22304/tid=22306] ppid=22301 vsize=165780 memory=14384 CPUtime=1348.4 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 179514 0 0 0 134804 36 0 0 20 0 3 0 34801666 169758720 19842 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=165780 memory=10752 CPUtime=1358.69 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 41309 0 0 0 135848 21 0 0 20 0 3 0 34801666 169758720 19842 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 2707.65 s
Current children cumulated vsize: 165780 KiB
Current children cumulated memory: 79368 KiB

[startup+1422.3 s]
/proc/loadavg: 8.20 7.99 7.82 9/272 23227
/proc/meminfo: memFree=104292332/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=164624 memory=92392 CPUtime=2826.85 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 230609 0 0 0 282611 74 0 0 20 0 3 0 34801665 168574976 23098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41156 23098 2144 2102 0 28223 0
[pid=22304/tid=22306] ppid=22301 vsize=164624 memory=14384 CPUtime=1407.78 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 187939 0 0 0 140740 38 0 0 20 0 3 0 34801666 168574976 23098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=164624 memory=10752 CPUtime=1418.51 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 41635 0 0 0 141828 23 0 0 20 0 3 0 34801666 168574976 23098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 2826.85 s
Current children cumulated vsize: 164624 KiB
Current children cumulated memory: 92392 KiB

[startup+1482.3 s]
/proc/loadavg: 8.07 8.00 7.83 9/271 23229
/proc/meminfo: memFree=104306692/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=164624 memory=104392 CPUtime=2946.08 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 244446 0 0 0 294529 79 0 0 20 0 3 0 34801665 168574976 26098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41156 26098 2144 2102 0 29174 0
[pid=22304/tid=22306] ppid=22301 vsize=164624 memory=99656 CPUtime=1467.14 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 196317 0 0 0 146674 40 0 0 20 0 3 0 34801666 168574976 26098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=164624 memory=103880 CPUtime=1478.34 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 47074 0 0 0 147810 24 0 0 20 0 3 0 34801666 168574976 26098 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 2946.08 s
Current children cumulated vsize: 164624 KiB
Current children cumulated memory: 104392 KiB

[startup+1542.3 s]
/proc/loadavg: 8.07 8.01 7.85 9/271 23231
/proc/meminfo: memFree=104351884/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=164624 memory=97612 CPUtime=3065.31 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 257655 0 0 0 306447 84 0 0 20 0 3 0 34801665 168574976 24403 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41156 24403 2144 2102 0 29662 0
[pid=22304/tid=22306] ppid=22301 vsize=164624 memory=97484 CPUtime=1526.52 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 207388 0 0 0 152609 43 0 0 20 0 3 0 34801666 168574976 24403 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=164624 memory=87884 CPUtime=1538.18 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 49211 0 0 0 153792 26 0 0 20 0 3 0 34801666 168574976 24403 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3065.31 s
Current children cumulated vsize: 164624 KiB
Current children cumulated memory: 97612 KiB

[startup+1602.3 s]
/proc/loadavg: 8.12 8.04 7.87 9/271 23233
/proc/meminfo: memFree=104282464/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=104776 CPUtime=3184.56 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 266870 0 0 0 318368 88 0 0 20 0 3 0 34801665 170676224 26194 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 26194 2144 2102 0 30515 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=106096 CPUtime=1585.89 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 215846 0 0 0 158544 45 0 0 20 0 3 0 34801666 170676224 26194 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=103112 CPUtime=1598.01 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 49968 0 0 0 159774 27 0 0 20 0 3 0 34801666 170676224 26194 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3184.56 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 104776 KiB

[startup+1662.3 s]
/proc/loadavg: 8.10 8.04 7.89 9/272 23236
/proc/meminfo: memFree=104332800/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=107240 CPUtime=3303.78 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 277849 0 0 0 330287 91 0 0 20 0 3 0 34801665 170676224 26810 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 26810 2144 2102 0 30515 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=106096 CPUtime=1645.26 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 222605 0 0 0 164480 46 0 0 20 0 3 0 34801666 170676224 26810 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=102376 CPUtime=1657.84 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 54174 0 0 0 165756 28 0 0 20 0 3 0 34801666 170676224 26810 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3303.78 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 107240 KiB

[startup+1722.3 s]
/proc/loadavg: 8.11 8.05 7.90 9/272 23238
/proc/meminfo: memFree=104284168/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=114204 CPUtime=3422.97 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 294428 0 0 0 342202 95 0 0 20 0 3 0 34801665 170676224 28551 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 28551 2144 2102 0 31747 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=106096 CPUtime=1704.64 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 236333 0 0 0 170415 49 0 0 20 0 3 0 34801666 170676224 28551 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=102376 CPUtime=1717.64 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 57018 0 0 0 171734 30 0 0 20 0 3 0 34801666 170676224 28551 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3422.97 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 114204 KiB

[startup+1782.3 s]
/proc/loadavg: 8.09 8.05 7.92 9/272 23239
/proc/meminfo: memFree=104346008/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=116284 CPUtime=3542.17 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 305190 0 0 0 354117 100 0 0 20 0 3 0 34801665 170676224 29071 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 29071 2144 2102 0 32665 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=115516 CPUtime=1764 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 245161 0 0 0 176349 51 0 0 20 0 3 0 34801666 170676224 29071 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=-8183433596137347527 CPUtime=1777.44 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 58950 0 0 0 177712 32 0 0 20 0 3 0 34801666 170676224 29071 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3542.17 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 116284 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.5 s]
/proc/loadavg: 8.13 8.06 7.93 8/267 23277
/proc/meminfo: memFree=104370880/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=115404 CPUtime=3600.16 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 311071 0 0 0 359914 102 0 0 20 0 3 0 34801665 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 28851 2144 2102 0 32713 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=114620 CPUtime=1792.88 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 250845 0 0 0 179236 52 0 0 20 0 3 0 34801666 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=107596 CPUtime=1806.54 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 59147 0 0 0 180621 33 0 0 20 0 3 0 34801666 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 115404 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.15 s, system=1.02801 s

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

[startup+1811.5 s]
/proc/loadavg: 8.13 8.06 7.93 8/267 23277
/proc/meminfo: memFree=104370880/131249996 swapFree=33010684/33010684
[pid=22304] ppid=22301 vsize=166676 memory=115404 CPUtime=3600.16 cores=5,7
/proc/22304/stat : 22304 (cp-sat-runner) S 22301 22304 19993 0 -1 4194304 311071 0 0 0 359914 102 0 0 20 0 3 0 34801665 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
/proc/22304/statm: 41669 28851 2144 2102 0 32713 0
[pid=22304/tid=22306] ppid=22301 vsize=166676 memory=114620 CPUtime=1792.88 cores=5,7
/proc/22304/task/22306/stat : 22306 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 250845 0 0 0 179236 52 0 0 20 0 3 0 34801666 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
[pid=22304/tid=22307] ppid=22301 vsize=166676 memory=107596 CPUtime=1806.54 cores=5,7
/proc/22304/task/22307/stat : 22307 (cp-sat-runner) R 22301 22304 19993 0 -1 4194368 59147 0 0 0 180621 33 0 0 20 0 3 0 34801666 170676224 28851 18446744073709551615 4198400 12805993 140733573629568 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 26447872 140733573634328 140733573634533 140733573634533 140733573640135 0
Current children cumulated CPU time: 3600.16 s
Current children cumulated vsize: 166676 KiB
Current children cumulated memory: 115404 KiB

Child status: 0

Real time (s): 1811.51
CPU time (s): 3600.18
CPU user time (s): 3599.15
CPU system time (s): 1.02801
CPU usage (%): 198.739
Max. virtual memory (cumulated for all children) (KiB): 167336
Max. memory (cumulated for all children) (KiB): 116284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.15
system time used= 1.02801
maximum resident set size= 116284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311080
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= 36691
involuntary context switches= 112359


# summary of solver processes directly reported to runsolver:
#   pid: 22304
#   total CPU time (s): 3600.18
#   total CPU user time (s): 3599.15
#   total CPU system time (s): 1.02801

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01675 second user time and 8.2725 second system time

The end

Launcher Data

Begin job on nodeC022 at 2025-06-29 12:00:39
IDJOB=4511392
IDBENCH=160440
IDSOLVER=3320
FILE ID=nodeC022/4511392-1751191239
RUNJOBID= nodeC022-1751183566-20006
SLURM_JOB_ID= 9587571
Free space on /tmp= 433028 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/EC_ODD_GRIDS/normalized-ECgrid5x40split.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-4511392-1751191239/watcher-4511392-1751191239 -o /tmp/evaluation-result-4511392-1751191239/solver-4511392-1751191239 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC022-1751183566-20006 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1387391637 --competition_mode --input HOME/instance-4511392-1751191239.opb

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

MD5SUM BENCH= 6e0d6ec9878888f9bd2fd3a9da68de38
RANDOM SEED=1387391637

nodeC022 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.711
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.44
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.713
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.44
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.315
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.44
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.694
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.44
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.704
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.44
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		: 3624.451
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.44
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.721
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.44
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.722
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.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131249996 kB
MemFree:        129923684 kB
MemAvailable:   129613724 kB
Buffers:            3280 kB
Cached:           500720 kB
SwapCached:            0 kB
Active:           473972 kB
Inactive:         252360 kB
Active(anon):     240392 kB
Inactive(anon):        0 kB
Active(file):     233580 kB
Inactive(file):   252360 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             25280 kB
Writeback:            56 kB
AnonPages:        223448 kB
Mapped:           128652 kB
Shmem:             18060 kB
KReclaimable:      86276 kB
Slab:             170368 kB
SReclaimable:      86276 kB
SUnreclaim:        84092 kB
KernelStack:        4416 kB
PageTables:         3504 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98635680 kB
Committed_AS:     618420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      150664 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    120832 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:      205524 kB
DirectMap2M:     7954432 kB
DirectMap1G:    127926272 kB

Free space on /tmp at the end= 432632 MiB
End job on nodeC022 at 2025-06-29 12:30:51