Trace number 4295993

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-06-15? (TO) 2520.02 2519.81

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-50-30-00_c18.xml
MD5SUM80c5a80d7c962cf143a1b6c53ca701c2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark190
Best CPU time to get the best result obtained on this benchmark2519.91
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints51
Number of domains2
Minimum domain size33
Maximum domain size50
Distribution of domain sizes[{"size":33,"count":50},{"size":50,"count":50}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":50}]
Minimum constraint arity3
Maximum constraint arity50
Distribution of constraint arities[{"arity":3,"count":50},{"arity":50,"count":1}]
Number of extensional constraints50
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":50},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data


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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295993-1532597267/watcher-4295993-1532597267 -o /tmp/evaluation-result-4295993-1532597267/solver-4295993-1532597267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532594747-28432 --watchdog 2580 xcsp_picat HOME/instance-4295993-1532597267.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=28685, runsolver pid=28682

[startup+0.100209 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10443908/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=128424 memory=25332 CPUtime=0.1 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 2147 0 0 0 10 0 0 0 20 0 1 0 77289906 131506176 6333 33554432000 4194304 5849740 140724194998368 140724194998368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 32106 6333 689 405 0 29050 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 128424 KiB
Current children cumulated memory: 25332 KiB

[startup+0.209592 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10443164/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=128792 memory=25856 CPUtime=0.21 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 2266 0 0 0 21 0 0 0 20 0 1 0 77289906 131883008 6464 33554432000 4194304 5849740 140724194998368 140724194998368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 32198 6464 706 405 0 29142 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 128792 KiB
Current children cumulated memory: 25856 KiB

[startup+0.30888 s]*
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10442048/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=130200 memory=27176 CPUtime=0.31 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 2586 0 0 0 30 1 0 0 20 0 1 0 77289906 133324800 6794 33554432000 4194304 5849740 140724194998368 140724194998368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 32550 6794 708 405 0 29494 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 130200 KiB
Current children cumulated memory: 27176 KiB

[startup+0.700341 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10440932/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=132252 memory=29036 CPUtime=0.69 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 3099 0 0 0 67 2 0 0 20 0 1 0 77289906 135426048 7259 33554432000 4194304 5849740 140724194998368 140724194997608 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 33063 7259 708 405 0 30007 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 132252 KiB
Current children cumulated memory: 29036 KiB

[startup+1.50035 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10440696/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=134300 memory=31116 CPUtime=1.5 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 3611 0 0 0 144 6 0 0 20 0 1 0 77289906 137523200 7779 33554432000 4194304 5849740 140724194998368 140724194997544 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 33575 7779 708 405 0 30519 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 134300 KiB
Current children cumulated memory: 31116 KiB

[startup+3.10935 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 28686
/proc/meminfo: memFree=10432572/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=142496 memory=39308 CPUtime=3.1 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 5636 0 0 0 299 11 0 0 20 0 1 0 77289906 145915904 9827 33554432000 4194304 5849740 140724194998368 140724194997544 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 35624 9827 708 405 0 32568 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 142496 KiB
Current children cumulated memory: 39308 KiB

[startup+6.30033 s]
/proc/loadavg: 1.92 2.00 1.95 3/187 28747
/proc/meminfo: memFree=11111604/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=150688 memory=47708 CPUtime=6.3 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 7183 0 0 0 608 22 0 0 20 0 1 0 77289906 154304512 11927 33554432000 4194304 5849740 140724194998368 140724194997608 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 37672 11927 708 405 0 34616 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 150688 KiB
Current children cumulated memory: 47708 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 1.95 3/187 28747
/proc/meminfo: memFree=11124736/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=136340 memory=32844 CPUtime=12.69 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 18720 0 0 0 1237 32 0 0 20 0 1 0 77289906 139612160 8211 33554432000 4194304 5849740 140724194998368 140724194996632 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 34085 8211 750 405 0 31029 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 136340 KiB
Current children cumulated memory: 32844 KiB

[startup+25.5005 s]
/proc/loadavg: 1.94 2.00 1.95 3/187 28748
/proc/meminfo: memFree=11077008/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=189256 memory=91916 CPUtime=25.49 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 27391 0 0 0 2491 58 0 0 20 0 1 0 77289906 193798144 22979 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 47314 22979 750 405 0 44258 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 189256 KiB
Current children cumulated memory: 91916 KiB

[startup+51.1096 s]
/proc/loadavg: 1.96 2.00 1.95 3/187 28748
/proc/meminfo: memFree=11040580/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=189100 memory=94696 CPUtime=51.11 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 35246 0 0 0 5030 81 0 0 20 0 1 0 77289906 193638400 23674 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 47275 23674 750 405 0 44219 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 189100 KiB
Current children cumulated memory: 94696 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 1.95 3/187 28749
/proc/meminfo: memFree=11028436/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=188924 memory=94520 CPUtime=102.3 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 43163 0 0 0 10112 118 0 0 20 0 1 0 77289906 193458176 23630 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 47231 23630 750 405 0 44175 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 188924 KiB
Current children cumulated memory: 94520 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.95 3/188 28758
/proc/meminfo: memFree=11011072/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=195616 memory=101212 CPUtime=162.32 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 51500 0 0 0 16075 157 0 0 20 0 1 0 77289906 200310784 25303 33554432000 4194304 5849740 140724194998368 140724194997240 5304832 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 48904 25303 750 405 0 45848 0
Current children cumulated CPU time: 162.32 s
Current children cumulated vsize: 195616 KiB
Current children cumulated memory: 101212 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 28759
/proc/meminfo: memFree=10937148/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=209124 memory=114720 CPUtime=222.31 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 61055 0 0 0 22036 195 0 0 20 0 1 0 77289906 214142976 28680 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 52281 28680 750 405 0 49225 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 209124 KiB
Current children cumulated memory: 114720 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 28760
/proc/meminfo: memFree=10914272/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=219896 memory=125412 CPUtime=282.31 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 66672 0 0 0 27992 239 0 0 20 0 1 0 77289906 225173504 31353 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 54974 31353 750 405 0 51918 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 219896 KiB
Current children cumulated memory: 125412 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 28761
/proc/meminfo: memFree=10994164/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=218728 memory=124336 CPUtime=342.32 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 74230 0 0 0 33952 280 0 0 20 0 1 0 77289906 223977472 31084 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 54682 31084 750 405 0 51626 0
Current children cumulated CPU time: 342.32 s
Current children cumulated vsize: 218728 KiB
Current children cumulated memory: 124336 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/188 28762
/proc/meminfo: memFree=11004880/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=233436 memory=138956 CPUtime=402.33 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 102793 0 0 0 39905 328 0 0 20 0 1 0 77289906 239038464 34739 33554432000 4194304 5849740 140724194998368 140724194997528 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 58359 34739 750 405 0 55303 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 233436 KiB
Current children cumulated memory: 138956 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 28763
/proc/meminfo: memFree=10933860/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=251632 memory=152928 CPUtime=462.34 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 110557 0 0 0 45873 361 0 0 20 0 1 0 77289906 257671168 38232 33554432000 4194304 5849740 140724194998368 140724194997528 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 62908 38232 750 405 0 59852 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 251632 KiB
Current children cumulated memory: 152928 KiB


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

/proc/28685/statm: 96445 72844 750 405 0 93389 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 385780 KiB
Current children cumulated memory: 291376 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28866
/proc/meminfo: memFree=10336820/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=577876 memory=483220 CPUtime=1782.47 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 344898 0 0 0 177172 1075 0 0 20 0 1 0 77289906 591745024 120805 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 144469 120805 750 405 0 141413 0
Current children cumulated CPU time: 1782.47 s
Current children cumulated vsize: 577876 KiB
Current children cumulated memory: 483220 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28868
/proc/meminfo: memFree=10141240/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=577876 memory=483472 CPUtime=1842.48 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 346550 0 0 0 183157 1091 0 0 20 0 1 0 77289906 591745024 120868 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 144469 120868 750 405 0 141413 0
Current children cumulated CPU time: 1842.48 s
Current children cumulated vsize: 577876 KiB
Current children cumulated memory: 483472 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28869
/proc/meminfo: memFree=10131868/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=626976 memory=532572 CPUtime=1902.48 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 374814 0 0 0 189144 1104 0 0 20 0 1 0 77289906 642023424 133143 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 156744 133143 750 405 0 153688 0
Current children cumulated CPU time: 1902.48 s
Current children cumulated vsize: 626976 KiB
Current children cumulated memory: 532572 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 28878
/proc/meminfo: memFree=10370324/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=385676 memory=291272 CPUtime=1962.49 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 394491 0 0 0 195122 1127 0 0 20 0 1 0 77289906 394932224 72818 33554432000 4194304 5849740 140724194998368 140724194997240 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 96419 72818 750 405 0 93363 0
Current children cumulated CPU time: 1962.49 s
Current children cumulated vsize: 385676 KiB
Current children cumulated memory: 291272 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 28901
/proc/meminfo: memFree=10315532/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=440364 memory=345960 CPUtime=2022.5 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 419483 0 0 0 201102 1148 0 0 20 0 1 0 77289906 450932736 86490 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 110091 86490 750 405 0 107035 0
Current children cumulated CPU time: 2022.5 s
Current children cumulated vsize: 440364 KiB
Current children cumulated memory: 345960 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 28902
/proc/meminfo: memFree=10172780/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=583312 memory=488908 CPUtime=2082.5 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 434646 0 0 0 207084 1166 0 0 20 0 1 0 77289906 597311488 122227 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 145828 122227 750 405 0 142772 0
Current children cumulated CPU time: 2082.5 s
Current children cumulated vsize: 583312 KiB
Current children cumulated memory: 488908 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 28903
/proc/meminfo: memFree=10229192/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=583264 memory=488860 CPUtime=2142.51 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 461351 0 0 0 213071 1180 0 0 20 0 1 0 77289906 597262336 122215 33554432000 4194304 5849740 140724194998368 140724194997368 5335604 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 145816 122215 750 405 0 142760 0
Current children cumulated CPU time: 2142.51 s
Current children cumulated vsize: 583264 KiB
Current children cumulated memory: 488860 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/188 28904
/proc/meminfo: memFree=10221416/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=583264 memory=488860 CPUtime=2202.51 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 479888 0 0 0 219059 1192 0 0 20 0 1 0 77289906 597262336 122215 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 145816 122215 750 405 0 142760 0
Current children cumulated CPU time: 2202.51 s
Current children cumulated vsize: 583264 KiB
Current children cumulated memory: 488860 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28905
/proc/meminfo: memFree=9979596/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=714412 memory=620008 CPUtime=2262.5 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 512017 0 0 0 225041 1209 0 0 20 0 1 0 77289906 731557888 155002 33554432000 4194304 5849740 140724194998368 140724194997528 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 178603 155002 750 405 0 175547 0
Current children cumulated CPU time: 2262.5 s
Current children cumulated vsize: 714412 KiB
Current children cumulated memory: 620008 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28906
/proc/meminfo: memFree=9725784/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=714412 memory=620008 CPUtime=2322.48 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 533410 0 0 0 231026 1222 0 0 20 0 1 0 77289906 731557888 155002 33554432000 4194304 5849740 140724194998368 140724194997368 5438311 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 178603 155002 750 405 0 175547 0
Current children cumulated CPU time: 2322.48 s
Current children cumulated vsize: 714412 KiB
Current children cumulated memory: 620008 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28907
/proc/meminfo: memFree=10244904/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=438880 memory=344476 CPUtime=2382.49 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 562582 0 0 0 237007 1242 0 0 20 0 1 0 77289906 449413120 86119 33554432000 4194304 5849740 140724194998368 140724194997368 5312771 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 109720 86119 750 405 0 106664 0
Current children cumulated CPU time: 2382.49 s
Current children cumulated vsize: 438880 KiB
Current children cumulated memory: 344476 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28908
/proc/meminfo: memFree=10157340/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=514520 memory=419880 CPUtime=2442.49 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 589249 0 0 0 242987 1262 0 0 20 0 1 0 77289906 526868480 104970 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 128630 104970 750 405 0 125574 0
Current children cumulated CPU time: 2442.49 s
Current children cumulated vsize: 514520 KiB
Current children cumulated memory: 419880 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28909
/proc/meminfo: memFree=10208868/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=548516 memory=454112 CPUtime=2502.5 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 597696 0 0 0 248972 1278 0 0 20 0 1 0 77289906 561680384 113528 33554432000 4194304 5849740 140724194998368 140724194997368 140050189447047 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 137129 113528 750 405 0 134073 0
Current children cumulated CPU time: 2502.5 s
Current children cumulated vsize: 548516 KiB
Current children cumulated memory: 454112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 28909
/proc/meminfo: memFree=10208464/32770624 swapFree=67108860/67108860
[pid=28685] ppid=28682 vsize=548516 memory=454112 CPUtime=2520 cores=0,2,4,6
/proc/28685/stat : 28685 (xcsp_picat) R 28682 28685 26989 0 -1 4202496 621203 0 0 0 250718 1282 0 0 20 0 1 0 77289906 561680384 113528 33554432000 4194304 5849740 140724194998368 140724194997368 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 29904896 140724195001526 140724195001604 140724195001604 140724195004362 0
/proc/28685/statm: 137129 113528 750 405 0 134073 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 548516 KiB
Current children cumulated memory: 454112 KiB

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

[startup+2519.81 s]
# the end of solver process 28685 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2507.19 s, system=12.8354 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): 2519.81
CPU time (s): 2520.02
CPU user time (s): 2507.19
CPU system time (s): 12.8354
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 779948
Max. memory (cumulated for all children) (KiB): 685476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2507.19
system time used= 12.8354
maximum resident set size= 685476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 621203
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= 109
involuntary context switches= 928


# summary of solver processes directly reported to runsolver:
#   pid: 28685
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2507.19
#   total CPU system time (s): 12.8354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9799 second user time and 17.3804 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-26 11:27:47
IDJOB=4295993
IDBENCH=141630
IDSOLVER=2754
FILE ID=node104/4295993-1532597267
RUNJOBID= node104-1532594747-28432
PBS_JOBID= 21021968
Free space on /tmp= 48344 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-50-30-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295993-1532597267/watcher-4295993-1532597267 -o /tmp/evaluation-result-4295993-1532597267/solver-4295993-1532597267 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1532594747-28432 --watchdog 2580  xcsp_picat HOME/instance-4295993-1532597267.xml

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

MD5SUM BENCH= 80c5a80d7c962cf143a1b6c53ca701c2
RANDOM SEED=9719567

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        10467300 kB
MemAvailable:   31228884 kB
Buffers:          220184 kB
Cached:         20534360 kB
SwapCached:            0 kB
Active:          4842784 kB
Inactive:       16665196 kB
Active(anon):     705336 kB
Inactive(anon):    76284 kB
Active(file):    4137448 kB
Inactive(file): 16588912 kB
Unevictable:        7172 kB
Mlocked:            7172 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        760204 kB
Mapped:            43152 kB
Shmem:             25228 kB
Slab:             491628 kB
SReclaimable:     463684 kB
SUnreclaim:        27944 kB
KernelStack:        3360 kB
PageTables:         6160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1144912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    616448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48344 MiB
End job on node104 at 2018-07-26 12:09:47