Trace number 4514898

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

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib3/normalized-seymour.0.u.opb
MD5SUM8ef3131177365cbfba34b2238fc87839
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1372
Total number of constraints4945
Number of constraints which are clauses4944
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint1372
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 422
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1794
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.15/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: 63837 MiB (62899 MiB free)
  memory of node 1: 64465 MiB (63740 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4514898-1751222122/watcher-4514898-1751222122 -o /tmp/evaluation-result-4514898-1751222122/solver-4514898-1751222122 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751219748-30471 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:2134784216 --competition_mode --input HOME/instance-4514898-1751222122.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
solver pid=31585, runsolver pid=31582
Current StackSize limit: 8192 KiB


[startup+0.100084 s]*
/proc/loadavg: 8.15 8.09 7.64 8/257 31586
/proc/meminfo: memFree=129665764/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=20440 memory=17756 CPUtime=0.1 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) R 31582 31585 30453 0 -1 4194304 3745 0 0 0 10 0 0 0 20 0 1 0 37891364 20930560 4439 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 5110 4439 1920 2102 0 2650 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 20440 KiB
Current children cumulated memory: 17756 KiB

[startup+0.205504 s]*
/proc/loadavg: 8.15 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129650140/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=30172 CPUtime=0.22 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 6695 0 0 0 21 1 0 0 20 0 3 0 37891364 173838336 7543 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 7543 2112 2102 0 9947 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=3472285463193977116 CPUtime=0.03 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 1887 0 0 0 3 0 0 0 20 0 3 0 37891382 173838336 7543 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=17127 CPUtime=0 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 570 0 0 0 0 0 0 0 20 0 3 0 37891382 173838336 7543 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 30172 KiB

[startup+0.313003 s]*
/proc/loadavg: 8.15 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129650140/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=31452 CPUtime=0.42 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 7022 0 0 0 41 1 0 0 20 0 3 0 37891364 173838336 7863 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 7863 2112 2102 0 10267 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=-8183432462232491967 CPUtime=0.13 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 2214 0 0 0 13 0 0 0 20 0 3 0 37891382 173838336 7863 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=0 CPUtime=0.1 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 570 0 0 0 10 0 0 0 20 0 3 0 37891382 173838336 7863 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 0.42 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 31452 KiB

[startup+0.700371 s]
/proc/loadavg: 8.15 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129646108/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=32348 CPUtime=1.14 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 7200 0 0 0 113 1 0 0 20 0 3 0 37891364 173838336 8087 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 8087 2176 2102 0 12032 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=0 CPUtime=0.51 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 2239 0 0 0 51 0 0 0 20 0 3 0 37891382 173838336 8087 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=0 CPUtime=0.44 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 723 0 0 0 44 0 0 0 20 0 3 0 37891382 173838336 8087 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 32348 KiB

[startup+1.50026 s]
/proc/loadavg: 8.15 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129646108/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=36188 CPUtime=2.72 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 10768 0 0 0 271 1 0 0 20 0 3 0 37891364 173838336 9047 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 9047 2176 2102 0 13007 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=0 CPUtime=1.3 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 5062 0 0 0 130 0 0 0 20 0 3 0 37891382 173838336 9047 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=0 CPUtime=1.23 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 1442 0 0 0 123 0 0 0 20 0 3 0 37891382 173838336 9047 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 2.72 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 36188 KiB

[startup+3.10533 s]
/proc/loadavg: 8.13 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129646108/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=37852 CPUtime=5.91 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 11336 0 0 0 590 1 0 0 20 0 3 0 37891364 173838336 9463 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 9463 2176 2102 0 13368 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=0 CPUtime=2.9 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 5496 0 0 0 290 0 0 0 20 0 3 0 37891382 173838336 9463 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=14340 CPUtime=2.81 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 1575 0 0 0 281 0 0 0 20 0 3 0 37891382 173838336 9463 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 5.91 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 37852 KiB

[startup+6.30016 s]
/proc/loadavg: 8.13 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129640248/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=46488 CPUtime=12.26 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 19344 0 0 0 1224 2 0 0 20 0 3 0 37891364 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 11622 2176 2102 0 14277 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=0 CPUtime=6.09 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 10591 0 0 0 609 0 0 0 20 0 3 0 37891382 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=-8183432462232491967 CPUtime=5.97 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 4414 0 0 0 597 0 0 0 20 0 3 0 37891382 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 12.26 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 46488 KiB

[startup+12.7002 s]
/proc/loadavg: 8.12 8.09 7.64 9/259 31588
/proc/meminfo: memFree=129640248/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=46488 CPUtime=24.99 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 19725 0 0 0 2497 2 0 0 20 0 3 0 37891364 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 11622 2176 2102 0 14277 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=-8183432462232491967 CPUtime=12.47 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 10815 0 0 0 1247 0 0 0 20 0 3 0 37891382 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=-8183432462232491967 CPUtime=12.32 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 4569 0 0 0 1231 1 0 0 20 0 3 0 37891382 173838336 11622 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 24.99 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 46488 KiB

