Trace number 4514214

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.15 1810.61

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/elffers/
rand6reg/normalized-rand6reg-v091-n3.opb
MD5SUMc981ca1603e2aa1abfaebeb08d0e93e7
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.021723
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints91
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)91
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
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.13/1810.60	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 (63057 MiB free)
  memory of node 1: 64465 MiB (63830 MiB free)
  node distances:
     10  21
     21  10

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

running on 2 cores: 4,6

CPU governors:
  performance: 4 6

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=30694, runsolver pid=30690

[startup+0.10007 s]*
/proc/loadavg: 0.86 1.05 1.58 4/247 30711
/proc/meminfo: memFree=129931920/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=10892 memory=8192 CPUtime=0.1 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) R 30690 30694 30453 0 -1 4194304 370 0 0 0 10 0 0 0 20 0 1 0 37654127 11153408 2048 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 2723 2048 1856 2102 0 263 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 10892 KiB
Current children cumulated memory: 8192 KiB

[startup+0.213586 s]*
/proc/loadavg: 0.86 1.05 1.58 7/255 30719
/proc/meminfo: memFree=129899672/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=10892 memory=8320 CPUtime=0.21 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) R 30690 30694 30453 0 -1 4194304 375 0 0 0 21 0 0 0 20 0 1 0 37654127 11153408 2080 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 2723 2080 1888 2102 0 263 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 10892 KiB
Current children cumulated memory: 8320 KiB

[startup+0.313082 s]*
/proc/loadavg: 0.86 1.05 1.58 5/253 30721
/proc/meminfo: memFree=129884648/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=158584 memory=10752 CPUtime=0.36 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 762 0 0 0 36 0 0 0 20 0 3 0 37654127 162390016 2688 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39646 2688 2176 2102 0 4739 0
[pid=30694/tid=30720] ppid=30690 vsize=158584 memory=8903175123235191403 CPUtime=0.06 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 273 0 0 0 6 0 0 0 20 0 3 0 37654152 162390016 2688 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=158584 memory=0 CPUtime=0.06 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 56 0 0 0 6 0 0 0 20 0 3 0 37654152 162390016 2688 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 158584 KiB
Current children cumulated memory: 10752 KiB

[startup+0.700259 s]
/proc/loadavg: 0.86 1.05 1.58 6/253 30733
/proc/meminfo: memFree=129848424/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=158584 memory=13568 CPUtime=1.08 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 1449 0 0 0 107 1 0 0 20 0 3 0 37654127 162390016 3392 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39646 3392 2176 2102 0 5390 0
[pid=30694/tid=30720] ppid=30690 vsize=158584 memory=17408 CPUtime=0.4 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 482 0 0 0 40 0 0 0 20 0 3 0 37654152 162390016 3392 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=158584 memory=39484503 CPUtime=0.43 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 534 0 0 0 43 0 0 0 20 0 3 0 37654152 162390016 3392 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 1.08 s
Current children cumulated vsize: 158584 KiB
Current children cumulated memory: 13568 KiB

[startup+1.50024 s]
/proc/loadavg: 0.86 1.05 1.58 6/251 30757
/proc/meminfo: memFree=129808596/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=158584 memory=14976 CPUtime=2.66 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 2580 0 0 0 265 1 0 0 20 0 3 0 37654127 162390016 3744 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39646 3744 2176 2102 0 5751 0
[pid=30694/tid=30720] ppid=30690 vsize=158584 memory=39484503 CPUtime=1.18 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 1358 0 0 0 118 0 0 0 20 0 3 0 37654152 162390016 3744 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=158584 memory=0 CPUtime=1.22 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 767 0 0 0 122 0 0 0 20 0 3 0 37654152 162390016 3744 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 2.66 s
Current children cumulated vsize: 158584 KiB
Current children cumulated memory: 14976 KiB

[startup+3.10581 s]
/proc/loadavg: 0.86 1.05 1.58 9/261 30772
/proc/meminfo: memFree=129557328/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=158988 memory=17548 CPUtime=5.85 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 3785 0 0 0 583 2 0 0 20 0 3 0 37654127 162803712 4387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39747 4387 2176 2102 0 6467 0
[pid=30694/tid=30720] ppid=30690 vsize=158988 memory=0 CPUtime=2.76 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 2049 0 0 0 275 1 0 0 20 0 3 0 37654152 162803712 4387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=158988 memory=14340 CPUtime=2.82 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 1281 0 0 0 282 0 0 0 20 0 3 0 37654152 162803712 4387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 5.85 s
Current children cumulated vsize: 158988 KiB
Current children cumulated memory: 17548 KiB

