Trace number 4545450

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.14UNSAT 1269.44 639.998

General information on the benchmark

NamePB25/normalized-PB25/DEC-LIN/wallon/
normalized-Hamming-20-10-03-08_c24.opb
MD5SUM9101894967509166591dd86e4191459c
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.667758
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6861
Total number of constraints13501
Number of constraints which are clauses2281
Number of constraints which are cardinality constraints (but not clauses)190
Number of constraints which are nor clauses,nor cardinality constraints11030
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 18
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1269.25/639.98	s UNSATISFIABLE

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: 63794 MiB (61540 MiB free)
  memory of node 1: 64507 MiB (62147 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4545450-1753207182/watcher-4545450-1753207182 -o /tmp/evaluation-result-4545450-1753207182/solver-4545450-1753207182 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753198970-147006 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1179668393 --competition_mode --input HOME/instance-4545450-1753207182.opb 

running on 2 cores: 0,2

CPU governors:
  performance: 0 2

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 5.14.0-503.14.1.el9_5.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=149447, runsolver pid=149444

[startup+0.100069 s]*
/proc/loadavg: 8.14 8.10 8.09 8/257 149448
/proc/meminfo: memFree=126649768/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=23316 memory=18636 CPUtime=0.1 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) R 149444 149447 146988 0 -1 4194304 3628 0 0 0 9 1 0 0 20 0 1 0 236397566 23875584 4659 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 5829 4659 1504 2102 0 3369 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 23316 KiB
Current children cumulated memory: 18636 KiB

[startup+0.213311 s]*
/proc/loadavg: 8.14 8.10 8.09 8/257 149448
/proc/meminfo: memFree=126649584/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=23788 memory=19148 CPUtime=0.22 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) R 149444 149447 146988 0 -1 4194304 3759 0 0 0 21 1 0 0 20 0 1 0 236397566 24358912 4787 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 5947 4787 1504 2102 0 3487 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 23788 KiB
Current children cumulated memory: 19148 KiB

[startup+0.313152 s]*
/proc/loadavg: 8.14 8.10 8.09 8/257 149448
/proc/meminfo: memFree=126641392/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=25044 memory=21028 CPUtime=0.32 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) R 149444 149447 146988 0 -1 4194304 6326 0 0 0 30 2 0 0 20 0 1 0 236397566 25645056 5257 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 6315 5257 1664 2102 0 3855 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 25044 KiB
Current children cumulated memory: 21028 KiB

[startup+0.700323 s]
/proc/loadavg: 8.14 8.10 8.09 8/257 149448
/proc/meminfo: memFree=126633200/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=36884 memory=32292 CPUtime=0.69 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) R 149444 149447 146988 0 -1 4194304 8912 0 0 0 66 3 0 0 20 0 1 0 236397566 37769216 8073 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 9221 8073 1920 2102 0 6761 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36884 KiB
Current children cumulated memory: 32292 KiB

[startup+1.5003 s]
/proc/loadavg: 8.14 8.10 8.09 8/257 149448
/proc/meminfo: memFree=126623560/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=77664 CPUtime=1.55 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 23591 0 0 0 148 7 0 0 20 0 3 0 236397566 204034048 19416 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 19416 2144 2102 0 22509 0
Current children cumulated CPU time: 1.55 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 77664 KiB

[startup+3.10593 s]
/proc/loadavg: 8.13 8.10 8.09 9/259 149450
/proc/meminfo: memFree=126602140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=112912 CPUtime=4.73 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 38898 0 0 0 464 9 0 0 20 0 3 0 236397566 204034048 28228 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 28228 2176 2102 0 33251 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=0 CPUtime=1.67 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 9661 0 0 0 166 1 0 0 20 0 3 0 236397703 204034048 28228 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=108804 CPUtime=1.68 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 12755 0 0 0 167 1 0 0 20 0 3 0 236397703 204034048 28228 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 4.73 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 112912 KiB

