Trace number 4499048

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 NameAnswerobjective functionCPU timeWall clock time
OR-Tools CP-SAT 9.14? (TO) 3600.14 1811.41

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/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 benchmark2410.16
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

3600.12/1811.40	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 (62784 MiB free)
  memory of node 1: 64465 MiB (57399 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4499048-1751394427/watcher-4499048-1751394427 -o /tmp/evaluation-result-4499048-1751394427/solver-4499048-1751394427 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751394261-53047 --watchdog 3760 cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1304850846 --competition_mode --input HOME/instance-4499048-1751394427.opb 

running on 2 cores: 5,7

CPU governors:
  performance: 5 7

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

solver pid=53589, runsolver pid=53586

[startup+0.100054 s]*
/proc/loadavg: 6.22 4.74 4.34 7/258 53590
/proc/meminfo: memFree=123062732/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=17076 memory=13956 CPUtime=0.1 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) R 53586 53589 53034 0 -1 4194304 2121 0 0 0 10 0 0 0 20 0 1 0 55122142 17485824 3489 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 4269 3489 1856 2102 0 1809 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 17076 KiB
Current children cumulated memory: 13956 KiB

[startup+0.209711 s]*
/proc/loadavg: 6.22 4.74 4.34 7/258 53590
/proc/meminfo: memFree=123062732/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=17076 memory=14084 CPUtime=0.21 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) R 53586 53589 53034 0 -1 4194304 2125 0 0 0 21 0 0 0 20 0 1 0 55122142 17485824 3521 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 4269 3521 1888 2102 0 1809 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 17076 KiB
Current children cumulated memory: 14084 KiB

[startup+0.30972 s]*
/proc/loadavg: 6.22 4.74 4.34 7/258 53590
/proc/meminfo: memFree=123062732/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=17076 memory=14468 CPUtime=0.31 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) R 53586 53589 53034 0 -1 4194304 2191 0 0 0 31 0 0 0 20 0 1 0 55122142 17485824 3617 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 4269 3617 1920 2102 0 1809 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 17076 KiB
Current children cumulated memory: 14468 KiB

[startup+0.70028 s]
/proc/loadavg: 6.22 4.74 4.34 7/258 53590
/proc/meminfo: memFree=123060716/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=19972 CPUtime=0.77 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 3374 0 0 0 77 0 0 0 20 0 3 0 55122142 168554496 4993 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 4993 2144 2102 0 7197 0
Current children cumulated CPU time: 0.77 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 19972 KiB

[startup+1.50027 s]
/proc/loadavg: 6.22 4.74 4.34 8/260 53592
/proc/meminfo: memFree=123048620/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=27524 CPUtime=2.36 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 5341 0 0 0 235 1 0 0 20 0 3 0 55122142 168554496 6881 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 6881 2144 2102 0 9300 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=0 CPUtime=0.91 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 1345 0 0 0 91 0 0 0 20 0 3 0 55122196 168554496 6881 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=14352 CPUtime=0.91 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 1795 0 0 0 91 0 0 0 20 0 3 0 55122196 168554496 6881 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 2.36 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 27524 KiB

[startup+3.10546 s]
/proc/loadavg: 6.22 4.74 4.34 8/260 53592
/proc/meminfo: memFree=122738144/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=31876 CPUtime=5.54 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 9414 0 0 0 553 1 0 0 20 0 3 0 55122142 168554496 7969 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 7969 2144 2102 0 10427 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=14352 CPUtime=2.49 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 2855 0 0 0 249 0 0 0 20 0 3 0 55122196 168554496 7969 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=29700 CPUtime=2.5 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 4317 0 0 0 250 0 0 0 20 0 3 0 55122196 168554496 7969 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 5.54 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 31876 KiB

[startup+6.30021 s]
/proc/loadavg: 6.28 4.78 4.35 8/260 53592
/proc/meminfo: memFree=122420464/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=38660 CPUtime=11.89 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 19840 0 0 0 1186 3 0 0 20 0 3 0 55122142 168554496 9665 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 9665 2144 2102 0 12167 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=32132 CPUtime=5.65 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 7231 0 0 0 564 1 0 0 20 0 3 0 55122196 168554496 9665 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=18176 CPUtime=5.69 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 10294 0 0 0 568 1 0 0 20 0 3 0 55122196 168554496 9665 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 11.89 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 38660 KiB