[startup+6.30022 s]
/proc/loadavg: 1.43 1.16 1.61 9/261 30772
/proc/meminfo: memFree=129544272/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=22300 CPUtime=12.2 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 9361 0 0 0 1217 3 0 0 20 0 3 0 37654127 163213312 5575 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 5575 2176 2102 0 7648 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=14340 CPUtime=5.93 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 6259 0 0 0 591 2 0 0 20 0 3 0 37654152 163213312 5575 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=-8183434656944068798 CPUtime=6.01 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 2556 0 0 0 601 0 0 0 20 0 3 0 37654152 163213312 5575 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 12.2 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 22300 KiB

[startup+12.7002 s]
/proc/loadavg: 1.96 1.28 1.65 9/261 30772
/proc/meminfo: memFree=129536728/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=23992 CPUtime=24.92 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 14538 0 0 0 2488 4 0 0 20 0 3 0 37654127 163213312 5998 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 5998 2176 2102 0 8505 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=21108 CPUtime=12.26 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 10818 0 0 0 1223 3 0 0 20 0 3 0 37654152 163213312 5998 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=23992 CPUtime=12.4 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 3161 0 0 0 1240 0 0 0 20 0 3 0 37654152 163213312 5998 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 24.92 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 23992 KiB

[startup+25.5002 s]
/proc/loadavg: 3.52 1.66 1.77 9/261 30772
/proc/meminfo: memFree=129532208/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24632 CPUtime=50.37 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 17818 0 0 0 5032 5 0 0 20 0 3 0 37654127 163213312 6158 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6158 2176 2102 0 8505 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=21108 CPUtime=24.93 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 13418 0 0 0 2490 3 0 0 20 0 3 0 37654152 163213312 6158 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=23992 CPUtime=25.17 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 3790 0 0 0 2517 0 0 0 20 0 3 0 37654152 163213312 6158 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 50.37 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24632 KiB

[startup+51.1053 s]
/proc/loadavg: 5.46 2.26 1.96 9/261 30773
/proc/meminfo: memFree=129527948/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24244 CPUtime=101.27 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 22865 0 0 0 10121 6 0 0 20 0 3 0 37654127 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6061 2176 2102 0 8505 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24244 CPUtime=50.27 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 17177 0 0 0 5023 4 0 0 20 0 3 0 37654152 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=24632 CPUtime=50.72 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 5020 0 0 0 5071 1 0 0 20 0 3 0 37654152 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 101.27 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24244 KiB

[startup+102.3 s]
/proc/loadavg: 7.08 3.21 2.30 9/261 30774
/proc/meminfo: memFree=129487168/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24244 CPUtime=203.04 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 26369 0 0 0 20296 8 0 0 20 0 3 0 37654127 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6061 2176 2102 0 8505 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24244 CPUtime=100.95 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 20004 0 0 0 10089 6 0 0 20 0 3 0 37654152 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=14340 CPUtime=101.8 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 5674 0 0 0 10179 1 0 0 20 0 3 0 37654152 163213312 6061 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 203.04 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24244 KiB

[startup+162.3 s]
/proc/loadavg: 7.76 4.11 2.67 9/261 30776
/proc/meminfo: memFree=129442364/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=26472 CPUtime=322.31 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 33795 0 0 0 32220 11 0 0 20 0 3 0 37654127 163213312 6618 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6618 2176 2102 0 8746 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24244 CPUtime=160.32 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 26104 0 0 0 16024 8 0 0 20 0 3 0 37654152 163213312 6618 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=24244 CPUtime=161.68 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 6941 0 0 0 16166 2 0 0 20 0 3 0 37654152 163213312 6618 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 322.31 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 26472 KiB

[startup+222.3 s]
/proc/loadavg: 7.97 4.84 3.01 9/260 30778
/proc/meminfo: memFree=129436616/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24232 CPUtime=441.57 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 38035 0 0 0 44142 15 0 0 20 0 3 0 37654127 163213312 6058 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6058 2176 2102 0 9794 0

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

Current children cumulated memory: 25172 KiB

[startup+1302.3 s]
/proc/loadavg: 8.10 8.05 6.57 9/258 30844
/proc/meminfo: memFree=129394360/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24844 CPUtime=2589.28 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 92577 0 0 0 258860 68 0 0 20 0 3 0 37654127 163213312 6211 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6211 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=28568 CPUtime=1289.43 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 82607 0 0 0 128898 45 0 0 20 0 3 0 37654152 163213312 6211 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=79188 CPUtime=1299.14 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9093 0 0 0 129899 15 0 0 20 0 3 0 37654152 163213312 6211 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 2589.28 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24844 KiB