[startup+6.30021 s]
/proc/loadavg: 8.13 8.10 8.09 9/259 149450
/proc/meminfo: memFree=126582360/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=125112 CPUtime=11.07 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 54504 0 0 0 1097 10 0 0 20 0 3 0 236397566 204034048 31278 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 31278 2176 2102 0 34551 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=0 CPUtime=4.83 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 14664 0 0 0 482 1 0 0 20 0 3 0 236397703 204034048 31278 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=124728 CPUtime=4.87 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 23326 0 0 0 484 3 0 0 20 0 3 0 236397703 204034048 31278 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 11.07 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 125112 KiB

[startup+12.7002 s]
/proc/loadavg: 8.12 8.10 8.09 9/259 149450
/proc/meminfo: memFree=126535120/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=138936 CPUtime=23.78 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 76611 0 0 0 2366 12 0 0 20 0 3 0 236397566 204034048 34734 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 34734 2176 2102 0 38580 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=11136 CPUtime=11.18 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 26475 0 0 0 1115 3 0 0 20 0 3 0 236397703 204034048 34734 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=137144 CPUtime=11.23 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 33581 0 0 0 1120 3 0 0 20 0 3 0 236397703 204034048 34734 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 23.78 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 138936 KiB

[startup+25.5002 s]
/proc/loadavg: 8.09 8.09 8.09 10/259 149451
/proc/meminfo: memFree=126529604/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=140728 CPUtime=49.2 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 93655 0 0 0 4905 15 0 0 20 0 3 0 236397566 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 35182 2176 2102 0 38953 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=14304 CPUtime=23.85 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 33989 0 0 0 2381 4 0 0 20 0 3 0 236397703 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=140728 CPUtime=23.98 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 43051 0 0 0 2393 5 0 0 20 0 3 0 236397703 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 49.2 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 140728 KiB

[startup+51.1053 s]
/proc/loadavg: 8.13 8.10 8.09 9/259 149451
/proc/meminfo: memFree=126494300/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=140728 CPUtime=100.06 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 124025 0 0 0 9989 17 0 0 20 0 3 0 236397566 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 35182 2176 2102 0 38953 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=140728 CPUtime=49.2 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 48609 0 0 0 4915 5 0 0 20 0 3 0 236397703 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=27008 CPUtime=49.47 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 58767 0 0 0 4942 5 0 0 20 0 3 0 236397703 204034048 35182 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 100.06 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 140728 KiB

[startup+102.3 s]
/proc/loadavg: 8.12 8.10 8.09 9/259 149464
/proc/meminfo: memFree=126500468/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=142392 CPUtime=201.72 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 156671 0 0 0 20151 21 0 0 20 0 3 0 236397566 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 35598 2176 2102 0 39514 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=14304 CPUtime=99.87 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 61282 0 0 0 9981 6 0 0 20 0 3 0 236397703 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=142392 CPUtime=100.46 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 78669 0 0 0 10038 8 0 0 20 0 3 0 236397703 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 201.72 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 142392 KiB

[startup+162.3 s]
/proc/loadavg: 8.04 8.08 8.08 9/259 149466
/proc/meminfo: memFree=126447968/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=199252 memory=142392 CPUtime=320.9 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 169884 0 0 0 32067 23 0 0 20 0 3 0 236397566 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 49813 35598 2176 2102 0 39570 0
[pid=149447/tid=149449] ppid=149444 vsize=199252 memory=142392 CPUtime=159.28 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 62151 0 0 0 15922 6 0 0 20 0 3 0 236397703 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=199252 memory=142392 CPUtime=160.2 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 90975 0 0 0 16012 8 0 0 20 0 3 0 236397703 204034048 35598 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 320.9 s
Current children cumulated vsize: 199252 KiB
Current children cumulated memory: 142392 KiB

[startup+222.3 s]
/proc/loadavg: 8.12 8.09 8.09 9/258 149468
/proc/meminfo: memFree=126433360/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145720 CPUtime=440.05 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 187824 0 0 0 43979 26 0 0 20 0 3 0 236397566 206659584 36430 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36430 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=14304 CPUtime=218.68 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 67307 0 0 0 21861 7 0 0 20 0 3 0 236397703 206659584 36430 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=219.92 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 101516 0 0 0 21983 9 0 0 20 0 3 0 236397703 206659584 36430 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 440.05 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145720 KiB

