Trace number 4395570

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
PicatSAT 2019-09-12OPT2 492.198 492.209

General information on the benchmark

NameChessboardColoration/ChessboardColoration-m1-s1/
ChessboardColoration-09-09.xml
MD5SUM895fdf75fca3d2136489d7dab90e962a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.276381
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints1296
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree65
Maximum variable degree65
Distribution of variable degrees[{"degree":65,"count":81}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":1296}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"nValues","count":1296}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

111.68/111.70	c xcsp_picat version 2.7b12 (9/12/2019)
492.18/492.20	o 15
492.18/492.20	o 3
492.18/492.20	o 2
492.18/492.20	s OPTIMUM FOUND
492.18/492.20	v <instantiation>
492.18/492.20	v     <list> x[][]  </list> 
492.18/492.20	v     <values> 1 1 2 2 2 0 0 0 0 1 2 0 0 2 1 1 0 2 0 1 1 0 1 2 1 2 2 0 2 1 2 0 1 2 1 0 2 2 2 0 1 2 0 1 1 0 0 2 1 1 1 2 0 2 2 1 0 2 0 1 0 2 1 1 0 0 1 2 2 2 1 0 1 0 1 0 0 0 2 2 1   </values> 
492.18/492.20	v </instantiation>

Verifier Data

OK	2

Watcher Data

runsolver version 3.4.0 (svn: 3012) 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: 16374 MiB (11752 MiB free)
  memory of node 1: 16384 MiB (14335 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395570-1568342762/watcher-4395570-1568342762 -o /tmp/evaluation-result-4395570-1568342762/solver-4395570-1568342762 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568328264-22069 --watchdog 2560 xcsp_picat HOME/instance-4395570-1568342762.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=27438, runsolver pid=27435
Current StackSize limit: 8192 KiB


[startup+0.10036 s]*
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26678644/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=39028 CPUtime=0.09 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 1275 0 0 0 9 0 0 0 20 0 1 0 410190079 2080477184 9757 33554432000 4194304 5870510 140731204162256 140731204161560 4477275 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 9757 845 410 0 503402 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 39028 KiB

[startup+0.209803 s]*
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26654052/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=63812 CPUtime=0.21 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 1288 0 0 0 20 1 0 0 20 0 1 0 410190079 2080477184 15953 33554432000 4194304 5870510 140731204162256 140731204161560 4462896 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 15953 856 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 63812 KiB

[startup+0.309658 s]*
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26631524/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=88388 CPUtime=0.3 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 1300 0 0 0 29 1 0 0 20 0 1 0 410190079 2080477184 22097 33554432000 4194304 5870510 140731204162256 140731204161560 4515327 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 22097 856 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 88388 KiB

[startup+0.700325 s]
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26581876/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=178508 CPUtime=0.69 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 1345 0 0 0 66 3 0 0 20 0 1 0 410190079 2080477184 44627 33554432000 4194304 5870510 140731204162256 140731204161560 4464642 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 44627 856 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 178508 KiB

[startup+1.50033 s]
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26466692/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=368976 CPUtime=1.48 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 1440 0 0 0 143 5 0 0 20 0 1 0 410190079 2080477184 92244 33554432000 4194304 5870510 140731204162256 140731204161560 4490041 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 92244 856 410 0 503402 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 368976 KiB

[startup+3.10958 s]
/proc/loadavg: 1.93 2.07 2.07 3/200 27439
/proc/meminfo: memFree=26071832/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2031716 memory=659456 CPUtime=3.09 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 2233 0 0 0 299 10 0 0 20 0 1 0 410190079 2080477184 164864 33554432000 4194304 5870510 140731204162256 140731204161560 4458752 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 507929 164864 867 410 0 503402 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 659456 KiB

[startup+6.30032 s]
/proc/loadavg: 1.86 2.05 2.06 3/199 27439
/proc/meminfo: memFree=25679728/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2345116 memory=1057260 CPUtime=6.28 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 4210 0 0 0 612 16 0 0 20 0 1 0 410190079 2401398784 264315 33554432000 4194304 5870510 140731204162256 140731204161576 4438734 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 586279 264315 891 410 0 581752 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2345116 KiB
Current children cumulated memory: 1057260 KiB

[startup+12.7002 s]
/proc/loadavg: 1.87 2.05 2.06 3/199 27439
/proc/meminfo: memFree=25540228/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2504992 memory=1176628 CPUtime=12.69 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 22903 0 0 0 1243 26 0 0 20 0 1 0 410190079 2565111808 294157 33554432000 4194304 5870510 140731204162256 140731204161432 5476984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 626248 294157 958 410 0 621721 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2504992 KiB
Current children cumulated memory: 1176628 KiB

[startup+25.5002 s]
/proc/loadavg: 1.90 2.04 2.06 3/199 27440
/proc/meminfo: memFree=25528972/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2516488 memory=1187424 CPUtime=25.48 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 28407 0 0 0 2516 32 0 0 20 0 1 0 410190079 2576883712 296856 33554432000 4194304 5870510 140731204162256 140731204161352 5407063 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 629122 296856 958 410 0 624595 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2516488 KiB
Current children cumulated memory: 1187424 KiB

[startup+51.1094 s]
/proc/loadavg: 1.93 2.04 2.06 3/200 27442
/proc/meminfo: memFree=25498956/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2553992 memory=1219776 CPUtime=51.09 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 37507 0 0 0 5062 47 0 0 20 0 1 0 410190079 2615287808 304944 33554432000 4194304 5870510 140731204162256 140731204161496 5562059 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 638498 304944 958 410 0 633971 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2553992 KiB
Current children cumulated memory: 1219776 KiB

[startup+102.3 s]
/proc/loadavg: 1.89 2.02 2.05 3/199 27446
/proc/meminfo: memFree=25397620/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2673184 memory=1329204 CPUtime=102.27 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 96985 0 0 0 10150 77 0 0 20 0 1 0 410190079 2737340416 332301 33554432000 4194304 5870510 140731204162256 140731204161128 5343866 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 668296 332301 970 410 0 663769 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2673184 KiB
Current children cumulated memory: 1329204 KiB

[startup+162.3 s]
/proc/loadavg: 1.96 2.01 2.05 3/199 27450
/proc/meminfo: memFree=25455576/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2577760 memory=1255120 CPUtime=162.28 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 111225 0 0 0 16133 95 0 0 20 0 1 0 410190079 2639626240 313780 33554432000 4194304 5870510 140731204162256 140731204160776 5406867 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 644440 313780 1000 410 0 639913 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2577760 KiB
Current children cumulated memory: 1255120 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/199 27518
/proc/meminfo: memFree=25493544/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2557352 memory=1235228 CPUtime=222.27 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 137445 0 0 0 22098 129 0 0 20 0 1 0 410190079 2618728448 308807 33554432000 4194304 5870510 140731204162256 140731204161352 5407095 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 639338 308807 1000 410 0 634811 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2557352 KiB
Current children cumulated memory: 1235228 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 2.01 2.05 3/201 27594
/proc/meminfo: memFree=25110076/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2623952 memory=1285876 CPUtime=282.27 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 152711 0 0 0 28071 156 0 0 20 0 1 0 410190079 2686926848 321469 33554432000 4194304 5870510 140731204162256 140731204161352 5406532 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 655988 321469 1000 410 0 651461 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2623952 KiB
Current children cumulated memory: 1285876 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 27598
/proc/meminfo: memFree=24782324/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2534484 memory=1212360 CPUtime=342.28 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 159560 0 0 0 34044 184 0 0 20 0 1 0 410190079 2595311616 303090 33554432000 4194304 5870510 140731204162256 140731204161352 5406547 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 633621 303090 1000 410 0 629094 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2534484 KiB
Current children cumulated memory: 1212360 KiB

[startup+402.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/201 27602
/proc/meminfo: memFree=24727776/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2573652 memory=1251528 CPUtime=402.28 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 169531 0 0 0 40009 219 0 0 20 0 1 0 410190079 2635419648 312882 33554432000 4194304 5870510 140731204162256 140731204161496 140045452816077 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 643413 312882 1000 410 0 638886 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2573652 KiB
Current children cumulated memory: 1251528 KiB

[startup+462.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24687304/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2623952 memory=1285876 CPUtime=462.28 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 170896 0 0 0 45980 248 0 0 20 0 1 0 410190079 2686926848 321469 33554432000 4194304 5870510 140731204162256 140731204161432 5476990 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 655988 321469 1000 410 0 651461 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2623952 KiB
Current children cumulated memory: 1285876 KiB

[startup+492.209 s]
# the end of solver process 27438 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=489.562 s, system=2.63598 s

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

[startup+473.6 s]
/proc/loadavg: 1.98 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24681148/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2623952 memory=1292016 CPUtime=473.58 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 171248 0 0 0 47106 252 0 0 20 0 1 0 410190079 2686926848 323004 33554432000 4194304 5870510 140731204162256 140731204161352 5562032 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 655988 323004 1000 410 0 651461 0
Current children cumulated CPU time: 473.58 s
Current children cumulated vsize: 2623952 KiB
Current children cumulated memory: 1292016 KiB

[startup+480 s]*
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24677152/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2623952 memory=1296112 CPUtime=479.99 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 171385 0 0 0 47744 255 0 0 20 0 1 0 410190079 2686926848 324028 33554432000 4194304 5870510 140731204162256 140731204161352 5570375 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 655988 324028 1000 410 0 651461 0
Current children cumulated CPU time: 479.99 s
Current children cumulated vsize: 2623952 KiB
Current children cumulated memory: 1296112 KiB

[startup+486.4 s]
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24672956/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2633180 memory=1309436 CPUtime=486.38 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 172817 0 0 0 48380 258 0 0 20 0 1 0 410190079 2696376320 327359 33554432000 4194304 5870510 140731204162256 140731204161432 140045452892675 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 658295 327359 1000 410 0 653768 0
Current children cumulated CPU time: 486.38 s
Current children cumulated vsize: 2633180 KiB
Current children cumulated memory: 1309436 KiB

[startup+489.6 s]
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24657136/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2633180 memory=1309436 CPUtime=489.58 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 172827 0 0 0 48699 259 0 0 20 0 1 0 410190079 2696376320 327359 33554432000 4194304 5870510 140731204162256 140731204161352 5476925 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 658295 327359 1000 410 0 653768 0
Current children cumulated CPU time: 489.58 s
Current children cumulated vsize: 2633180 KiB
Current children cumulated memory: 1309436 KiB

[startup+491.2 s]
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24654716/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2633180 memory=1311484 CPUtime=491.18 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 173829 0 0 0 48858 260 0 0 20 0 1 0 410190079 2696376320 327871 33554432000 4194304 5870510 140731204162256 140731204161352 140045453283207 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 658295 327871 1000 410 0 653768 0
Current children cumulated CPU time: 491.18 s
Current children cumulated vsize: 2633180 KiB
Current children cumulated memory: 1311484 KiB

[startup+492 s]*
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24618732/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2717572 memory=1347956 CPUtime=491.99 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 177393 0 0 0 48937 262 0 0 20 0 1 0 410190079 2782793728 336989 33554432000 4194304 5870510 140731204162256 140731204161432 5287642 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 679393 336989 1000 410 0 674866 0
Current children cumulated CPU time: 491.99 s
Current children cumulated vsize: 2717572 KiB
Current children cumulated memory: 1347956 KiB

[startup+492.2 s]
/proc/loadavg: 1.99 2.00 2.04 3/201 27608
/proc/meminfo: memFree=24618732/32770624 swapFree=66957012/67108860
[pid=27438] ppid=27435 vsize=2686752 memory=1299356 CPUtime=492.18 cores=0,2,4,6
/proc/27438/stat : 27438 (xcsp_picat) R 27435 27438 22038 0 -1 4202496 177745 0 0 0 48956 262 0 0 20 0 1 0 410190079 2751234048 324839 33554432000 4194304 5870510 140731204162256 140731204161432 5302085 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 38080512 140731204166687 140731204166765 140731204166765 140731204169674 0
/proc/27438/statm: 671688 324839 1000 410 0 667161 0
Current children cumulated CPU time: 492.18 s
Current children cumulated vsize: 2686752 KiB
Current children cumulated memory: 1299356 KiB

Child status: 0
Real time (s): 492.209
CPU time (s): 492.198
CPU user time (s): 489.562
CPU system time (s): 2.63598
CPU usage (%): 99.9977
Max. virtual memory (cumulated for all children) (KiB): 2745536
Max. memory (cumulated for all children) (KiB): 1380776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 489.562
system time used= 2.63598
maximum resident set size= 1396368
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177780
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= 9
involuntary context switches= 282


# summary of solver processes directly reported to runsolver:
#   pid: 27438
#   total CPU time (s): 492.198
#   total CPU user time (s): 489.562
#   total CPU system time (s): 2.63598

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89582 second user time and 3.36543 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-13 04:45:19
IDJOB=4395570
IDBENCH=135959
IDSOLVER=2845
FILE ID=node147/4395570-1568342762
RUNJOBID= node147-1568328264-22069
PBS_JOBID= 21701153
Free space on /tmp= 56544 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/ChessboardColoration/ChessboardColoration-m1-s1/ChessboardColoration-09-09.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395570-1568342762/watcher-4395570-1568342762 -o /tmp/evaluation-result-4395570-1568342762/solver-4395570-1568342762 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568328264-22069 --watchdog 2560  xcsp_picat HOME/instance-4395570-1568342762.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 895fdf75fca3d2136489d7dab90e962a
RANDOM SEED=1141317574

node147.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26714396 kB
MemAvailable:   31711232 kB
Buffers:          144420 kB
Cached:          5071004 kB
SwapCached:        48500 kB
Active:          2180460 kB
Inactive:        3190276 kB
Active(anon):     107812 kB
Inactive(anon):    89340 kB
Active(file):    2072648 kB
Inactive(file):  3100936 kB
Unevictable:      107768 kB
Mlocked:          107768 kB
SwapTotal:      67108860 kB
SwapFree:       66957012 kB
Dirty:              3228 kB
Writeback:             0 kB
AnonPages:        208520 kB
Mapped:            46188 kB
Shmem:             32768 kB
Slab:             280408 kB
SReclaimable:     251712 kB
SUnreclaim:        28696 kB
KernelStack:        3552 kB
PageTables:         5964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2624364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    141312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 56540 MiB
End job on node147 at 2019-09-13 04:53:31