[startup+1362.3 s]
/proc/loadavg: 8.10 8.05 6.67 9/258 30846
/proc/meminfo: memFree=129394640/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24788 CPUtime=2708.6 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 97271 0 0 0 270788 72 0 0 20 0 3 0 37654127 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6197 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24788 CPUtime=1348.87 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 87301 0 0 0 134839 48 0 0 20 0 3 0 37654152 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=27080 CPUtime=1359 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9093 0 0 0 135884 16 0 0 20 0 3 0 37654152 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 2708.6 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24788 KiB

[startup+1422.3 s]
/proc/loadavg: 8.09 8.06 6.76 9/258 30848
/proc/meminfo: memFree=129391124/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=33364 CPUtime=2827.93 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 100314 0 0 0 282718 75 0 0 20 0 3 0 37654127 163213312 8341 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 8341 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24788 CPUtime=1408.3 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 90184 0 0 0 140781 49 0 0 20 0 3 0 37654152 163213312 8341 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=31572 CPUtime=1418.87 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9239 0 0 0 141870 17 0 0 20 0 3 0 37654152 163213312 8341 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 2827.93 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 33364 KiB

[startup+1482.3 s]
/proc/loadavg: 8.07 8.06 6.85 9/257 30850
/proc/meminfo: memFree=129391992/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24788 CPUtime=2947.25 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 103568 0 0 0 294646 79 0 0 20 0 3 0 37654127 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6197 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=25172 CPUtime=1467.74 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 93432 0 0 0 146722 52 0 0 20 0 3 0 37654152 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=14340 CPUtime=1478.74 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9244 0 0 0 147856 18 0 0 20 0 3 0 37654152 163213312 6197 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 2947.25 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24788 KiB

[startup+1542.3 s]
/proc/loadavg: 8.06 8.06 6.93 9/257 30852
/proc/meminfo: memFree=129391732/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=26644 CPUtime=3066.56 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 107353 0 0 0 306574 82 0 0 20 0 3 0 37654127 163213312 6661 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6661 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=14340 CPUtime=1527.18 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 97197 0 0 0 152663 55 0 0 20 0 3 0 37654152 163213312 6661 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=27348 CPUtime=1538.6 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9264 0 0 0 153842 18 0 0 20 0 3 0 37654152 163213312 6661 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3066.56 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 26644 KiB

[startup+1602.3 s]
/proc/loadavg: 8.06 8.06 7.00 9/257 30854
/proc/meminfo: memFree=129385824/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=29012 CPUtime=3185.89 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 112651 0 0 0 318503 86 0 0 20 0 3 0 37654127 163213312 7253 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 7253 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=25812 CPUtime=1586.6 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 102494 0 0 0 158603 57 0 0 20 0 3 0 37654152 163213312 7253 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=25896 CPUtime=1598.47 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9265 0 0 0 159828 19 0 0 20 0 3 0 37654152 163213312 7253 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3185.89 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 29012 KiB

[startup+1662.3 s]
/proc/loadavg: 8.13 8.08 7.08 9/257 30856
/proc/meminfo: memFree=129387756/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=26116 CPUtime=3305.21 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 117223 0 0 0 330432 89 0 0 20 0 3 0 37654127 163213312 6529 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6529 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24448 CPUtime=1646.03 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 107063 0 0 0 164544 59 0 0 20 0 3 0 37654152 163213312 6529 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=14340 CPUtime=1658.32 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9267 0 0 0 165813 19 0 0 20 0 3 0 37654152 163213312 6529 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3305.21 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 26116 KiB

[startup+1722.3 s]
/proc/loadavg: 8.10 8.08 7.14 9/257 30858
/proc/meminfo: memFree=129395844/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=24832 CPUtime=3424.53 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 122306 0 0 0 342361 92 0 0 20 0 3 0 37654127 163213312 6208 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6208 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=24448 CPUtime=1705.48 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 112146 0 0 0 170486 62 0 0 20 0 3 0 37654152 163213312 6208 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=14340 CPUtime=1718.19 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9267 0 0 0 171799 20 0 0 20 0 3 0 37654152 163213312 6208 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3424.53 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 24832 KiB

