Trace number 4407795

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
(reference) PicatSAT 2019-09-12OPT122 389.928 389.939

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n20/
TravellingSalesman-20-30-04.xml
MD5SUMb71521ce1917b31a1de4920ce1e04ad3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark122
Best CPU time to get the best result obtained on this benchmark389.928
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints21
Number of domains2
Minimum domain size20
Maximum domain size31
Distribution of domain sizes[{"size":20,"count":20},{"size":31,"count":20}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":20},{"degree":3,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":20},{"arity":20,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"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

31.69/31.73	c xcsp_picat version 2.7b12 (9/12/2019)
31.69/31.73	o 248
70.88/70.90	o 155
125.48/125.54	o 124
389.88/389.93	o 122
389.88/389.93	s OPTIMUM FOUND
389.88/389.93	v <instantiation>
389.88/389.93	v     <list> d[] c[]  </list> 
389.88/389.93	v     <values> 6 4 4 3 4 8 6 4 2 8 8 10 13 14 7 2 4 6 5 4  2 7 8 10 12 14 9 13 15 16 19 17 18 11 1 5 6 4 3 0   </values> 
389.88/389.93	v </instantiation>

Verifier Data

OK	122

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407795-1569512844/watcher-4407795-1569512844 -o /var/tmp/evaluation-result-4407795-1569512844/solver-4407795-1569512844 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1569509600-6249 --watchdog 2560 xcsp_picat HOME/instance-4407795-1569512844.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=6963, runsolver pid=6960
Current StackSize limit: 8192 KiB


[startup+0.100524 s]*
/proc/loadavg: 1.98 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25443708/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2034432 memory=21964 CPUtime=0.09 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 2257 0 0 0 9 0 0 0 20 0 1 0 527199154 2083258368 5491 33554432000 4194304 5870510 140729377946240 140729377945496 140351306938936 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 508608 5491 956 410 0 504081 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2034432 KiB
Current children cumulated memory: 21964 KiB

[startup+0.209698 s]*
/proc/loadavg: 1.98 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25443708/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2035068 memory=22888 CPUtime=0.2 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 2445 0 0 0 20 0 0 0 20 0 1 0 527199154 2083909632 5722 33554432000 4194304 5870510 140729377946240 140729377945192 5298780 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 508767 5722 977 410 0 504240 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2035068 KiB
Current children cumulated memory: 22888 KiB

[startup+0.308942 s]*
/proc/loadavg: 1.98 2.00 1.95 4/199 6964
/proc/meminfo: memFree=25443384/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2036372 memory=23644 CPUtime=0.3 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 2661 0 0 0 30 0 0 0 20 0 1 0 527199154 2085244928 5911 33554432000 4194304 5870510 140729377946240 140729377945192 5258790 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 509093 5911 977 410 0 504566 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2036372 KiB
Current children cumulated memory: 23644 KiB

[startup+0.700249 s]
/proc/loadavg: 1.98 2.00 1.95 4/199 6964
/proc/meminfo: memFree=25441540/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2041560 memory=28848 CPUtime=0.69 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 3476 0 0 0 68 1 0 0 20 0 1 0 527199154 2090557440 7212 33554432000 4194304 5870510 140729377946240 140729377944600 5281796 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 510390 7212 978 410 0 505863 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2041560 KiB
Current children cumulated memory: 28848 KiB

[startup+1.5003 s]
/proc/loadavg: 1.98 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25432540/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2057560 memory=45244 CPUtime=1.48 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 4132 0 0 0 147 1 0 0 20 0 1 0 527199154 2106941440 11311 33554432000 4194304 5870510 140729377946240 140729377944680 5282621 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 514390 11311 978 410 0 509863 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2057560 KiB
Current children cumulated memory: 45244 KiB

[startup+3.1096 s]
/proc/loadavg: 1.99 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25416764/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2064740 memory=47532 CPUtime=3.1 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 8388 0 0 0 308 2 0 0 20 0 1 0 527199154 2114293760 11883 33554432000 4194304 5870510 140729377946240 140729377945192 5277506 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 516185 11883 978 410 0 511658 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2064740 KiB
Current children cumulated memory: 47532 KiB

[startup+6.30035 s]
/proc/loadavg: 1.99 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25417108/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2087880 memory=47444 CPUtime=6.29 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 10417 0 0 0 626 3 0 0 20 0 1 0 527199154 2137989120 11861 33554432000 4194304 5870510 140729377946240 140729377945416 5283106 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 521970 11861 985 410 0 517443 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2087880 KiB
Current children cumulated memory: 47444 KiB

[startup+12.7004 s]
/proc/loadavg: 1.99 2.00 1.95 3/199 6964
/proc/meminfo: memFree=25368956/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2105932 memory=93924 CPUtime=12.69 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 16532 0 0 0 1265 4 0 0 20 0 1 0 527199154 2156474368 23481 33554432000 4194304 5870510 140729377946240 140729377944808 5272699 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 526483 23481 985 410 0 521956 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2105932 KiB
Current children cumulated memory: 93924 KiB

[startup+25.5004 s]
/proc/loadavg: 1.99 2.00 1.95 3/200 6966
/proc/meminfo: memFree=25369284/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2105932 memory=93924 CPUtime=25.49 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 20420 0 0 0 2545 4 0 0 20 0 1 0 527199154 2156474368 23481 33554432000 4194304 5870510 140729377946240 140729377944808 5282667 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 526483 23481 985 410 0 521956 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2105932 KiB
Current children cumulated memory: 93924 KiB

[startup+51.1096 s]
/proc/loadavg: 1.99 2.00 1.95 3/199 6967
/proc/meminfo: memFree=25395644/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2079780 memory=67688 CPUtime=51.09 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 26098 0 0 0 5104 5 0 0 20 0 1 0 527199154 2129694720 16922 33554432000 4194304 5870510 140729377946240 140729377944808 5283135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 519945 16922 988 410 0 515418 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2079780 KiB
Current children cumulated memory: 67688 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 6970
/proc/meminfo: memFree=25387716/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2086852 memory=74804 CPUtime=102.28 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 30787 0 0 0 10222 6 0 0 20 0 1 0 527199154 2136936448 18701 33554432000 4194304 5870510 140729377946240 140729377945416 5277913 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 521713 18701 988 410 0 517186 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2086852 KiB
Current children cumulated memory: 74804 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7036
/proc/meminfo: memFree=25429992/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2054804 memory=45028 CPUtime=162.28 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 32823 0 0 0 16221 7 0 0 20 0 1 0 527199154 2104119296 11257 33554432000 4194304 5870510 140729377946240 140729377944808 5282245 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 513701 11257 988 410 0 509174 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2054804 KiB
Current children cumulated memory: 45028 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7047
/proc/meminfo: memFree=25392848/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2068108 memory=58644 CPUtime=222.28 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 36391 0 0 0 22220 8 0 0 20 0 1 0 527199154 2117742592 14661 33554432000 4194304 5870510 140729377946240 140729377944680 5283064 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 517027 14661 988 410 0 512500 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2068108 KiB
Current children cumulated memory: 58644 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7051
/proc/meminfo: memFree=25406100/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2087608 memory=80656 CPUtime=282.28 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 40852 0 0 0 28219 9 0 0 20 0 1 0 527199154 2137710592 20164 33554432000 4194304 5870510 140729377946240 140729377944808 5275364 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 521902 20164 988 410 0 517375 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2087608 KiB
Current children cumulated memory: 80656 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/198 7057
/proc/meminfo: memFree=25371132/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2095808 memory=81128 CPUtime=342.28 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 42047 0 0 0 34219 9 0 0 20 0 1 0 527199154 2146107392 20282 33554432000 4194304 5870510 140729377946240 140729377944680 5272427 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523952 20282 988 410 0 519425 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2095808 KiB
Current children cumulated memory: 81128 KiB

[startup+389.939 s]
# the end of solver process 6963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=389.81 s, system=0.117999 s

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

[startup+358.4 s]
/proc/loadavg: 2.00 2.00 1.95 3/198 7059
/proc/meminfo: memFree=25318284/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2095808 memory=85140 CPUtime=358.38 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 42592 0 0 0 35829 9 0 0 20 0 1 0 527199154 2146107392 21285 33554432000 4194304 5870510 140729377946240 140729377944680 5282505 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523952 21285 988 410 0 519425 0
Current children cumulated CPU time: 358.38 s
Current children cumulated vsize: 2095808 KiB
Current children cumulated memory: 85140 KiB

[startup+371.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7060
/proc/meminfo: memFree=25317628/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2095808 memory=85388 CPUtime=371.18 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 44195 0 0 0 37109 9 0 0 20 0 1 0 527199154 2146107392 21347 33554432000 4194304 5870510 140729377946240 140729377944680 5274656 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523952 21347 988 410 0 519425 0
Current children cumulated CPU time: 371.18 s
Current children cumulated vsize: 2095808 KiB
Current children cumulated memory: 85388 KiB

[startup+377.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7060
/proc/meminfo: memFree=25315768/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=377.58 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 37747 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5282721 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 377.58 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+384 s]*
/proc/loadavg: 2.00 2.00 1.95 3/200 7062
/proc/meminfo: memFree=25315204/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=383.99 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38388 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5272628 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 383.99 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+387.2 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7062
/proc/meminfo: memFree=25371056/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=387.18 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38707 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5282767 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 387.18 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+388.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7062
/proc/meminfo: memFree=25371056/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=388.78 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38867 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5272624 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 388.78 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+389.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7062
/proc/meminfo: memFree=25369008/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=389.58 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38947 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5272880 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 389.58 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+389.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7062
/proc/meminfo: memFree=25369008/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=389.78 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38967 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5289022 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 389.78 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

[startup+389.9 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 7062
/proc/meminfo: memFree=25369008/32770624 swapFree=66954172/67108860
[pid=6963] ppid=6960 vsize=2094032 memory=87044 CPUtime=389.88 cores=0,2,4,6
/proc/6963/stat : 6963 (xcsp_picat) R 6960 6963 6218 0 -1 4202496 47381 0 0 0 38977 11 0 0 20 0 1 0 527199154 2144288768 21761 33554432000 4194304 5870510 140729377946240 140729377944680 5283028 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21721088 140729377952775 140729377952857 140729377952857 140729377955782 0
/proc/6963/statm: 523508 21761 988 410 0 518981 0
Current children cumulated CPU time: 389.88 s
Current children cumulated vsize: 2094032 KiB
Current children cumulated memory: 87044 KiB

Child status: 0
Real time (s): 389.939
CPU time (s): 389.928
CPU user time (s): 389.81
CPU system time (s): 0.117999
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 2112712
Max. memory (cumulated for all children) (KiB): 93924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 389.81
system time used= 0.117999
maximum resident set size= 93924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47406
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= 479


# summary of solver processes directly reported to runsolver:
#   pid: 6963
#   total CPU time (s): 389.928
#   total CPU user time (s): 389.81
#   total CPU system time (s): 0.117999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.52631 second user time and 2.86174 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-26 17:46:43
IDJOB=4407795
IDBENCH=135673
IDSOLVER=2873
FILE ID=node119/4407795-1569512844
RUNJOBID= node119-1569509600-6249
PBS_JOBID= 21705795
Free space on /var/tmp= 13508 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n20/TravellingSalesman-20-30-04.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407795-1569512844/watcher-4407795-1569512844 -o /var/tmp/evaluation-result-4407795-1569512844/solver-4407795-1569512844 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node119-1569509600-6249 --watchdog 2560  xcsp_picat HOME/instance-4407795-1569512844.xml

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

MD5SUM BENCH= b71521ce1917b31a1de4920ce1e04ad3
RANDOM SEED=1961754025

node119.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.47
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.47
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.47
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.47
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:        25462024 kB
MemAvailable:   31604624 kB
Buffers:          176224 kB
Cached:          6083336 kB
SwapCached:        46676 kB
Active:          3190256 kB
Inactive:        3299724 kB
Active(anon):     196544 kB
Inactive(anon):   107848 kB
Active(file):    2993712 kB
Inactive(file):  3191876 kB
Unevictable:      107736 kB
Mlocked:          107736 kB
SwapTotal:      67108860 kB
SwapFree:       66954172 kB
Dirty:              3128 kB
Writeback:             0 kB
AnonPages:        293124 kB
Mapped:            24236 kB
Shmem:             64988 kB
Slab:             414596 kB
SReclaimable:     385472 kB
SUnreclaim:        29124 kB
KernelStack:        3552 kB
PageTables:         5792 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2742448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    237568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /var/tmp at the end= 13504 MiB
End job on node119 at 2019-09-26 17:53:13