Trace number 4395682

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) 2400.08 2400.31

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n100/
TravellingSalesman-100-50-02.xml
MD5SUM0e4189ad20205ae354a6aa8eb292dbdf
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark421
Best CPU time to get the best result obtained on this benchmark2011.35
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of constraints101
Number of domains2
Minimum domain size60
Maximum domain size100
Distribution of domain sizes[{"size":60,"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

38.38/38.40	c xcsp_picat version 2.7b12 (9/12/2019)
81.27/81.32	o 2227

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395682-1568341947/watcher-4395682-1568341947 -o /tmp/evaluation-result-4395682-1568341947/solver-4395682-1568341947 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568323825-31467 --watchdog 2560 xcsp_picat HOME/instance-4395682-1568341947.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=4828, runsolver pid=4825
Current StackSize limit: 8192 KiB


[startup+0.100298 s]*
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30914088/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2031716 memory=21924 CPUtime=0.09 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1581 0 0 0 9 0 0 0 20 0 1 0 410444272 2080477184 5481 33554432000 4194304 5870510 140729423423200 140729423422504 4462323 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 507929 5481 841 410 0 503402 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 21924 KiB

[startup+0.210025 s]*
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30901668/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2031716 memory=32164 CPUtime=0.2 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1586 0 0 0 20 0 0 0 20 0 1 0 410444272 2080477184 8041 33554432000 4194304 5870510 140729423423200 140729423422504 4470272 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 507929 8041 841 410 0 503402 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 32164 KiB

[startup+0.309893 s]*
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30893228/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2031716 memory=42404 CPUtime=0.31 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1591 0 0 0 30 1 0 0 20 0 1 0 410444272 2080477184 10601 33554432000 4194304 5870510 140729423423200 140729423422504 4694984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 507929 10601 841 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 42404 KiB

[startup+0.700309 s]
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30872748/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2031716 memory=106060 CPUtime=0.68 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1668 0 0 0 67 1 0 0 20 0 1 0 410444272 2080477184 26515 33554432000 4194304 5870510 140729423423200 140729423422504 4794069 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 507929 26515 850 410 0 503402 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 106060 KiB

[startup+1.50032 s]
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30753612/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2031716 memory=298728 CPUtime=1.49 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1762 0 0 0 144 5 0 0 20 0 1 0 410444272 2080477184 74682 33554432000 4194304 5870510 140729423423200 140729423422504 4515600 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 507929 74682 884 410 0 503402 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 298728 KiB

[startup+3.10983 s]
/proc/loadavg: 2.04 2.04 2.05 3/204 4829
/proc/meminfo: memFree=30281104/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2433280 memory=662192 CPUtime=3.09 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 9624 0 0 0 299 10 0 0 20 0 1 0 410444272 2491678720 165548 33554432000 4194304 5870510 140729423423200 140729423421768 5307553 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 608320 165548 900 410 0 603793 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2433280 KiB
Current children cumulated memory: 662192 KiB

[startup+6.30023 s]
/proc/loadavg: 2.04 2.04 2.05 3/204 4830
/proc/meminfo: memFree=30209648/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2500288 memory=723568 CPUtime=6.28 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 16882 0 0 0 616 12 0 0 20 0 1 0 410444272 2560294912 180892 33554432000 4194304 5870510 140729423423200 140729423422376 5337610 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 625072 180892 954 410 0 620545 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2500288 KiB
Current children cumulated memory: 723568 KiB

[startup+12.7002 s]
/proc/loadavg: 2.11 2.06 2.05 3/204 4830
/proc/meminfo: memFree=30209428/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2500288 memory=723660 CPUtime=12.68 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 22595 0 0 0 1256 12 0 0 20 0 1 0 410444272 2560294912 180915 33554432000 4194304 5870510 140729423423200 140729423422376 5337497 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 625072 180915 961 410 0 620545 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2500288 KiB
Current children cumulated memory: 723660 KiB

[startup+25.5003 s]
/proc/loadavg: 2.45 2.14 2.08 3/204 4830
/proc/meminfo: memFree=30150752/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2581196 memory=789636 CPUtime=25.48 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 48487 0 0 0 2531 17 0 0 20 0 1 0 410444272 2643144704 197409 33554432000 4194304 5870510 140729423423200 140729423422152 5282736 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 645299 197409 986 410 0 640772 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2581196 KiB
Current children cumulated memory: 789636 KiB

[startup+51.11 s]
/proc/loadavg: 2.56 2.19 2.10 3/204 4832
/proc/meminfo: memFree=30195612/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2504884 memory=733424 CPUtime=51.08 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 79970 0 0 0 5076 32 0 0 20 0 1 0 410444272 2565001216 183356 33554432000 4194304 5870510 140729423423200 140729423422216 5277491 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 626221 183356 986 410 0 621694 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 2504884 KiB
Current children cumulated memory: 733424 KiB

[startup+102.3 s]
/proc/loadavg: 2.24 2.16 2.09 3/204 4836
/proc/meminfo: memFree=30199848/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2519476 memory=750408 CPUtime=102.27 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 100386 0 0 0 10174 53 0 0 20 0 1 0 410444272 2579943424 187602 33554432000 4194304 5870510 140729423423200 140729423422152 5306835 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 629869 187602 993 410 0 625342 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2519476 KiB
Current children cumulated memory: 750408 KiB

[startup+162.3 s]
/proc/loadavg: 2.09 2.13 2.08 3/203 4840
/proc/meminfo: memFree=30133260/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2557384 memory=776556 CPUtime=162.26 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 134717 0 0 0 16146 80 0 0 20 0 1 0 410444272 2618761216 194139 33554432000 4194304 5870510 140729423423200 140729423421560 5289022 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 639346 194139 993 410 0 634819 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2557384 KiB
Current children cumulated memory: 776556 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.11 2.08 3/203 4846
/proc/meminfo: memFree=30136780/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2570124 memory=782488 CPUtime=222.26 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 189623 0 0 0 22117 109 0 0 20 0 1 0 410444272 2631806976 195622 33554432000 4194304 5870510 140729423423200 140729423421560 5308227 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 642531 195622 993 410 0 638004 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2570124 KiB
Current children cumulated memory: 782488 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.09 2.07 3/202 4850
/proc/meminfo: memFree=30115536/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2583192 memory=805756 CPUtime=282.26 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 217394 0 0 0 28089 137 0 0 20 0 1 0 410444272 2645188608 201439 33554432000 4194304 5870510 140729423423200 140729423421560 5277440 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 645798 201439 993 410 0 641271 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2583192 KiB
Current children cumulated memory: 805756 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.07 2.07 3/203 4855
/proc/meminfo: memFree=30104192/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2600076 memory=812188 CPUtime=342.25 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 263112 0 0 0 34061 164 0 0 20 0 1 0 410444272 2662477824 203047 33554432000 4194304 5870510 140729423423200 140729423422216 5282759 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 650019 203047 993 410 0 645492 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2600076 KiB
Current children cumulated memory: 812188 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/204 4861
/proc/meminfo: memFree=30102036/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2600076 memory=814184 CPUtime=402.25 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 330079 0 0 0 40033 192 0 0 20 0 1 0 410444272 2662477824 203546 33554432000 4194304 5870510 140729423423200 140729423422152 5288964 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 650019 203546 993 410 0 645492 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2600076 KiB
Current children cumulated memory: 814184 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/203 4865
/proc/meminfo: memFree=30087588/32770624 swapFree=66966416/67108860
[pid=4828] ppid=4825 vsize=2601916 memory=816496 CPUtime=462.24 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 394976 0 0 0 46006 218 0 0 20 0 1 0 410444272 2664361984 204124 33554432000 4194304 5870510 140729423423200 140729423422216 5258764 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 650479 204124 993 410 0 645952 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2601916 KiB
Current children cumulated memory: 816496 KiB


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

/proc/4828/statm: 669084 227323 993 410 0 664557 0
Current children cumulated CPU time: 1662.11 s
Current children cumulated vsize: 2676336 KiB
Current children cumulated memory: 909292 KiB

[startup+1722.3 s]
/proc/loadavg: 2.09 2.04 2.05 3/204 5176
/proc/meminfo: memFree=21350324/32770624 swapFree=66966444/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=916232 CPUtime=1722.1 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1233538 0 0 0 171423 787 0 0 20 0 1 0 410444272 2791858176 229058 33554432000 4194304 5870510 140729423423200 140729423422216 5283135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 229058 993 410 0 677079 0
Current children cumulated CPU time: 1722.1 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 916232 KiB

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/206 5265
/proc/meminfo: memFree=28620004/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=918552 CPUtime=1782.1 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1241505 0 0 0 177393 817 0 0 20 0 1 0 410444272 2791858176 229638 33554432000 4194304 5870510 140729423423200 140729423422216 5262800 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 229638 993 410 0 677079 0
Current children cumulated CPU time: 1782.1 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 918552 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/207 5271
/proc/meminfo: memFree=26290868/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=940948 CPUtime=1842.1 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1268792 0 0 0 183361 849 0 0 20 0 1 0 410444272 2791858176 235237 33554432000 4194304 5870510 140729423423200 140729423422216 5262616 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 235237 993 410 0 677079 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 940948 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/207 5276
/proc/meminfo: memFree=25137692/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=929864 CPUtime=1902.1 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1274382 0 0 0 189343 867 0 0 20 0 1 0 410444272 2791858176 232466 33554432000 4194304 5870510 140729423423200 140729423422216 5263058 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 232466 993 410 0 677079 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 929864 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/206 5280
/proc/meminfo: memFree=23044504/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2676336 memory=909292 CPUtime=1962.09 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1302763 0 0 0 195323 886 0 0 20 0 1 0 410444272 2740568064 227323 33554432000 4194304 5870510 140729423423200 140729423422216 5277176 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 669084 227323 993 410 0 664557 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 2676336 KiB
Current children cumulated memory: 909292 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/206 5286
/proc/meminfo: memFree=22429528/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=921812 CPUtime=2022.09 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1322613 0 0 0 201291 918 0 0 20 0 1 0 410444272 2791858176 230453 33554432000 4194304 5870510 140729423423200 140729423422152 5282606 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 230453 993 410 0 677079 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 921812 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 5291
/proc/meminfo: memFree=22064604/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=922784 CPUtime=2082.08 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1329074 0 0 0 207267 941 0 0 20 0 1 0 410444272 2791858176 230696 33554432000 4194304 5870510 140729423423200 140729423422152 5282767 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 230696 993 410 0 677079 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 922784 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 5295
/proc/meminfo: memFree=17993104/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2726424 memory=926880 CPUtime=2142.08 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1360503 0 0 0 213246 962 0 0 20 0 1 0 410444272 2791858176 231720 33554432000 4194304 5870510 140729423423200 140729423422152 5283135 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 681606 231720 993 410 0 677079 0
Current children cumulated CPU time: 2142.08 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 926880 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 5301
/proc/meminfo: memFree=24502036/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=949260 CPUtime=2202.08 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1378824 0 0 0 219219 989 0 0 20 0 1 0 410444272 2808426496 237315 33554432000 4194304 5870510 140729423423200 140729423422152 5308650 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 237315 993 410 0 681124 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 949260 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 5305
/proc/meminfo: memFree=17830424/32770624 swapFree=66966452/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=967840 CPUtime=2262.07 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1395631 0 0 0 225188 1019 0 0 20 0 1 0 410444272 2808426496 241960 33554432000 4194304 5870510 140729423423200 140729423422152 5262672 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 241960 993 410 0 681124 0
Current children cumulated CPU time: 2262.07 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 967840 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 5316
/proc/meminfo: memFree=17808680/32770624 swapFree=66966456/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=941076 CPUtime=2322.07 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1405543 0 0 0 231155 1052 0 0 20 0 1 0 410444272 2808426496 235269 33554432000 4194304 5870510 140729423423200 140729423422152 5308341 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 235269 993 410 0 681124 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 941076 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 5322
/proc/meminfo: memFree=22117536/32770624 swapFree=66966456/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=959648 CPUtime=2382.07 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1434560 0 0 0 237120 1087 0 0 20 0 1 0 410444272 2808426496 239912 33554432000 4194304 5870510 140729423423200 140729423422152 5262976 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 239912 993 410 0 681124 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 959648 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 5323
/proc/meminfo: memFree=24525588/32770624 swapFree=66966456/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=936988 CPUtime=2400.07 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1436752 0 0 0 238911 1096 0 0 20 0 1 0 410444272 2808426496 234247 33554432000 4194304 5870510 140729423423200 140729423422152 5262639 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 234247 993 410 0 681124 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 936988 KiB

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

[startup+2400.31 s]
# the end of solver process 4828 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2389.11 s, system=10.9722 s

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

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 5323
/proc/meminfo: memFree=24525588/32770624 swapFree=66966456/67108860
[pid=4828] ppid=4825 vsize=2742604 memory=936988 CPUtime=2400.07 cores=0,2,4,6
/proc/4828/stat : 4828 (xcsp_picat) R 4825 4828 31436 0 -1 4202496 1436752 0 0 0 238911 1096 0 0 20 0 1 0 410444272 2808426496 234247 33554432000 4194304 5870510 140729423423200 140729423422152 5262639 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 16089088 140729423426591 140729423426669 140729423426669 140729423429578 0
/proc/4828/statm: 685651 234247 993 410 0 681124 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 936988 KiB

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2400.31
CPU time (s): 2400.08
CPU user time (s): 2389.11
CPU system time (s): 10.9722
CPU usage (%): 99.9905
Max. virtual memory (cumulated for all children) (KiB): 2954220
Max. memory (cumulated for all children) (KiB): 1084116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2389.11
system time used= 10.9722
maximum resident set size= 1084116
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1436752
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= 76
involuntary context switches= 2787


# summary of solver processes directly reported to runsolver:
#   pid: 4828
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2389.11
#   total CPU system time (s): 10.9722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.96322 second user time and 18.0041 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-13 04:31:47
IDJOB=4395682
IDBENCH=135901
IDSOLVER=2845
FILE ID=node135/4395682-1568341947
RUNJOBID= node135-1568323825-31467
PBS_JOBID= 21701148
Free space on /tmp= 59124 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n100/TravellingSalesman-100-50-02.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395682-1568341947/watcher-4395682-1568341947 -o /tmp/evaluation-result-4395682-1568341947/solver-4395682-1568341947 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568323825-31467 --watchdog 2560  xcsp_picat HOME/instance-4395682-1568341947.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=404152828

node135.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.76
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.76
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.76
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.76
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:        30930040 kB
MemAvailable:   31762372 kB
Buffers:          125000 kB
Cached:           973920 kB
SwapCached:        35624 kB
Active:           536060 kB
Inactive:         707136 kB
Active(anon):     116132 kB
Inactive(anon):    59704 kB
Active(file):     419928 kB
Inactive(file):   647432 kB
Unevictable:      109776 kB
Mlocked:          109776 kB
SwapTotal:      67108860 kB
SwapFree:       66966416 kB
Dirty:              3232 kB
Writeback:             0 kB
AnonPages:        219440 kB
Mapped:            36472 kB
Shmem:             22848 kB
Slab:             191996 kB
SReclaimable:     161612 kB
SUnreclaim:        30384 kB
KernelStack:        3616 kB
PageTables:         5460 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2623012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    149504 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 59040 MiB
End job on node135 at 2019-09-13 05:11:47