[startup+12.7002 s]
/proc/loadavg: 6.34 4.81 4.37 8/260 53592
/proc/meminfo: memFree=119636280/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=49028 CPUtime=24.61 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 31035 0 0 0 2456 5 0 0 20 0 3 0 55122142 168554496 12257 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 12257 2144 2102 0 14774 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=-8183428064185848255 CPUtime=12 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 12188 0 0 0 1198 2 0 0 20 0 3 0 55122196 168554496 12257 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=31876 CPUtime=12.07 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 16481 0 0 0 1205 2 0 0 20 0 3 0 55122196 168554496 12257 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 24.61 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 49028 KiB

[startup+25.5002 s]
/proc/loadavg: 6.48 4.92 4.41 8/261 53593
/proc/meminfo: memFree=113665060/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=60164 CPUtime=50.05 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 34203 0 0 0 4999 6 0 0 20 0 3 0 55122142 168554496 15041 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 15041 2144 2102 0 17696 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=-8183428064185848255 CPUtime=24.67 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 13991 0 0 0 2464 3 0 0 20 0 3 0 55122196 168554496 15041 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=54660 CPUtime=24.83 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 17846 0 0 0 2481 2 0 0 20 0 3 0 55122196 168554496 15041 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 50.05 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 60164 KiB

[startup+51.1053 s]
/proc/loadavg: 6.72 5.11 4.48 8/261 53594
/proc/meminfo: memFree=106662800/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=68228 CPUtime=100.94 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 57952 0 0 0 10085 9 0 0 20 0 3 0 55122142 168554496 17057 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 17057 2144 2102 0 19704 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=14352 CPUtime=50.02 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 26036 0 0 0 4998 4 0 0 20 0 3 0 55122196 168554496 17057 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=66180 CPUtime=50.37 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 29444 0 0 0 5033 4 0 0 20 0 3 0 55122196 168554496 17057 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 100.94 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 68228 KiB

[startup+102.3 s]
/proc/loadavg: 6.94 5.42 4.62 8/261 53602
/proc/meminfo: memFree=114128248/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=74756 CPUtime=202.69 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 85247 0 0 0 20256 13 0 0 20 0 3 0 55122142 168554496 18689 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 18689 2144 2102 0 21255 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=74628 CPUtime=100.7 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 40458 0 0 0 10064 6 0 0 20 0 3 0 55122196 168554496 18689 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=74372 CPUtime=101.4 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 42236 0 0 0 10135 5 0 0 20 0 3 0 55122196 168554496 18689 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 202.69 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 74756 KiB

[startup+162.3 s]
/proc/loadavg: 7.06 5.72 4.78 8/260 53603
/proc/meminfo: memFree=122093820/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=78596 CPUtime=321.92 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 98972 0 0 0 32177 15 0 0 20 0 3 0 55122142 168554496 19649 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 19649 2144 2102 0 22192 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=75652 CPUtime=160.09 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 40967 0 0 0 16003 6 0 0 20 0 3 0 55122196 168554496 19649 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=78596 CPUtime=161.23 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 55388 0 0 0 16116 7 0 0 20 0 3 0 55122196 168554496 19649 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 321.92 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 78596 KiB

[startup+222.3 s]
/proc/loadavg: 7.14 5.99 4.93 8/258 53621
/proc/meminfo: memFree=128132588/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=79492 CPUtime=441.14 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 106206 0 0 0 44094 20 0 0 20 0 3 0 55122142 168554496 19873 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 19873 2144 2102 0 22415 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=78852 CPUtime=219.5 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 47576 0 0 0 21942 8 0 0 20 0 3 0 55122196 168554496 19873 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=79492 CPUtime=221.02 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 55996 0 0 0 22092 10 0 0 20 0 3 0 55122196 168554496 19873 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 441.14 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 79492 KiB


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

Current children cumulated memory: 101252 KiB

[startup+1302.3 s]
/proc/loadavg: 8.11 8.08 7.17 9/258 53752
/proc/meminfo: memFree=128599676/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=101892 CPUtime=2588.33 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124054 0 0 0 258787 46 0 0 20 0 3 0 55122142 168554496 25473 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25473 2144 2102 0 27667 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=14352 CPUtime=1296.28 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59194 0 0 0 129616 12 0 0 20 0 3 0 55122196 168554496 25473 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=101636 CPUtime=1291.1 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62131 0 0 0 129086 24 0 0 20 0 3 0 55122196 168554496 25473 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 2588.33 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 101892 KiB

