Trace number 4395397

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) 2520.08 2519.9

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n35/
TravellingSalesman-35-30-07.xml
MD5SUM1a4fb6e98f7c5153812b28830edea47d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark143
Best CPU time to get the best result obtained on this benchmark2520.38
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of constraints36
Number of domains2
Minimum domain size35
Maximum domain size37
Distribution of domain sizes[{"size":35,"count":35},{"size":37,"count":35}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":35},{"degree":3,"count":35}]
Minimum constraint arity3
Maximum constraint arity35
Distribution of constraint arities[{"arity":3,"count":35},{"arity":35,"count":1}]
Number of extensional constraints35
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":35},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

30.89/30.98	c xcsp_picat version 2.7b12 (9/12/2019)
30.89/30.98	o 451
211.48/211.58	o 173

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395397-1568340153/watcher-4395397-1568340153 -o /tmp/evaluation-result-4395397-1568340153/solver-4395397-1568340153 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580 xcsp_picat HOME/instance-4395397-1568340153.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
solver pid=21515, runsolver pid=21512
Current StackSize limit: 8192 KiB


[startup+0.100128 s]*
/proc/loadavg: 2.15 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31615968/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2031716 memory=34268 CPUtime=0.1 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 2086 0 0 0 10 0 0 0 20 0 1 0 410266775 2080477184 8567 33554432000 4194304 5870510 140736927191200 140736927188344 4714496 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 507929 8567 875 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 34268 KiB

[startup+0.209793 s]*
/proc/loadavg: 2.15 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31639508/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2041852 memory=43836 CPUtime=0.21 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 4270 0 0 0 21 0 0 0 20 0 1 0 410266775 2090856448 10959 33554432000 4194304 5870510 140736927191200 140736927188344 5337297 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 510463 10959 946 410 0 505936 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2041852 KiB
Current children cumulated memory: 43836 KiB

[startup+0.309723 s]*
/proc/loadavg: 2.15 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31639508/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2041852 memory=43836 CPUtime=0.31 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 4271 0 0 0 31 0 0 0 20 0 1 0 410266775 2090856448 10959 33554432000 4194304 5870510 140736927191200 140736927188344 5337288 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 510463 10959 946 410 0 505936 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2041852 KiB
Current children cumulated memory: 43836 KiB

[startup+0.700253 s]
/proc/loadavg: 2.15 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31639260/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2044028 memory=44328 CPUtime=0.69 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 4967 0 0 0 69 0 0 0 20 0 1 0 410266775 2093084672 11082 33554432000 4194304 5870510 140736927191200 140736927190376 5298780 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 511007 11082 977 410 0 506480 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2044028 KiB
Current children cumulated memory: 44328 KiB

[startup+1.50033 s]
/proc/loadavg: 2.15 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31637140/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2049240 memory=51160 CPUtime=1.49 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 5934 0 0 0 148 1 0 0 20 0 1 0 410266775 2098421760 12790 33554432000 4194304 5870510 140736927191200 140736927189560 5283090 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 512310 12790 979 410 0 507783 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2049240 KiB
Current children cumulated memory: 51160 KiB

[startup+3.10978 s]
/proc/loadavg: 2.14 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31605760/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2068688 memory=70248 CPUtime=3.1 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 9041 0 0 0 308 2 0 0 20 0 1 0 410266775 2118336512 17562 33554432000 4194304 5870510 140736927191200 140736927189560 5282747 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 517172 17562 979 410 0 512645 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2068688 KiB
Current children cumulated memory: 70248 KiB

[startup+6.30034 s]
/proc/loadavg: 2.14 2.09 2.06 3/201 21516
/proc/meminfo: memFree=31565628/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2088332 memory=84280 CPUtime=6.29 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 20634 0 0 0 625 4 0 0 20 0 1 0 410266775 2138451968 21070 33554432000 4194304 5870510 140736927191200 140736927189560 5274482 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 522083 21070 979 410 0 517556 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2088332 KiB
Current children cumulated memory: 84280 KiB

[startup+12.7003 s]
/proc/loadavg: 2.13 2.08 2.06 3/201 21516
/proc/meminfo: memFree=31609396/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2090964 memory=70244 CPUtime=12.69 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 36998 0 0 0 1261 8 0 0 20 0 1 0 410266775 2141147136 17561 33554432000 4194304 5870510 140736927191200 140736927190152 5282694 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 522741 17561 986 410 0 518214 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2090964 KiB
Current children cumulated memory: 70244 KiB

[startup+25.5003 s]
/proc/loadavg: 2.10 2.08 2.06 3/201 21516
/proc/meminfo: memFree=31587808/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2090964 memory=88788 CPUtime=25.49 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 43386 0 0 0 2540 9 0 0 20 0 1 0 410266775 2141147136 22197 33554432000 4194304 5870510 140736927191200 140736927190216 5262793 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 522741 22197 986 410 0 518214 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2090964 KiB
Current children cumulated memory: 88788 KiB

[startup+51.1099 s]
/proc/loadavg: 2.07 2.07 2.06 3/201 21519
/proc/meminfo: memFree=31551472/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2102996 memory=100960 CPUtime=51.09 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 46960 0 0 0 5100 9 0 0 20 0 1 0 410266775 2153467904 25240 33554432000 4194304 5870510 140736927191200 140736927189640 5283135 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 525749 25240 986 410 0 521222 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2102996 KiB
Current children cumulated memory: 100960 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.06 2.06 3/201 21523
/proc/meminfo: memFree=31518144/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2114996 memory=117464 CPUtime=102.28 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 54263 0 0 0 10218 10 0 0 20 0 1 0 410266775 2165755904 29366 33554432000 4194304 5870510 140736927191200 140736927189640 5282475 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 528749 29366 986 410 0 524222 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2114996 KiB
Current children cumulated memory: 117464 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/201 21527
/proc/meminfo: memFree=31510568/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2133928 memory=135980 CPUtime=162.28 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 59500 0 0 0 16217 11 0 0 20 0 1 0 410266775 2185142272 33995 33554432000 4194304 5870510 140736927191200 140736927189768 5282489 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 533482 33995 986 410 0 528955 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2133928 KiB
Current children cumulated memory: 135980 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 21533
/proc/meminfo: memFree=31586772/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2090964 memory=72372 CPUtime=222.28 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 63680 0 0 0 22214 14 0 0 20 0 1 0 410266775 2141147136 18093 33554432000 4194304 5870510 140736927191200 140736927189640 5282747 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 522741 18093 989 410 0 518214 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2090964 KiB
Current children cumulated memory: 72372 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/199 21537
/proc/meminfo: memFree=31544396/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2110480 memory=101100 CPUtime=282.28 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 69977 0 0 0 28212 16 0 0 20 0 1 0 410266775 2161131520 25275 33554432000 4194304 5870510 140736927191200 140736927189640 5282578 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 527620 25275 989 410 0 523093 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2110480 KiB
Current children cumulated memory: 101100 KiB

[startup+342.3 s]
/proc/loadavg: 1.94 2.02 2.04 3/199 21541
/proc/meminfo: memFree=31503632/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2148020 memory=133788 CPUtime=342.27 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 71097 0 0 0 34211 16 0 0 20 0 1 0 410266775 2199572480 33447 33554432000 4194304 5870510 140736927191200 140736927189640 5308388 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 537005 33447 989 410 0 532478 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2148020 KiB
Current children cumulated memory: 133788 KiB

[startup+402.3 s]
/proc/loadavg: 1.98 2.02 2.04 3/199 21547
/proc/meminfo: memFree=31503252/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2148020 memory=146076 CPUtime=402.27 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 71121 0 0 0 40211 16 0 0 20 0 1 0 410266775 2199572480 36519 33554432000 4194304 5870510 140736927191200 140736927189640 5283135 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 537005 36519 989 410 0 532478 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 2148020 KiB
Current children cumulated memory: 146076 KiB

[startup+462.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 21551
/proc/meminfo: memFree=31489924/32770624 swapFree=66994024/67108860
[pid=21515] ppid=21512 vsize=2148020 memory=146156 CPUtime=462.28 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 75973 0 0 0 46211 17 0 0 20 0 1 0 410266775 2199572480 36539 33554432000 4194304 5870510 140736927191200 140736927189640 5305211 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 537005 36539 989 410 0 532478 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2148020 KiB
Current children cumulated memory: 146156 KiB


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

/proc/21515/statm: 548098 49324 989 410 0 543571 0
Current children cumulated CPU time: 1782.39 s
Current children cumulated vsize: 2192392 KiB
Current children cumulated memory: 197296 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/200 21685
/proc/meminfo: memFree=31395608/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2192392 memory=197296 CPUtime=1842.41 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 112746 0 0 0 184206 35 0 0 20 0 1 0 410266775 2245009408 49324 33554432000 4194304 5870510 140736927191200 140736927189768 5272427 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 548098 49324 989 410 0 543571 0
Current children cumulated CPU time: 1842.41 s
Current children cumulated vsize: 2192392 KiB
Current children cumulated memory: 197296 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 21689
/proc/meminfo: memFree=31378676/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=214112 CPUtime=1902.41 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 113447 0 0 0 190206 35 0 0 20 0 1 0 410266775 2264432640 53528 33554432000 4194304 5870510 140736927191200 140736927189768 5282592 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 53528 989 410 0 548313 0
Current children cumulated CPU time: 1902.41 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 214112 KiB

[startup+1962.3 s]
/proc/loadavg: 2.65 2.21 2.10 3/200 21693
/proc/meminfo: memFree=31376036/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=1962.41 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 113507 0 0 0 196206 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 1962.41 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2022.3 s]
/proc/loadavg: 2.24 2.17 2.09 3/199 21699
/proc/meminfo: memFree=31463188/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2022.42 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 113521 0 0 0 202207 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2082.3 s]
/proc/loadavg: 2.09 2.14 2.09 3/199 21703
/proc/meminfo: memFree=31428340/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2082.42 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 114708 0 0 0 208207 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5283083 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2082.42 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2142.3 s]
/proc/loadavg: 2.03 2.11 2.08 3/199 21707
/proc/meminfo: memFree=31418624/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2142.43 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 114718 0 0 0 214208 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282590 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.09 2.08 3/199 21713
/proc/meminfo: memFree=31413272/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2202.44 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 114728 0 0 0 220209 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/199 21717
/proc/meminfo: memFree=31401952/32770624 swapFree=66994048/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2262.44 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 115242 0 0 0 226209 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5283106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/200 21729
/proc/meminfo: memFree=31431680/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2322.45 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 116297 0 0 0 232210 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282574 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2322.45 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 21735
/proc/meminfo: memFree=31418732/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2382.45 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 116334 0 0 0 238210 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5262806 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2382.45 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 21739
/proc/meminfo: memFree=31418664/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2442.46 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 117036 0 0 0 244211 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282767 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2442.46 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 21743
/proc/meminfo: memFree=31403284/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2502.46 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 117043 0 0 0 250211 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282578 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2502.46 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.9 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 21806
/proc/meminfo: memFree=31490256/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2520.06 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 117043 0 0 0 251971 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

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