[startup+282.3 s]
/proc/loadavg: 8.10 8.09 8.09 9/259 149471
/proc/meminfo: memFree=126413388/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145720 CPUtime=559.19 cores=0,2

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

/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=145848 CPUtime=515.55 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 85898 0 0 0 51546 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=145848 CPUtime=518.6 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128231 0 0 0 51846 14 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1035.74 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+582.3 s]
/proc/loadavg: 8.17 8.11 8.09 9/257 149488
/proc/meminfo: memFree=126195312/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1154.87 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237233 0 0 0 115449 38 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=145848 CPUtime=574.92 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 85912 0 0 0 57483 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=578.36 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128241 0 0 0 57820 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1154.87 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+639.998 s]
# the end of solver process 149447 was just reported to runsolver
# Child status: 20

# cumulated CPU time of all completed processes:  user=1269.03 s, system=0.411593 s

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

[startup+614.4 s]
/proc/loadavg: 8.15 8.11 8.09 9/257 149489
/proc/meminfo: memFree=126172840/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1218.61 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237402 0 0 0 121822 39 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=145848 CPUtime=606.68 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86064 0 0 0 60659 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=145848 CPUtime=610.31 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128256 0 0 0 61015 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1218.61 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+627.2 s]
/proc/loadavg: 8.13 8.11 8.09 9/257 149489
/proc/meminfo: memFree=126183204/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1244.03 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237517 0 0 0 124363 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=27008 CPUtime=619.35 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86085 0 0 0 61926 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=122496 CPUtime=623.05 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128349 0 0 0 62289 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1244.03 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+633.6 s]
/proc/loadavg: 8.11 8.10 8.09 9/257 149489
/proc/meminfo: memFree=126161404/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1256.74 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237531 0 0 0 125634 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=27008 CPUtime=625.68 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86090 0 0 0 62559 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=629.42 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128355 0 0 0 62926 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1256.74 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+636.8 s]
/proc/loadavg: 8.11 8.10 8.09 9/257 149489
/proc/meminfo: memFree=126167724/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1263.09 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237675 0 0 0 126269 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=27008 CPUtime=628.85 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86135 0 0 0 62876 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=145848 CPUtime=632.57 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63241 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1263.09 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+638.4 s]
/proc/loadavg: 8.10 8.10 8.09 9/257 149489
/proc/meminfo: memFree=126168140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1266.27 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237675 0 0 0 126587 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=145848 CPUtime=630.43 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86135 0 0 0 63034 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=634.16 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63400 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1266.27 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+639.2 s]
/proc/loadavg: 8.10 8.10 8.09 9/257 149490
/proc/meminfo: memFree=126168140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1267.86 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237675 0 0 0 126746 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=27008 CPUtime=631.22 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86135 0 0 0 63113 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=634.96 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63480 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1267.86 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+639.6 s]
/proc/loadavg: 8.10 8.10 8.09 9/257 149490
/proc/meminfo: memFree=126168140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1268.65 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237675 0 0 0 126825 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=27008 CPUtime=631.62 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86135 0 0 0 63153 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=11136 CPUtime=635.36 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63520 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1268.65 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+639.8 s]
/proc/loadavg: 8.10 8.10 8.09 9/257 149490
/proc/meminfo: memFree=126168140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1269.05 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237682 0 0 0 126865 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=-7096396211699224931 CPUtime=631.82 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86142 0 0 0 63173 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=3200 CPUtime=635.56 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63540 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1269.05 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