[startup+1782.3 s]
/proc/loadavg: 8.12 8.08 7.20 9/258 30863
/proc/meminfo: memFree=129396276/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=25548 CPUtime=3543.85 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 127317 0 0 0 354289 96 0 0 20 0 3 0 37654127 163213312 6387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6387 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=25520 CPUtime=1764.92 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 116967 0 0 0 176427 65 0 0 20 0 3 0 37654152 163213312 6387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=25292 CPUtime=1778.04 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9442 0 0 0 177784 20 0 0 20 0 3 0 37654152 163213312 6387 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3543.85 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 25548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.6 s]
/proc/loadavg: 8.07 8.07 7.23 9/258 30868
/proc/meminfo: memFree=129404200/131382112 swapFree=33010684/33010684
[pid=30694] ppid=30690 vsize=159388 memory=26448 CPUtime=3600.13 cores=4,6
/proc/30694/stat : 30694 (cp-sat-runner) S 30690 30694 30453 0 -1 4194304 128944 0 0 0 359916 97 0 0 20 0 3 0 37654127 163213312 6612 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 17 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
/proc/30694/statm: 39847 6612 2176 2102 0 12642 0
[pid=30694/tid=30720] ppid=30690 vsize=159388 memory=-8183432470788937665 CPUtime=1792.94 cores=4,6
/proc/30694/task/30720/stat : 30720 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 118594 0 0 0 179229 65 0 0 20 0 3 0 37654152 163213312 6612 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 6 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
[pid=30694/tid=30721] ppid=30690 vsize=159388 memory=7686721470264483783 CPUtime=1806.28 cores=4,6
/proc/30694/task/30721/stat : 30721 (cp-sat-runner) R 30690 30694 30453 0 -1 4194368 9442 0 0 0 180607 21 0 0 20 0 3 0 37654152 163213312 6612 18446744073709551615 4198400 12805993 140736898935904 0 0 0 0 0 16386 0 0 0 -1 4 0 0 0 0 0 14146912 14333620 45502464 140736898943257 140736898943461 140736898943461 140736898949063 0
Current children cumulated CPU time: 3600.13 s
Current children cumulated vsize: 159388 KiB
Current children cumulated memory: 26448 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.17 s, system=0.977556 s

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

Child status: 0

Real time (s): 1810.61
CPU time (s): 3600.15
CPU user time (s): 3599.17
CPU system time (s): 0.977556
CPU usage (%): 198.837
Max. virtual memory (cumulated for all children) (KiB): 159388
Max. memory (cumulated for all children) (KiB): 42168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.17
system time used= 0.977556
maximum resident set size= 42168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128953
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= 34198
involuntary context switches= 102230


# summary of solver processes directly reported to runsolver:
#   pid: 30694
#   total CPU time (s): 3600.15
#   total CPU user time (s): 3599.17
#   total CPU system time (s): 0.977556

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.01803 second user time and 7.65102 second system time

The end

Launcher Data

Begin job on nodeC007 at 2025-06-29 19:55:50
IDJOB=4514214
IDBENCH=162614
IDSOLVER=3320
FILE ID=nodeC007/4514214-1751219750
RUNJOBID= nodeC007-1751219748-30469
SLURM_JOB_ID= 9587673
Free space on /tmp= 433016 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB16/DEC-LIN/elffers/rand6reg/normalized-rand6reg-v091-n3.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-4514214-1751219750/watcher-4514214-1751219750 -o /tmp/evaluation-result-4514214-1751219750/solver-4514214-1751219750 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC007-1751219748-30469 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:423979933 --competition_mode --input HOME/instance-4514214-1751219750.opb

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

MD5SUM BENCH= c981ca1603e2aa1abfaebeb08d0e93e7
RANDOM SEED=423979933

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		: 1197.539
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		: 1197.069
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		: 1197.207
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		: 1197.221
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		: 1197.200
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		: 1197.139
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		: 1197.224
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		: 1197.210
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:        129964604 kB
MemAvailable:   129953752 kB
Buffers:            3280 kB
Cached:           798940 kB
SwapCached:            0 kB
Active:           314912 kB
Inactive:         553608 kB
Active(anon):      84260 kB
Inactive(anon):        0 kB
Active(file):     230652 kB
Inactive(file):   553608 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32224 kB
Writeback:            12 kB
AnonPages:         69368 kB
Mapped:           101980 kB
Shmem:             17960 kB
KReclaimable:      89032 kB
Slab:             170636 kB
SReclaimable:      89032 kB
SUnreclaim:        81604 kB
KernelStack:        3884 kB
PageTables:         2740 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:     331720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149256 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 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= 432960 MiB
End job on nodeC007 at 2025-06-29 20:26:01