[startup+2519.9 s]
# the end of solver process 21515 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.72 s, system=0.359025 s

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

[startup+2519.9 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 21806
/proc/meminfo: memFree=31490256/32770624 swapFree=66994056/67108860
[pid=21515] ppid=21512 vsize=2211360 memory=216340 CPUtime=2520.06 cores=1,3,5,7
/proc/21515/stat : 21515 (xcsp_picat) R 21512 21515 15976 0 -1 4202496 117043 0 0 0 251971 35 0 0 20 0 1 0 410266775 2264432640 54085 33554432000 4194304 5870510 140736927191200 140736927189768 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 32485376 140736927200287 140736927200365 140736927200365 140736927203274 0
/proc/21515/statm: 552840 54085 989 410 0 548313 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 2211360 KiB
Current children cumulated memory: 216340 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2519.9
CPU time (s): 2520.08
CPU user time (s): 2519.72
CPU system time (s): 0.359025
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 2211360
Max. memory (cumulated for all children) (KiB): 216340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.72
system time used= 0.359025
maximum resident set size= 216340
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117043
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= 14
involuntary context switches= 1068


# summary of solver processes directly reported to runsolver:
#   pid: 21515
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.72
#   total CPU system time (s): 0.359025

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.71445 second user time and 21.1315 second system time

The end

Launcher Data

Begin job on node102 at 2019-09-13 04:01:48
IDJOB=4395397
IDBENCH=135871
IDSOLVER=2844
FILE ID=node102/4395397-1568340153
RUNJOBID= node102-1568323474-16008
PBS_JOBID= 21701144
Free space on /tmp= 56904 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n35/TravellingSalesman-35-30-07.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395397-1568340153/watcher-4395397-1568340153 -o /tmp/evaluation-result-4395397-1568340153/solver-4395397-1568340153 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1568323474-16008 --watchdog 2580  xcsp_picat HOME/instance-4395397-1568340153.xml

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

MD5SUM BENCH= 1a4fb6e98f7c5153812b28830edea47d
RANDOM SEED=98495733

node102.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.13
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.54
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.13
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.54
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.13
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.54
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.13
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31646684 kB
MemAvailable:   31828236 kB
Buffers:          126696 kB
Cached:           344912 kB
SwapCached:        10792 kB
Active:           314240 kB
Inactive:         263212 kB
Active(anon):     102060 kB
Inactive(anon):    33444 kB
Active(file):     212180 kB
Inactive(file):   229768 kB
Unevictable:      110464 kB
Mlocked:          110464 kB
SwapTotal:      67108860 kB
SwapFree:       66994024 kB
Dirty:              3252 kB
Writeback:             0 kB
AnonPages:        205940 kB
Mapped:            35040 kB
Shmem:             21060 kB
Slab:             139460 kB
SReclaimable:     110880 kB
SUnreclaim:        28580 kB
KernelStack:        3504 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2629408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 56900 MiB
End job on node102 at 2019-09-13 04:43:48