[startup+1362.3 s]
/proc/loadavg: 8.08 8.08 7.23 9/258 53755
/proc/meminfo: memFree=128603136/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=103556 CPUtime=2707.63 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124493 0 0 0 270716 47 0 0 20 0 3 0 55122142 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25889 2144 2102 0 28074 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=14352 CPUtime=1356.12 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59217 0 0 0 135600 12 0 0 20 0 3 0 55122196 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=103556 CPUtime=1350.55 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62547 0 0 0 135030 25 0 0 20 0 3 0 55122196 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 2707.63 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 103556 KiB

[startup+1422.3 s]
/proc/loadavg: 8.42 8.18 7.32 9/258 53758
/proc/meminfo: memFree=128620160/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=103556 CPUtime=2826.93 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124503 0 0 0 282645 48 0 0 20 0 3 0 55122142 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25889 2144 2102 0 28074 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=14352 CPUtime=1415.97 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59217 0 0 0 141585 12 0 0 20 0 3 0 55122196 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=14352 CPUtime=1409.98 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62556 0 0 0 140973 25 0 0 20 0 3 0 55122196 168554496 25889 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 2826.93 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 103556 KiB

[startup+1482.3 s]
/proc/loadavg: 8.20 8.16 7.37 9/258 53760
/proc/meminfo: memFree=128622952/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=104836 CPUtime=2946.18 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124827 0 0 0 294569 49 0 0 20 0 3 0 55122142 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 26209 2144 2102 0 28373 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=103556 CPUtime=1475.76 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59220 0 0 0 147564 12 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=103556 CPUtime=1469.42 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62877 0 0 0 146916 26 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 2946.18 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 104836 KiB

[startup+1542.3 s]
/proc/loadavg: 8.19 8.16 7.43 9/258 53762
/proc/meminfo: memFree=128626784/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=104836 CPUtime=3065.42 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124835 0 0 0 306491 51 0 0 20 0 3 0 55122142 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 26209 2144 2102 0 28373 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=18176 CPUtime=1535.55 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59220 0 0 0 153543 12 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=104836 CPUtime=1528.86 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62884 0 0 0 152859 27 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3065.42 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 104836 KiB

[startup+1602.3 s]
/proc/loadavg: 8.38 8.22 7.50 9/258 53764
/proc/meminfo: memFree=128631316/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=104836 CPUtime=3184.64 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 124836 0 0 0 318413 51 0 0 20 0 3 0 55122142 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 26209 2144 2102 0 28373 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=104836 CPUtime=1595.33 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59220 0 0 0 159521 12 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=104836 CPUtime=1588.29 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 62885 0 0 0 158802 27 0 0 20 0 3 0 55122196 168554496 26209 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3184.64 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 104836 KiB

[startup+1662.3 s]
/proc/loadavg: 8.12 8.18 7.53 9/259 53813
/proc/meminfo: memFree=128686144/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=105348 CPUtime=3303.84 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 126057 0 0 0 330329 55 0 0 20 0 3 0 55122142 168554496 26337 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 26337 2144 2102 0 28537 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=104836 CPUtime=1655.08 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59381 0 0 0 165493 15 0 0 20 0 3 0 55122196 168554496 26337 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=105348 CPUtime=1647.72 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 63931 0 0 0 164744 28 0 0 20 0 3 0 55122196 168554496 26337 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3303.84 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 105348 KiB

[startup+1722.3 s]
/proc/loadavg: 8.11 8.16 7.57 9/258 53815
/proc/meminfo: memFree=128616296/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=103476 CPUtime=3423.07 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 126433 0 0 0 342251 56 0 0 20 0 3 0 55122142 168554496 25869 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25869 2144 2102 0 28901 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=104836 CPUtime=1714.86 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59542 0 0 0 171471 15 0 0 20 0 3 0 55122196 168554496 25869 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=103220 CPUtime=1707.15 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 64146 0 0 0 170687 28 0 0 20 0 3 0 55122196 168554496 25869 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3423.07 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 103476 KiB