[startup+639.9 s]
/proc/loadavg: 8.10 8.10 8.09 9/257 149490
/proc/meminfo: memFree=126168140/131382120 swapFree=33010416/33010684
[pid=149447] ppid=149444 vsize=201816 memory=145848 CPUtime=1269.25 cores=0,2
/proc/149447/stat : 149447 (cp-sat-runner) S 149444 149447 146988 0 -1 4194304 237682 0 0 0 126885 40 0 0 20 0 3 0 236397566 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 17 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
/proc/149447/statm: 50454 36462 2176 2102 0 40245 0
[pid=149447/tid=149449] ppid=149444 vsize=201816 memory=145848 CPUtime=631.92 cores=0,2
/proc/149447/task/149449/stat : 149449 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 86142 0 0 0 63183 9 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 2 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
[pid=149447/tid=149450] ppid=149444 vsize=201816 memory=14304 CPUtime=635.66 cores=0,2
/proc/149447/task/149450/stat : 149450 (cp-sat-runner) R 149444 149447 146988 0 -1 4194368 128454 0 0 0 63550 16 0 0 20 0 3 0 236397703 206659584 36462 18446744073709551615 4198400 12805993 140728275071568 0 0 0 0 0 16386 0 0 0 -1 0 0 0 0 0 0 14146912 14333620 29446144 140728275077398 140728275077603 140728275077603 140728275083207 0
Current children cumulated CPU time: 1269.25 s
Current children cumulated vsize: 201816 KiB
Current children cumulated memory: 145848 KiB

Child status: 20

Real time (s): 639.998
CPU time (s): 1269.44
CPU user time (s): 1269.03
CPU system time (s): 0.411593
CPU usage (%): 198.351
Max. virtual memory (cumulated for all children) (KiB): 201816
Max. memory (cumulated for all children) (KiB): 145848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1269.03
system time used= 0.411593
maximum resident set size= 145976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240203
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= 13003
involuntary context switches= 57192


# summary of solver processes directly reported to runsolver:
#   pid: 149447
#   total CPU time (s): 1269.44
#   total CPU user time (s): 1269.03
#   total CPU system time (s): 0.411593

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.27369 second user time and 3.02491 second system time

The end

Launcher Data

Begin job on nodeC006 at 2025-07-22 19:59:42
IDJOB=4545450
IDBENCH=180876
IDSOLVER=3320
FILE ID=nodeC006/4545450-1753207182
RUNJOBID= nodeC006-1753198970-147006
SLURM_JOB_ID= 9687739
Free space on /tmp= 432732 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB25/normalized-PB25/DEC-LIN/wallon/normalized-Hamming-20-10-03-08_c24.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-4545450-1753207182/watcher-4545450-1753207182 -o /tmp/evaluation-result-4545450-1753207182/solver-4545450-1753207182 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC006-1753198970-147006 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1179668393 --competition_mode --input HOME/instance-4545450-1753207182.opb

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

MD5SUM BENCH= 9101894967509166591dd86e4191459c
RANDOM SEED=1179668393

nodeC006 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.140
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.32
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.644
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.32
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.545
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.32
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.273
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.32
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.441
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.32
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		: 3591.471
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.32
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.423
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.32
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		: 3591.407
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.32
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382120 kB
MemFree:        126657180 kB
MemAvailable:   127393716 kB
Buffers:            2128 kB
Cached:          1414084 kB
SwapCached:           12 kB
Active:          3442140 kB
Inactive:         436540 kB
Active(anon):    2477816 kB
Inactive(anon):    10792 kB
Active(file):     964324 kB
Inactive(file):   425748 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010416 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12960 kB
Writeback:            40 kB
AnonPages:       2464316 kB
Mapped:           134736 kB
Shmem:             26140 kB
KReclaimable:     371796 kB
Slab:             465996 kB
SReclaimable:     371796 kB
SUnreclaim:        94200 kB
KernelStack:        4192 kB
PageTables:         8000 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701744 kB
Committed_AS:    3062560 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149608 kB
VmallocChunk:          0 kB
Percpu:             3872 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1269760 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:      191304 kB
DirectMap2M:    10196992 kB
DirectMap1G:    125829120 kB

Free space on /tmp at the end= 432720 MiB
End job on nodeC006 at 2025-07-22 20:10:22