Trace number 4303039

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 2018-08-02OPT93 83.3587 83.3822

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-15-30-00_c18.xml
MD5SUM0f9f8d62bc132272af22ef8ddad99d7d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark83.0667
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints16
Number of domains2
Minimum domain size15
Maximum domain size31
Distribution of domain sizes[{"size":15,"count":15},{"size":31,"count":15}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":15},{"degree":3,"count":15}]
Minimum constraint arity3
Maximum constraint arity15
Distribution of constraint arities[{"arity":3,"count":15},{"arity":15,"count":1}]
Number of extensional constraints15
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":15},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


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

Solver Data

83.27/83.38	c xcsp_picat version 2.4#6 (8/1/2018)
83.27/83.38	o 226
83.27/83.38	o 115
83.27/83.38	o 99
83.27/83.38	o 94
83.27/83.38	o 93
83.27/83.38	s OPTIMUM FOUND
83.27/83.38	v <instantiation>
83.27/83.38	v     <list> d[] c[]  </list> 
83.27/83.38	v     <values> 8 4 9 5 7 15 8 1 8 8 4 7 2 2 5  5 7 9 8 10 14 13 12 11 6 4 1 0 2 3   </values> 
83.27/83.38	v </instantiation>

Verifier Data

OK	93

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 (8629 MiB free)
  memory of node 1: 16384 MiB (10469 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303039-1534030117/watcher-4303039-1534030117 -o /tmp/evaluation-result-4303039-1534030117/solver-4303039-1534030117 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534025075-19009 --watchdog 2580 xcsp_picat HOME/instance-4303039-1534030117.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Current StackSize limit: 8192 KiB

solver pid=19531, runsolver pid=19528

[startup+0.100112 s]*
/proc/loadavg: 2.05 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19546524/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2026164 memory=14424 CPUtime=0.1 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 1741 0 0 0 10 0 0 0 20 0 1 0 220574580 2074791936 3606 33554432000 4194304 5849708 140728083975696 140728083975696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 506541 3606 704 405 0 503486 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026164 KiB
Current children cumulated memory: 14424 KiB

[startup+0.209472 s]*
/proc/loadavg: 2.05 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19545780/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2026760 memory=15156 CPUtime=0.21 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 1939 0 0 0 21 0 0 0 20 0 1 0 220574580 2075402240 3789 33554432000 4194304 5849708 140728083975696 140728083975696 5314672 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 506690 3789 706 405 0 503635 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026760 KiB
Current children cumulated memory: 15156 KiB

[startup+0.308731 s]*
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19545284/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2027272 memory=15480 CPUtime=0.31 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 2082 0 0 0 31 0 0 0 20 0 1 0 220574580 2075926528 3870 33554432000 4194304 5849708 140728083975696 140728083975696 5359064 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 506818 3870 722 405 0 503763 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027272 KiB
Current children cumulated memory: 15480 KiB

[startup+0.70023 s]
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19545284/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2027784 memory=16008 CPUtime=0.69 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 2188 0 0 0 69 0 0 0 20 0 1 0 220574580 2076450816 4002 33554432000 4194304 5849708 140728083975696 140728083975696 4211654 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 506946 4002 733 405 0 503891 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2027784 KiB
Current children cumulated memory: 16008 KiB

[startup+1.50023 s]
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19544996/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2027784 memory=16008 CPUtime=1.49 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 2188 0 0 0 149 0 0 0 20 0 1 0 220574580 2076450816 4002 33554432000 4194304 5849708 140728083975696 140728083974104 4211600 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 506946 4002 733 405 0 503891 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2027784 KiB
Current children cumulated memory: 16008 KiB

[startup+3.10903 s]
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19543940/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2028252 memory=16460 CPUtime=3.1 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 3209 0 0 0 309 1 0 0 20 0 1 0 220574580 2076930048 4115 33554432000 4194304 5849708 140728083975696 140728083974344 4208975 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507063 4115 744 405 0 504008 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2028252 KiB
Current children cumulated memory: 16460 KiB

[startup+6.3002 s]
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19543256/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2028500 memory=16624 CPUtime=6.28 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 5336 0 0 0 622 6 0 0 20 0 1 0 220574580 2077184000 4156 33554432000 4194304 5849708 140728083975696 140728083974424 5360784 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507125 4156 746 405 0 504070 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2028500 KiB
Current children cumulated memory: 16624 KiB

[startup+12.7002 s]
/proc/loadavg: 2.04 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19542988/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2031492 memory=19728 CPUtime=12.68 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 6912 0 0 0 1256 12 0 0 20 0 1 0 220574580 2080247808 4932 33554432000 4194304 5849708 140728083975696 140728083974184 5437632 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507873 4932 746 405 0 504818 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2031492 KiB
Current children cumulated memory: 19728 KiB

[startup+25.5002 s]
/proc/loadavg: 2.03 2.07 2.05 3/187 19532
/proc/meminfo: memFree=19543680/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2030176 memory=17528 CPUtime=25.48 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 14760 0 0 0 2523 25 0 0 20 0 1 0 220574580 2078900224 4382 33554432000 4194304 5849708 140728083975696 140728083974184 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507544 4382 746 405 0 504489 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2030176 KiB
Current children cumulated memory: 17528 KiB

[startup+51.1093 s]
/proc/loadavg: 2.02 2.06 2.05 3/187 19532
/proc/meminfo: memFree=19520160/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2042272 memory=30548 CPUtime=51.08 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 21285 0 0 0 5053 55 0 0 20 0 1 0 220574580 2091286528 7637 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 510568 7637 746 405 0 507513 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2042272 KiB
Current children cumulated memory: 30548 KiB

[startup+83.3821 s]
# the end of solver process 19531 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=82.4858 s, system=0.872807 s

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

[startup+51.2003 s]
/proc/loadavg: 2.02 2.06 2.05 3/187 19532
/proc/meminfo: memFree=19520160/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2042272 memory=30548 CPUtime=51.17 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 21285 0 0 0 5062 55 0 0 20 0 1 0 220574580 2091286528 7637 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 510568 7637 746 405 0 507513 0
Current children cumulated CPU time: 51.17 s
Current children cumulated vsize: 2042272 KiB
Current children cumulated memory: 30548 KiB

[startup+64.0002 s]*
/proc/loadavg: 2.02 2.06 2.05 3/187 19533
/proc/meminfo: memFree=19529028/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2032852 memory=21056 CPUtime=63.98 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 25483 0 0 0 6332 66 0 0 20 0 1 0 220574580 2081640448 5264 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508213 5264 746 405 0 505158 0
Current children cumulated CPU time: 63.98 s
Current children cumulated vsize: 2032852 KiB
Current children cumulated memory: 21056 KiB

[startup+76.8002 s]
/proc/loadavg: 2.01 2.06 2.05 3/187 19533
/proc/meminfo: memFree=19533428/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2028128 memory=16388 CPUtime=76.77 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 26855 0 0 0 7598 79 0 0 20 0 1 0 220574580 2076803072 4097 33554432000 4194304 5849708 140728083975696 140728083974936 4212035 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507032 4097 746 405 0 503977 0
Current children cumulated CPU time: 76.77 s
Current children cumulated vsize: 2028128 KiB
Current children cumulated memory: 16388 KiB

[startup+80.0002 s]*
/proc/loadavg: 2.01 2.06 2.05 3/187 19533
/proc/meminfo: memFree=19531068/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2031004 memory=19292 CPUtime=79.98 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 27574 0 0 0 7915 83 0 0 20 0 1 0 220574580 2079748096 4823 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 507751 4823 746 405 0 504696 0
Current children cumulated CPU time: 79.98 s
Current children cumulated vsize: 2031004 KiB
Current children cumulated memory: 19292 KiB

[startup+81.6002 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 19533
/proc/meminfo: memFree=19528092/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2034800 memory=22724 CPUtime=81.56 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 28399 0 0 0 8072 84 0 0 20 0 1 0 220574580 2083635200 5681 33554432000 4194304 5849708 140728083975696 140728083974696 5312667 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508700 5681 746 405 0 505645 0
Current children cumulated CPU time: 81.56 s
Current children cumulated vsize: 2034800 KiB
Current children cumulated memory: 22724 KiB

[startup+82.4002 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 19533
/proc/meminfo: memFree=19527720/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2034800 memory=22724 CPUtime=82.37 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 28399 0 0 0 8152 85 0 0 20 0 1 0 220574580 2083635200 5681 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508700 5681 746 405 0 505645 0
Current children cumulated CPU time: 82.37 s
Current children cumulated vsize: 2034800 KiB
Current children cumulated memory: 22724 KiB

[startup+82.8002 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 19533
/proc/meminfo: memFree=19527720/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2035092 memory=23516 CPUtime=82.77 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 28596 0 0 0 8191 86 0 0 20 0 1 0 220574580 2083934208 5879 33554432000 4194304 5849708 140728083975696 140728083974696 5437835 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508773 5879 746 405 0 505718 0
Current children cumulated CPU time: 82.77 s
Current children cumulated vsize: 2035092 KiB
Current children cumulated memory: 23516 KiB

[startup+83.2002 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 19533
/proc/meminfo: memFree=19526852/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2035092 memory=23516 CPUtime=83.16 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 28596 0 0 0 8230 86 0 0 20 0 1 0 220574580 2083934208 5879 33554432000 4194304 5849708 140728083975696 140728083974696 140624681049991 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508773 5879 746 405 0 505718 0
Current children cumulated CPU time: 83.16 s
Current children cumulated vsize: 2035092 KiB
Current children cumulated memory: 23516 KiB

[startup+83.3002 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 19533
/proc/meminfo: memFree=19526852/32770624 swapFree=67108688/67108860
[pid=19531] ppid=19528 vsize=2035092 memory=23516 CPUtime=83.27 cores=0,2,4,6
/proc/19531/stat : 19531 (xcsp_picat) R 19528 19531 18978 0 -1 4202496 28596 0 0 0 8240 87 0 0 20 0 1 0 220574580 2083934208 5879 33554432000 4194304 5849708 140728083975696 140728083974696 5437664 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 47742976 140728083981494 140728083981572 140728083981572 140728083984330 0
/proc/19531/statm: 508773 5879 746 405 0 505718 0
Current children cumulated CPU time: 83.27 s
Current children cumulated vsize: 2035092 KiB
Current children cumulated memory: 23516 KiB

Child status: 0
Real time (s): 83.3822
CPU time (s): 83.3587
CPU user time (s): 82.4858
CPU system time (s): 0.872807
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (KiB): 2044560
Max. memory (cumulated for all children) (KiB): 32996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.4858
system time used= 0.872807
maximum resident set size= 32996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28691
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= 2
involuntary context switches= 122


# summary of solver processes directly reported to runsolver:
#   pid: 19531
#   total CPU time (s): 83.3587
#   total CPU user time (s): 82.4858
#   total CPU system time (s): 0.872807

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.308982 second user time and 0.59403 second system time

The end

Launcher Data

Begin job on node106 at 2018-08-12 01:28:37
IDJOB=4303039
IDBENCH=141621
IDSOLVER=2778
FILE ID=node106/4303039-1534030117
RUNJOBID= node106-1534025075-19009
PBS_JOBID= 21036957
Free space on /tmp= 39660 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-15-30-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303039-1534030117/watcher-4303039-1534030117 -o /tmp/evaluation-result-4303039-1534030117/solver-4303039-1534030117 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1534025075-19009 --watchdog 2580  xcsp_picat HOME/instance-4303039-1534030117.xml

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

MD5SUM BENCH= 0f9f8d62bc132272af22ef8ddad99d7d
RANDOM SEED=2022900934

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        19558472 kB
MemAvailable:   30636628 kB
Buffers:           86416 kB
Cached:         11140208 kB
SwapCached:            0 kB
Active:          6745524 kB
Inactive:        5803064 kB
Active(anon):    1268644 kB
Inactive(anon):   105632 kB
Active(file):    5476880 kB
Inactive(file):  5697432 kB
Unevictable:        6996 kB
Mlocked:            6996 kB
SwapTotal:      67108860 kB
SwapFree:       67108688 kB
Dirty:              3164 kB
Writeback:             0 kB
AnonPages:       1328832 kB
Mapped:            53500 kB
Shmem:             49632 kB
Slab:             359804 kB
SReclaimable:     332304 kB
SUnreclaim:        27500 kB
KernelStack:        3312 kB
PageTables:         7452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3547428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1241088 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 39656 MiB
End job on node106 at 2018-08-12 01:30:01