[startup+25.5002 s]
/proc/loadavg: 8.10 8.08 7.65 9/259 31589
/proc/meminfo: memFree=129632452/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=46744 CPUtime=50.43 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 21856 0 0 0 5041 2 0 0 20 0 3 0 37891364 173838336 11686 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 11686 2176 2102 0 14336 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=-8183432462232491967 CPUtime=25.24 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 12081 0 0 0 2524 0 0 0 20 0 3 0 37891382 173838336 11686 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=14340 CPUtime=24.99 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 5373 0 0 0 2498 1 0 0 20 0 3 0 37891382 173838336 11686 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 50.43 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 46744 KiB

[startup+51.1052 s]
/proc/loadavg: 8.06 8.07 7.66 9/259 31589
/proc/meminfo: memFree=129628624/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=48536 CPUtime=101.33 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 26820 0 0 0 10129 4 0 0 20 0 3 0 37891364 173838336 12134 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 12134 2176 2102 0 14817 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=48408 CPUtime=50.78 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 15402 0 0 0 5077 1 0 0 20 0 3 0 37891382 173838336 12134 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=14340 CPUtime=50.35 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 6938 0 0 0 5033 2 0 0 20 0 3 0 37891382 173838336 12134 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 101.33 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 48536 KiB

[startup+102.3 s]
/proc/loadavg: 8.14 8.09 7.69 9/259 31595
/proc/meminfo: memFree=129625708/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=50584 CPUtime=203.09 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 31516 0 0 0 20303 6 0 0 20 0 3 0 37891364 173838336 12646 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 12646 2176 2102 0 15342 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=50584 CPUtime=101.83 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 18401 0 0 0 10182 1 0 0 20 0 3 0 37891382 173838336 12646 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=50584 CPUtime=101.02 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 8550 0 0 0 10099 3 0 0 20 0 3 0 37891382 173838336 12646 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 203.09 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 50584 KiB

[startup+162.3 s]
/proc/loadavg: 8.19 8.11 7.72 9/258 31597
/proc/meminfo: memFree=129632336/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=54296 CPUtime=322.37 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 36828 0 0 0 32227 10 0 0 20 0 3 0 37891364 173838336 13574 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 13574 2176 2102 0 16340 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=51608 CPUtime=161.67 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 22024 0 0 0 16165 2 0 0 20 0 3 0 37891382 173838336 13574 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=14340 CPUtime=160.44 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 10168 0 0 0 16039 5 0 0 20 0 3 0 37891382 173838336 13574 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 322.37 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 54296 KiB

[startup+222.3 s]
/proc/loadavg: 8.12 8.10 7.75 9/258 31599

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

Current children cumulated memory: 58776 KiB

[startup+1362.3 s]
/proc/loadavg: 7.57 7.88 7.93 8/257 31884
/proc/meminfo: memFree=123739432/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=2707.37 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42478 0 0 0 270684 53 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1350.02 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26151 0 0 0 134993 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1356.65 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11557 0 0 0 135634 31 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 2707.37 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1422.3 s]
/proc/loadavg: 7.26 7.73 7.88 9/259 31888
/proc/meminfo: memFree=122601948/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=2826.57 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42478 0 0 0 282601 56 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1409.36 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26151 0 0 0 140927 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=14340 CPUtime=1416.46 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11557 0 0 0 141614 32 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 2826.57 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1482.3 s]
/proc/loadavg: 7.91 7.83 7.91 9/259 31890
/proc/meminfo: memFree=110646848/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=2945.77 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42577 0 0 0 294518 59 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1468.71 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26172 0 0 0 146862 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1476.28 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11629 0 0 0 147595 33 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 2945.77 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1542.3 s]
/proc/loadavg: 8.03 7.88 7.92 9/259 31903
/proc/meminfo: memFree=110598156/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3064.97 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42656 0 0 0 306436 61 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1528.05 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26247 0 0 0 152796 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1536.11 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11633 0 0 0 153576 35 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3064.97 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1602.3 s]
/proc/loadavg: 8.05 7.92 7.93 9/259 31905
/proc/meminfo: memFree=110541764/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3184.17 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42659 0 0 0 318353 64 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1587.4 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26250 0 0 0 158731 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1595.94 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11633 0 0 0 159557 37 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3184.17 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1662.3 s]
/proc/loadavg: 8.12 7.97 7.95 9/258 31907
/proc/meminfo: memFree=110499864/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3303.37 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42663 0 0 0 330270 67 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1646.75 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26251 0 0 0 164666 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1655.76 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11635 0 0 0 165537 39 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3303.37 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1722.3 s]
/proc/loadavg: 8.14 8.00 7.96 9/258 31909
/proc/meminfo: memFree=110472480/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3422.54 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42663 0 0 0 342184 70 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1706.09 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26251 0 0 0 170600 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1715.56 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11635 0 0 0 171516 40 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3422.54 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