[startup+1782.3 s]
/proc/loadavg: 8.04 8.13 7.60 9/258 53957
/proc/meminfo: memFree=128887996/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=103732 CPUtime=3542.26 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 126861 0 0 0 354163 63 0 0 20 0 3 0 55122142 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25933 2144 2102 0 28940 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=103732 CPUtime=1774.64 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59574 0 0 0 177446 18 0 0 20 0 3 0 55122196 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=14352 CPUtime=1766.54 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 64536 0 0 0 176622 32 0 0 20 0 3 0 55122196 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3542.26 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 103732 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.4 s]
/proc/loadavg: 8.09 8.13 7.62 9/258 53957
/proc/meminfo: memFree=128878948/131382116 swapFree=33010684/33010684
[pid=53589] ppid=53586 vsize=164604 memory=103732 CPUtime=3600.12 cores=5,7
/proc/53589/stat : 53589 (cp-sat-runner) S 53586 53589 53034 0 -1 4194304 126940 0 0 0 359949 63 0 0 20 0 3 0 55122142 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 17 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
/proc/53589/statm: 41151 25933 2144 2102 0 28940 0
[pid=53589/tid=53591] ppid=53586 vsize=164604 memory=103732 CPUtime=1803.66 cores=5,7
/proc/53589/task/53591/stat : 53591 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 59574 0 0 0 180348 18 0 0 20 0 3 0 55122196 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 5 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
[pid=53589/tid=53592] ppid=53586 vsize=164604 memory=103732 CPUtime=1795.37 cores=5,7
/proc/53589/task/53592/stat : 53592 (cp-sat-runner) R 53586 53589 53034 0 -1 4194368 64615 0 0 0 179505 32 0 0 20 0 3 0 55122196 168554496 25933 18446744073709551615 4198400 12805993 140733370310544 0 0 0 0 0 16386 0 0 0 -1 7 0 0 0 0 0 14146912 14333620 22962176 140733370317080 140733370317285 140733370317285 140733370322887 0
Current children cumulated CPU time: 3600.12 s
Current children cumulated vsize: 164604 KiB
Current children cumulated memory: 103732 KiB

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

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

# cumulated CPU time of all completed processes:  user=3599.5 s, system=0.638114 s

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

Child status: 0

Real time (s): 1811.41
CPU time (s): 3600.14
CPU user time (s): 3599.5
CPU system time (s): 0.638114
CPU usage (%): 198.747
Max. virtual memory (cumulated for all children) (KiB): 164604
Max. memory (cumulated for all children) (KiB): 105988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3599.5
system time used= 0.638114
maximum resident set size= 105988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 126948
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= 25531
involuntary context switches= 132092


# summary of solver processes directly reported to runsolver:
#   pid: 53589
#   total CPU time (s): 3600.14
#   total CPU user time (s): 3599.5
#   total CPU system time (s): 0.638114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.48808 second user time and 7.98955 second system time

The end

Launcher Data

Begin job on nodeC010 at 2025-07-01 20:27:07
IDJOB=4499048
IDBENCH=148770
IDSOLVER=3320
FILE ID=nodeC010/4499048-1751394427
RUNJOBID= nodeC010-1751394261-53047
SLURM_JOB_ID= 9598262
Free space on /tmp= 432048 MiB

SOLVER NAME= OR-Tools CP-SAT 9.14
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.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-4499048-1751394427/watcher-4499048-1751394427 -o /tmp/evaluation-result-4499048-1751394427/solver-4499048-1751394427 -C 3600 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeC010-1751394261-53047 --watchdog 3760  cp-sat-runner --params num_workers:2,log_search_progress:false,max_time_in_seconds:3600,random_seed:1304850846 --competition_mode --input HOME/instance-4499048-1751394427.opb

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=1304850846

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.476
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.36
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		: 3662.137
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3591.420
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.36
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.580
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.36
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.442
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.36
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		: 3492.741
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.36
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.466
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 79
model name	: Intel(R) Xeon(R) CPU E5-2637 v4 @ 3.50GHz
stepping	: 1
microcode	: 0xb00001f
cpu MHz		: 3491.680
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.36
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       131382116 kB
MemFree:        123068276 kB
MemAvailable:   124236124 kB
Buffers:            3280 kB
Cached:          1974076 kB
SwapCached:            0 kB
Active:          6033432 kB
Inactive:        1667768 kB
Active(anon):    5741804 kB
Inactive(anon):        0 kB
Active(file):     291628 kB
Inactive(file):  1667768 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33010684 kB
SwapFree:       33010684 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             12812 kB
Writeback:             4 kB
AnonPages:       5726928 kB
Mapped:           127668 kB
Shmem:             17960 kB
KReclaimable:      96160 kB
Slab:             179692 kB
SReclaimable:      96160 kB
SUnreclaim:        83532 kB
KernelStack:        4160 kB
PageTables:        14952 kB
SecPageTables:         0 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    98701740 kB
Committed_AS:    6720140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      149496 kB
VmallocChunk:          0 kB
Percpu:             3776 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1097728 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:      205640 kB
DirectMap2M:    12279808 kB
DirectMap1G:    123731968 kB

Free space on /tmp at the end= 432540 MiB
End job on nodeC010 at 2025-07-01 20:57:19