Trace number 4395399

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-12? (TO) 2519.8 2520.02

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-08.xml
MD5SUM8e11a97c7673f129a8c4890bd1c1105b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark443
Best CPU time to get the best result obtained on this benchmark20119.8
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size62
Maximum domain size100
Distribution of domain sizes[{"size":62,"count":100},{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":100}]
Minimum constraint arity3
Maximum constraint arity100
Distribution of constraint arities[{"arity":3,"count":100},{"arity":100,"count":1}]
Number of extensional constraints100
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":100},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

32.10/32.16	c xcsp_picat version 2.7b12 (9/12/2019)
77.18/77.29	o 2188

Verifier Data

One s line expected

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395399-1568340173/watcher-4395399-1568340173 -o /tmp/evaluation-result-4395399-1568340173/solver-4395399-1568340173 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18696 --watchdog 2580 xcsp_picat HOME/instance-4395399-1568340173.xml 

running on 4 cores: 1,3,5,7

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=23626, runsolver pid=23623

[startup+0.100162 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=31605440/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2031716 memory=22648 CPUtime=0.1 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1243 0 0 0 10 0 0 0 20 0 1 0 410279965 2080477184 5662 33554432000 4194304 5870510 140723607851136 140723607850440 4459056 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 507929 5662 840 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 22648 KiB

[startup+0.209738 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=31595200/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2031716 memory=34936 CPUtime=0.21 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1249 0 0 0 21 0 0 0 20 0 1 0 410279965 2080477184 8734 33554432000 4194304 5870510 140723607851136 140723607850440 4479492 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 507929 8734 840 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 34936 KiB

[startup+0.309699 s]*
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=31584960/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2031716 memory=45176 CPUtime=0.3 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1254 0 0 0 30 0 0 0 20 0 1 0 410279965 2080477184 11294 33554432000 4194304 5870510 140723607851136 140723607850440 4470302 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 507929 11294 840 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 45176 KiB

[startup+0.700366 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=31564480/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2031716 memory=112924 CPUtime=0.69 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1332 0 0 0 68 1 0 0 20 0 1 0 410279965 2080477184 28231 33554432000 4194304 5870510 140723607851136 140723607850440 4515312 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 507929 28231 854 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 112924 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=31441476/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2031716 memory=309656 CPUtime=1.49 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1428 0 0 0 145 4 0 0 20 0 1 0 410279965 2080477184 77414 33554432000 4194304 5870510 140723607851136 140723607850440 4470465 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 507929 77414 883 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 309656 KiB

[startup+3.10956 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=30972412/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2434288 memory=667080 CPUtime=3.1 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 9310 0 0 0 301 9 0 0 20 0 1 0 410279965 2492710912 166770 33554432000 4194304 5870510 140723607851136 140723607849720 4463475 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 608572 166770 899 410 0 604045 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2434288 KiB
Current children cumulated memory: 667080 KiB

[startup+6.30027 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=30901476/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2501260 memory=725736 CPUtime=6.29 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 16928 0 0 0 618 11 0 0 20 0 1 0 410279965 2561290240 181434 33554432000 4194304 5870510 140723607851136 140723607850312 5337497 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 625315 181434 954 410 0 620788 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2501260 KiB
Current children cumulated memory: 725736 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23627
/proc/meminfo: memFree=30901496/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2501260 memory=725812 CPUtime=12.69 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 23125 0 0 0 1258 11 0 0 20 0 1 0 410279965 2561290240 181453 33554432000 4194304 5870510 140723607851136 140723607850312 5337584 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 625315 181453 964 410 0 620788 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2501260 KiB
Current children cumulated memory: 725812 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23630
/proc/meminfo: memFree=30871256/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2532080 memory=763476 CPUtime=25.49 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 59044 0 0 0 2533 16 0 0 20 0 1 0 410279965 2592849920 190869 33554432000 4194304 5870510 140723607851136 140723607850152 5262777 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 633020 190869 988 410 0 628493 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2532080 KiB
Current children cumulated memory: 763476 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23630
/proc/meminfo: memFree=30881076/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2519916 memory=746188 CPUtime=51.09 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 83095 0 0 0 5081 28 0 0 20 0 1 0 410279965 2580393984 186547 33554432000 4194304 5870510 140723607851136 140723607850312 5337600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 629979 186547 995 410 0 625452 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2519916 KiB
Current children cumulated memory: 746188 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23634
/proc/meminfo: memFree=30866572/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2519916 memory=752336 CPUtime=102.29 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 111940 0 0 0 10176 53 0 0 20 0 1 0 410279965 2580393984 188084 33554432000 4194304 5870510 140723607851136 140723607850088 5282609 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 629979 188084 995 410 0 625452 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2519916 KiB
Current children cumulated memory: 752336 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23640
/proc/meminfo: memFree=30859960/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2559804 memory=765060 CPUtime=162.28 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 190927 0 0 0 16143 85 0 0 20 0 1 0 410279965 2621239296 191265 33554432000 4194304 5870510 140723607851136 140723607850152 5298780 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 639951 191265 995 410 0 635424 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2559804 KiB
Current children cumulated memory: 765060 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 23705
/proc/meminfo: memFree=29891416/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2573680 memory=785696 CPUtime=222.28 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 243745 0 0 0 22114 114 0 0 20 0 1 0 410279965 2635448320 196424 33554432000 4194304 5870510 140723607851136 140723607849432 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 643420 196424 995 410 0 638893 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2573680 KiB
Current children cumulated memory: 785696 KiB

[startup+282.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 23709
/proc/meminfo: memFree=29665916/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2583616 memory=795900 CPUtime=282.24 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 296656 0 0 0 28081 143 0 0 20 0 1 0 410279965 2645622784 198975 33554432000 4194304 5870510 140723607851136 140723607849432 5282251 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 645904 198975 995 410 0 641377 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2583616 KiB
Current children cumulated memory: 795900 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 23715
/proc/meminfo: memFree=29638260/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2597588 memory=814520 CPUtime=342.23 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 316609 0 0 0 34051 172 0 0 20 0 1 0 410279965 2659930112 203630 33554432000 4194304 5870510 140723607851136 140723607850088 140164740330496 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 649397 203630 995 410 0 644870 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2597588 KiB
Current children cumulated memory: 814520 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/199 23719
/proc/meminfo: memFree=29598920/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2597588 memory=818736 CPUtime=402.22 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 347531 0 0 0 40025 197 0 0 20 0 1 0 410279965 2659930112 204684 33554432000 4194304 5870510 140723607851136 140723607850152 5282588 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 649397 204684 995 410 0 644870 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 2597588 KiB
Current children cumulated memory: 818736 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23723
/proc/meminfo: memFree=29644020/32770624 swapFree=66980072/67108860
[pid=23626] ppid=23623 vsize=2597884 memory=824600 CPUtime=462.22 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 365574 0 0 0 45997 225 0 0 20 0 1 0 410279965 2660233216 206150 33554432000 4194304 5870510 140723607851136 140723607850152 5282684 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 649471 206150 995 410 0 644944 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 2597884 KiB
Current children cumulated memory: 824600 KiB


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

/proc/23626/statm: 681274 231787 995 410 0 676747 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 2725096 KiB
Current children cumulated memory: 927148 KiB

[startup+1782.3 s]
/proc/loadavg: 2.05 2.09 2.08 3/200 23913
/proc/meminfo: memFree=27574356/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2675008 memory=917752 CPUtime=1782.12 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1022064 0 0 0 177385 827 0 0 20 0 1 0 410279965 2739208192 229438 33554432000 4194304 5870510 140723607851136 140723607850152 5276259 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 668752 229438 995 410 0 664225 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 2675008 KiB
Current children cumulated memory: 917752 KiB

[startup+1842.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/200 23917
/proc/meminfo: memFree=27574852/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2675008 memory=911608 CPUtime=1842.12 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1042757 0 0 0 183364 848 0 0 20 0 1 0 410279965 2739208192 227902 33554432000 4194304 5870510 140723607851136 140723607850152 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 668752 227902 995 410 0 664225 0
Current children cumulated CPU time: 1842.12 s
Current children cumulated vsize: 2675008 KiB
Current children cumulated memory: 911608 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.06 2.07 3/200 23921
/proc/meminfo: memFree=27558532/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2675008 memory=905464 CPUtime=1902.11 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1065428 0 0 0 189336 875 0 0 20 0 1 0 410279965 2739208192 226366 33554432000 4194304 5870510 140723607851136 140723607850088 5283087 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 668752 226366 995 410 0 664225 0
Current children cumulated CPU time: 1902.11 s
Current children cumulated vsize: 2675008 KiB
Current children cumulated memory: 905464 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 23927
/proc/meminfo: memFree=27547996/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2725096 memory=923024 CPUtime=1962.1 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1089383 0 0 0 195311 899 0 0 20 0 1 0 410279965 2790498304 230756 33554432000 4194304 5870510 140723607851136 140723607850088 5282736 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 681274 230756 995 410 0 676747 0
Current children cumulated CPU time: 1962.1 s
Current children cumulated vsize: 2725096 KiB
Current children cumulated memory: 923024 KiB

[startup+2022.3 s]
/proc/loadavg: 2.49 2.16 2.10 3/199 23931
/proc/meminfo: memFree=27507408/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2675008 memory=910060 CPUtime=2022.1 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1140010 0 0 0 201275 935 0 0 20 0 1 0 410279965 2739208192 227515 33554432000 4194304 5870510 140723607851136 140723607849704 5258476 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 668752 227515 995 410 0 664225 0
Current children cumulated CPU time: 2022.1 s
Current children cumulated vsize: 2675008 KiB
Current children cumulated memory: 910060 KiB

[startup+2082.3 s]
/proc/loadavg: 2.21 2.15 2.10 3/199 23935
/proc/meminfo: memFree=27524180/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2680260 memory=913392 CPUtime=2082.1 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1177791 0 0 0 207240 970 0 0 20 0 1 0 410279965 2744586240 228348 33554432000 4194304 5870510 140723607851136 140723607849704 5308227 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 670065 228348 995 410 0 665538 0
Current children cumulated CPU time: 2082.1 s
Current children cumulated vsize: 2680260 KiB
Current children cumulated memory: 913392 KiB

[startup+2142.3 s]
/proc/loadavg: 2.08 2.12 2.10 3/199 23941
/proc/meminfo: memFree=27511644/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2746064 memory=943460 CPUtime=2142.09 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1205033 0 0 0 213208 1001 0 0 20 0 1 0 410279965 2811969536 235865 33554432000 4194304 5870510 140723607851136 140723607850088 5281796 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 686516 235865 995 410 0 681989 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 2746064 KiB
Current children cumulated memory: 943460 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.10 2.09 3/199 23945
/proc/meminfo: memFree=27835088/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2695976 memory=934064 CPUtime=2202.08 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1233732 0 0 0 219170 1038 0 0 20 0 1 0 410279965 2760679424 233516 33554432000 4194304 5870510 140723607851136 140723607850152 5282578 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 673994 233516 995 410 0 669467 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 2695976 KiB
Current children cumulated memory: 934064 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.08 2.08 3/199 23949
/proc/meminfo: memFree=27817128/32770624 swapFree=66980092/67108860
[pid=23626] ppid=23623 vsize=2746064 memory=947556 CPUtime=2262.08 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1255693 0 0 0 225148 1060 0 0 20 0 1 0 410279965 2811969536 236889 33554432000 4194304 5870510 140723607851136 140723607850088 5282251 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 686516 236889 995 410 0 681989 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 2746064 KiB
Current children cumulated memory: 947556 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/200 23963
/proc/meminfo: memFree=28102816/32770624 swapFree=66980104/67108860
[pid=23626] ppid=23623 vsize=2695976 memory=938160 CPUtime=2322.08 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1297149 0 0 0 231129 1079 0 0 20 0 1 0 410279965 2760679424 234540 33554432000 4194304 5870510 140723607851136 140723607850152 5283106 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 673994 234540 995 410 0 669467 0
Current children cumulated CPU time: 2322.08 s
Current children cumulated vsize: 2695976 KiB
Current children cumulated memory: 938160 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.07 2.08 3/200 23967
/proc/meminfo: memFree=28471972/32770624 swapFree=66980104/67108860
[pid=23626] ppid=23623 vsize=2695976 memory=929968 CPUtime=2382.07 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1325034 0 0 0 237107 1100 0 0 20 0 1 0 410279965 2760679424 232492 33554432000 4194304 5870510 140723607851136 140723607849704 5282505 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 673994 232492 995 410 0 669467 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 2695976 KiB
Current children cumulated memory: 929968 KiB

[startup+2442.3 s]
/proc/loadavg: 1.92 2.02 2.06 3/200 23971
/proc/meminfo: memFree=28490312/32770624 swapFree=66980104/67108860
[pid=23626] ppid=23623 vsize=2746064 memory=965720 CPUtime=2442.07 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1368492 0 0 0 243081 1126 0 0 20 0 1 0 410279965 2811969536 241430 33554432000 4194304 5870510 140723607851136 140723607850152 5295055 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 686516 241430 995 410 0 681989 0
Current children cumulated CPU time: 2442.07 s
Current children cumulated vsize: 2746064 KiB
Current children cumulated memory: 965720 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 2.02 2.06 3/200 23977
/proc/meminfo: memFree=27516396/32770624 swapFree=66980104/67108860
[pid=23626] ppid=23623 vsize=2746064 memory=951384 CPUtime=2502.07 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1394987 0 0 0 249053 1154 0 0 20 0 1 0 410279965 2811969536 237846 33554432000 4194304 5870510 140723607851136 140723607850152 5262751 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 686516 237846 995 410 0 681989 0
Current children cumulated CPU time: 2502.07 s
Current children cumulated vsize: 2746064 KiB
Current children cumulated memory: 951384 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.98 2.02 2.05 3/200 23978
/proc/meminfo: memFree=27512952/32770624 swapFree=66980104/67108860
[pid=23626] ppid=23623 vsize=2746064 memory=953700 CPUtime=2519.77 cores=1,3,5,7
/proc/23626/stat : 23626 (xcsp_picat) R 23623 23626 18664 0 -1 4202496 1400280 0 0 0 250816 1161 0 0 20 0 1 0 410279965 2811969536 238425 33554432000 4194304 5870510 140723607851136 140723607850088 5262718 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 40357888 140723607860255 140723607860333 140723607860333 140723607863242 0
/proc/23626/statm: 686516 238425 995 410 0 681989 0
Current children cumulated CPU time: 2519.77 s
Current children cumulated vsize: 2746064 KiB
Current children cumulated memory: 953700 KiB

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

[startup+2520.02 s]
# the end of solver process 23626 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.16 s, system=11.6321 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2519.8
CPU user time (s): 2508.16
CPU system time (s): 11.6321
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 2957680
Max. memory (cumulated for all children) (KiB): 1076592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.16
system time used= 11.6321
maximum resident set size= 1088036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1400280
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= 66
involuntary context switches= 2997


# summary of solver processes directly reported to runsolver:
#   pid: 23626
#   total CPU time (s): 2519.8
#   total CPU user time (s): 2508.16
#   total CPU system time (s): 11.6321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.82372 second user time and 19.8089 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 04:02:11
IDJOB=4395399
IDBENCH=135903
IDSOLVER=2844
FILE ID=node121/4395399-1568340173
RUNJOBID= node121-1568321663-18696
PBS_JOBID= 21701136
Free space on /tmp= 61048 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-08.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395399-1568340173/watcher-4395399-1568340173 -o /tmp/evaluation-result-4395399-1568340173/solver-4395399-1568340173 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568321663-18696 --watchdog 2580  xcsp_picat HOME/instance-4395399-1568340173.xml

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

MD5SUM BENCH= 8e11a97c7673f129a8c4890bd1c1105b
RANDOM SEED=1974386554

node121.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.75
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.75
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.75
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.75
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:        31624556 kB
MemAvailable:   31843368 kB
Buffers:          131828 kB
Cached:           382588 kB
SwapCached:        19080 kB
Active:           329988 kB
Inactive:         282144 kB
Active(anon):      83456 kB
Inactive(anon):    43764 kB
Active(file):     246532 kB
Inactive(file):   238380 kB
Unevictable:      108700 kB
Mlocked:          108700 kB
SwapTotal:      67108860 kB
SwapFree:       66980072 kB
Dirty:              3500 kB
Writeback:             0 kB
AnonPages:        187480 kB
Mapped:            34464 kB
Shmem:             21012 kB
Slab:             128712 kB
SReclaimable:      99472 kB
SUnreclaim:        29240 kB
KernelStack:        3584 kB
PageTables:         5776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2605420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    137216 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61044 MiB
End job on node121 at 2019-09-13 04:44:11