[startup+1782.3 s]
/proc/loadavg: 8.16 8.03 7.98 9/258 31958
/proc/meminfo: memFree=110821932/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3541.73 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42815 0 0 0 354100 73 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=17408 CPUtime=1765.43 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26320 0 0 0 176534 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=11264 CPUtime=1775.38 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11709 0 0 0 177496 42 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3541.73 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.7 s]
/proc/loadavg: 8.10 8.03 7.98 9/258 31959
/proc/meminfo: memFree=110814152/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3600.15 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42815 0 0 0 359941 74 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1794.52 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26320 0 0 0 179443 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1804.69 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11709 0 0 0 180426 43 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.43 s, system=0.742525 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.03 7.98 9/258 31959
/proc/meminfo: memFree=110814152/131382112 swapFree=33010684/33010684
[pid=31585] ppid=31582 vsize=169764 memory=58776 CPUtime=3600.15 cores=5,7
/proc/31585/stat : 31585 (cp-sat-runner) S 31582 31585 30453 0 -1 4194304 42815 0 0 0 359941 74 0 0 20 0 3 0 37891364 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
/proc/31585/statm: 42441 14694 2176 2102 0 16853 0
[pid=31585/tid=31587] ppid=31582 vsize=169764 memory=58776 CPUtime=1794.52 cores=5,7
/proc/31585/task/31587/stat : 31587 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 26320 0 0 0 179443 9 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
[pid=31585/tid=31588] ppid=31582 vsize=169764 memory=58776 CPUtime=1804.69 cores=5,7
/proc/31585/task/31588/stat : 31588 (cp-sat-runner) R 31582 31585 30453 0 -1 4194368 11709 0 0 0 180426 43 0 0 20 0 3 0 37891382 173838336 14694 18446744073709551615 4198400 12805993 140726975397776 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 40833024 140726975400216 140726975400421 140726975400421 140726975406023 0
Current children cumulated CPU time: 3600.15 s
Current children cumulated vsize: 169764 KiB
Current children cumulated memory: 58776 KiB

Child status: 0

Real time (s): 1811.71
CPU time (s): 3600.17
CPU user time (s): 3599.43
CPU system time (s): 0.742525
CPU usage (%): 198.717
Max. virtual memory (cumulated for all children) (KiB): 169764
Max. memory (cumulated for all children) (KiB): 58776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.43
system time used= 0.742525
maximum resident set size= 58904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42824
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= 96794
involuntary context switches= 205144


# summary of solver processes directly reported to runsolver:
#   pid: 31585
#   total CPU time (s): 3600.17
#   total CPU user time (s): 3599.43
#   total CPU system time (s): 0.742525

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.08379 second user time and 8.67133 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 20:35:22
IDJOB=4514898
IDBENCH=163980
IDSOLVER=3320
FILE ID=nodeC007/4514898-1751222122
RUNJOBID= nodeC007-1751219748-30471
SLURM_JOB_ID= 9587673
Free space on /tmp= 432980 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib3/normalized-seymour.0.u.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-4514898-1751222122/watcher-4514898-1751222122 -o /tmp/evaluation-result-4514898-1751222122/solver-4514898-1751222122 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751219748-30471 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:2134784216 --competition_mode --input HOME/instance-4514898-1751222122.opb

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

MD5SUM BENCH= 8ef3131177365cbfba34b2238fc87839
RANDOM SEED=2134784216

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.594
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.579
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.608
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.625
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.607
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3493.283
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.627
cache size	: 15360 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.839
cache size	: 15360 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 20
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 pti tpr_shadow flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdt_a rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts vnmi
vmx flags	: vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vid ple shadow_vmcs pml ept_violation_ve
bugs		: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs taa itlb_multihit mmio_stale_data
bogomips	: 6983.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382112 kB
MemFree:        129679400 kB
MemAvailable:   129689700 kB
Buffers:            3280 kB
Cached:           820064 kB
SwapCached:            0 kB
Active:           524064 kB
Inactive:         574732 kB
Active(anon):     293412 kB
Inactive(anon):        0 kB
Active(file):     230652 kB
Inactive(file):   574732 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12712 kB
Writeback:             0 kB
AnonPages:        278520 kB
Mapped:           128696 kB
Shmem:             17960 kB
KReclaimable:      89084 kB
Slab:             170780 kB
SReclaimable:      89084 kB
SUnreclaim:        81696 kB
KernelStack:        4192 kB
PageTables:         3396 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     662700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149512 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      201544 kB
DirectMap2M:    10186752 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432532 MiB
End job on nodeC007 at 2025-06-29 21:05:34