Trace number 4407800

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
(reference) PicatSAT 2019-09-12? (TO) 2400.02 2400.4

General information on the benchmark

NameTravellingSalesman/TravellingSalesman-m1-n45/
TravellingSalesman-45-30-17.xml
MD5SUM369093f5c07699bd32757068998f5546
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark298
Best CPU time to get the best result obtained on this benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of constraints46
Number of domains2
Minimum domain size36
Maximum domain size45
Distribution of domain sizes[{"size":36,"count":45},{"size":45,"count":45}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":45},{"degree":3,"count":45}]
Minimum constraint arity3
Maximum constraint arity45
Distribution of constraint arities[{"arity":3,"count":45},{"arity":45,"count":1}]
Number of extensional constraints45
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":45},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

30.58/30.62	c xcsp_picat version 2.7b12 (9/12/2019)
30.58/30.62	o 570
1655.25/1655.59	o 219

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4407800-1569512877/watcher-4407800-1569512877 -o /tmp/evaluation-result-4407800-1569512877/solver-4407800-1569512877 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560 xcsp_picat HOME/instance-4407800-1569512877.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
Current StackSize limit: 8192 KiB

solver pid=15697, runsolver pid=15694

[startup+0.100122 s]*
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21793248/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2031716 memory=30104 CPUtime=0.1 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 1570 0 0 0 10 0 0 0 20 0 1 0 527552508 2080477184 7526 33554432000 4194304 5870510 140736189192288 140736189189432 4461503 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 507929 7526 858 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 30104 KiB

[startup+0.209826 s]*
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21768548/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2031716 memory=54680 CPUtime=0.21 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 1582 0 0 0 21 0 0 0 20 0 1 0 527552508 2080477184 13670 33554432000 4194304 5870510 140736189192288 140736189189432 4475201 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 507929 13670 858 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 54680 KiB

[startup+0.30955 s]*
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21757508/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2042896 memory=64996 CPUtime=0.31 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 3910 0 0 0 30 1 0 0 20 0 1 0 527552508 2091925504 16249 33554432000 4194304 5870510 140736189192288 140736189189432 140215891995621 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 510724 16249 891 410 0 506197 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2042896 KiB
Current children cumulated memory: 64996 KiB

[startup+0.700267 s]
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21749076/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2050876 memory=72796 CPUtime=0.69 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 6293 0 0 0 68 1 0 0 20 0 1 0 527552508 2100097024 18199 33554432000 4194304 5870510 140736189192288 140736189191464 5337497 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 512719 18199 943 410 0 508192 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2050876 KiB
Current children cumulated memory: 72796 KiB

[startup+1.50033 s]
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21749020/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2054080 memory=75116 CPUtime=1.49 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 7158 0 0 0 147 2 0 0 20 0 1 0 527552508 2103377920 18779 33554432000 4194304 5870510 140736189192288 140736189191464 5283135 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 513520 18779 973 410 0 508993 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2054080 KiB
Current children cumulated memory: 75116 KiB

[startup+3.1094 s]
/proc/loadavg: 1.91 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21729544/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2072936 memory=93840 CPUtime=3.1 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 12790 0 0 0 307 3 0 0 20 0 1 0 527552508 2122686464 23460 33554432000 4194304 5870510 140736189192288 140736189191240 5276256 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 518234 23460 974 410 0 513707 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2072936 KiB
Current children cumulated memory: 93840 KiB

[startup+6.30032 s]
/proc/loadavg: 1.92 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21718904/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2092304 memory=106220 CPUtime=6.29 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 24390 0 0 0 625 4 0 0 20 0 1 0 527552508 2142519296 26555 33554432000 4194304 5870510 140736189192288 140736189191240 5282747 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 523076 26555 974 410 0 518549 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2092304 KiB
Current children cumulated memory: 106220 KiB

[startup+12.7003 s]
/proc/loadavg: 1.92 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21739344/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2055344 memory=78512 CPUtime=12.69 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 44092 0 0 0 1260 9 0 0 20 0 1 0 527552508 2104672256 19628 33554432000 4194304 5870510 140736189192288 140736189190904 5262735 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 513836 19628 981 410 0 509309 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2055344 KiB
Current children cumulated memory: 78512 KiB

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.94 3/199 15698
/proc/meminfo: memFree=21704252/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2105204 memory=114808 CPUtime=25.48 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 50625 0 0 0 2538 10 0 0 20 0 1 0 527552508 2155728896 28702 33554432000 4194304 5870510 140736189192288 140736189190728 5262777 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 526301 28702 981 410 0 521774 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2105204 KiB
Current children cumulated memory: 114808 KiB

[startup+51.1096 s]
/proc/loadavg: 1.96 1.99 1.94 3/199 15700
/proc/meminfo: memFree=21687716/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2143020 memory=141688 CPUtime=51.09 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 59162 0 0 0 5098 11 0 0 20 0 1 0 527552508 2194452480 35422 33554432000 4194304 5870510 140736189192288 140736189190728 5282548 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 535755 35422 981 410 0 531228 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2143020 KiB
Current children cumulated memory: 141688 KiB

[startup+102.3 s]
/proc/loadavg: 2.04 2.00 1.95 3/199 15704
/proc/meminfo: memFree=21657844/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2143020 memory=156472 CPUtime=102.27 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 64863 0 0 0 10216 11 0 0 20 0 1 0 527552508 2194452480 39118 33554432000 4194304 5870510 140736189192288 140736189190728 5282632 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 535755 39118 981 410 0 531228 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2143020 KiB
Current children cumulated memory: 156472 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/199 15708
/proc/meminfo: memFree=21655764/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2143020 memory=158520 CPUtime=162.26 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 69480 0 0 0 16215 11 0 0 20 0 1 0 527552508 2194452480 39630 33554432000 4194304 5870510 140736189192288 140736189190728 5283102 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 535755 39630 981 410 0 531228 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2143020 KiB
Current children cumulated memory: 158520 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.00 1.95 3/200 15722
/proc/meminfo: memFree=21635176/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154884 memory=176276 CPUtime=222.25 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 70804 0 0 0 22213 12 0 0 20 0 1 0 527552508 2206601216 44069 33554432000 4194304 5870510 140736189192288 140736189190856 5282595 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538721 44069 981 410 0 534194 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2154884 KiB
Current children cumulated memory: 176276 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 15726
/proc/meminfo: memFree=21635040/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154884 memory=177080 CPUtime=282.24 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 78413 0 0 0 28208 16 0 0 20 0 1 0 527552508 2206601216 44270 33554432000 4194304 5870510 140736189192288 140736189190856 5282394 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538721 44270 981 410 0 534194 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 2154884 KiB
Current children cumulated memory: 177080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 15730
/proc/meminfo: memFree=21003284/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2136208 memory=156472 CPUtime=342.23 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 80192 0 0 0 34203 20 0 0 20 0 1 0 527552508 2187476992 39118 33554432000 4194304 5870510 140736189192288 140736189191304 5288858 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 534052 39118 981 410 0 529525 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 2136208 KiB
Current children cumulated memory: 156472 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 15736
/proc/meminfo: memFree=18292560/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2166556 memory=188488 CPUtime=402.22 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 81709 0 0 0 40201 21 0 0 20 0 1 0 527552508 2218553344 47122 33554432000 4194304 5870510 140736189192288 140736189190856 5282736 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 541639 47122 981 410 0 537112 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 2166556 KiB
Current children cumulated memory: 188488 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 15740
/proc/meminfo: memFree=18287364/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2166556 memory=193728 CPUtime=462.21 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 81722 0 0 0 46200 21 0 0 20 0 1 0 527552508 2218553344 48432 33554432000 4194304 5870510 140736189192288 140736189190856 5274877 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 541639 48432 981 410 0 537112 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 2166556 KiB
Current children cumulated memory: 193728 KiB


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

/proc/15697/statm: 554152 61144 981 410 0 549625 0
Current children cumulated CPU time: 1602.04 s
Current children cumulated vsize: 2216608 KiB
Current children cumulated memory: 244576 KiB

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.02 3/200 15874
/proc/meminfo: memFree=18362796/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2095280 memory=119872 CPUtime=1662.04 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 107437 0 0 0 166177 27 0 0 20 0 1 0 527552508 2145566720 29968 33554432000 4194304 5870510 140736189192288 140736189190856 5304224 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 523820 29968 984 410 0 519293 0
Current children cumulated CPU time: 1662.04 s
Current children cumulated vsize: 2095280 KiB
Current children cumulated memory: 119872 KiB

[startup+1722.3 s]
/proc/loadavg: 2.05 2.04 2.03 3/199 15878
/proc/meminfo: memFree=18309056/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2144720 memory=171396 CPUtime=1722.04 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 114037 0 0 0 172176 28 0 0 20 0 1 0 527552508 2196193280 42849 33554432000 4194304 5870510 140736189192288 140736189190856 5282597 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 536180 42849 984 410 0 531653 0
Current children cumulated CPU time: 1722.04 s
Current children cumulated vsize: 2144720 KiB
Current children cumulated memory: 171396 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.04 2.03 3/199 15882
/proc/meminfo: memFree=18307108/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2144720 memory=171396 CPUtime=1782.03 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 114054 0 0 0 178175 28 0 0 20 0 1 0 527552508 2196193280 42849 33554432000 4194304 5870510 140736189192288 140736189190856 5283024 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 536180 42849 984 410 0 531653 0
Current children cumulated CPU time: 1782.03 s
Current children cumulated vsize: 2144720 KiB
Current children cumulated memory: 171396 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.03 3/199 15888
/proc/meminfo: memFree=18303132/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2144720 memory=171468 CPUtime=1842.01 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 119759 0 0 0 184173 28 0 0 20 0 1 0 527552508 2196193280 42867 33554432000 4194304 5870510 140736189192288 140736189190856 5282590 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 536180 42867 984 410 0 531653 0
Current children cumulated CPU time: 1842.01 s
Current children cumulated vsize: 2144720 KiB
Current children cumulated memory: 171468 KiB

[startup+1902.3 s]
/proc/loadavg: 1.52 1.90 1.99 2/192 15937
/proc/meminfo: memFree=25547216/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2124012 memory=151824 CPUtime=1902 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 125683 0 0 0 190169 31 0 0 20 0 1 0 527552508 2174988288 37956 33554432000 4194304 5870510 140736189192288 140736189190856 5282505 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 531003 37956 984 410 0 526476 0
Current children cumulated CPU time: 1902 s
Current children cumulated vsize: 2124012 KiB
Current children cumulated memory: 151824 KiB

[startup+1962.3 s]
/proc/loadavg: 1.19 1.74 1.92 2/192 15941
/proc/meminfo: memFree=25541124/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154444 memory=156844 CPUtime=1961.99 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 126970 0 0 0 196168 31 0 0 20 0 1 0 527552508 2206150656 39211 33554432000 4194304 5870510 140736189192288 140736189190728 5282767 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538611 39211 984 410 0 534084 0
Current children cumulated CPU time: 1961.99 s
Current children cumulated vsize: 2154444 KiB
Current children cumulated memory: 156844 KiB

[startup+2022.3 s]
/proc/loadavg: 1.07 1.60 1.87 2/192 15954
/proc/meminfo: memFree=25521216/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154444 memory=178280 CPUtime=2021.98 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 127238 0 0 0 202166 32 0 0 20 0 1 0 527552508 2206150656 44570 33554432000 4194304 5870510 140736189192288 140736189190728 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538611 44570 984 410 0 534084 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 2154444 KiB
Current children cumulated memory: 178280 KiB

[startup+2082.3 s]
/proc/loadavg: 1.03 1.49 1.81 2/192 15958
/proc/meminfo: memFree=25521188/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154444 memory=178324 CPUtime=2081.97 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 128263 0 0 0 208165 32 0 0 20 0 1 0 527552508 2206150656 44581 33554432000 4194304 5870510 140736189192288 140736189190728 5283048 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538611 44581 984 410 0 534084 0
Current children cumulated CPU time: 2081.97 s
Current children cumulated vsize: 2154444 KiB
Current children cumulated memory: 178324 KiB

[startup+2142.3 s]
/proc/loadavg: 1.01 1.40 1.76 2/192 15962
/proc/meminfo: memFree=25521024/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2154444 memory=178324 CPUtime=2141.96 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 128275 0 0 0 214164 32 0 0 20 0 1 0 527552508 2206150656 44581 33554432000 4194304 5870510 140736189192288 140736189190728 5262756 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 538611 44581 984 410 0 534084 0
Current children cumulated CPU time: 2141.96 s
Current children cumulated vsize: 2154444 KiB
Current children cumulated memory: 178324 KiB

[startup+2202.3 s]
/proc/loadavg: 1.00 1.33 1.71 2/192 15968
/proc/meminfo: memFree=25512400/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2166112 memory=187512 CPUtime=2201.94 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 129577 0 0 0 220162 32 0 0 20 0 1 0 527552508 2218098688 46878 33554432000 4194304 5870510 140736189192288 140736189190856 5272443 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 541528 46878 984 410 0 537001 0
Current children cumulated CPU time: 2201.94 s
Current children cumulated vsize: 2166112 KiB
Current children cumulated memory: 187512 KiB

[startup+2262.3 s]
/proc/loadavg: 1.00 1.27 1.67 2/192 15972
/proc/meminfo: memFree=25508096/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2166112 memory=191608 CPUtime=2261.93 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 129592 0 0 0 226161 32 0 0 20 0 1 0 527552508 2218098688 47902 33554432000 4194304 5870510 140736189192288 140736189190856 5263036 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 541528 47902 984 410 0 537001 0
Current children cumulated CPU time: 2261.93 s
Current children cumulated vsize: 2166112 KiB
Current children cumulated memory: 191608 KiB

[startup+2322.3 s]
/proc/loadavg: 1.00 1.22 1.63 2/192 15977
/proc/meminfo: memFree=25491744/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2185080 memory=208076 CPUtime=2321.93 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 131978 0 0 0 232160 33 0 0 20 0 1 0 527552508 2237521920 52019 33554432000 4194304 5870510 140736189192288 140736189190856 5282574 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 546270 52019 984 410 0 541743 0
Current children cumulated CPU time: 2321.93 s
Current children cumulated vsize: 2185080 KiB
Current children cumulated memory: 208076 KiB

[startup+2382.3 s]
/proc/loadavg: 1.00 1.18 1.59 2/192 15983
/proc/meminfo: memFree=25491840/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2185080 memory=208076 CPUtime=2381.92 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 131989 0 0 0 238159 33 0 0 20 0 1 0 527552508 2237521920 52019 33554432000 4194304 5870510 140736189192288 140736189190856 5283135 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 546270 52019 984 410 0 541743 0
Current children cumulated CPU time: 2381.92 s
Current children cumulated vsize: 2185080 KiB
Current children cumulated memory: 208076 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 1.00 1.17 1.58 2/192 15983
/proc/meminfo: memFree=25491840/32770624 swapFree=66999976/67108860
[pid=15697] ppid=15694 vsize=2185080 memory=208076 CPUtime=2400.01 cores=0,2,4,6
/proc/15697/stat : 15697 (xcsp_picat) R 15694 15697 14771 0 -1 4202496 133253 0 0 0 239968 33 0 0 20 0 1 0 527552508 2237521920 52019 33554432000 4194304 5870510 140736189192288 140736189190856 5283024 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 21905408 140736189195295 140736189195373 140736189195373 140736189198282 0
/proc/15697/statm: 546270 52019 984 410 0 541743 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 2185080 KiB
Current children cumulated memory: 208076 KiB

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

[startup+2400.4 s]
# the end of solver process 15697 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.69 s, system=0.334949 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): 2400.4
CPU time (s): 2400.02
CPU user time (s): 2399.69
CPU system time (s): 0.334949
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 2216608
Max. memory (cumulated for all children) (KiB): 244576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.69
system time used= 0.334949
maximum resident set size= 244576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 133253
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= 20
involuntary context switches= 2997


# summary of solver processes directly reported to runsolver:
#   pid: 15697
#   total CPU time (s): 2400.02
#   total CPU user time (s): 2399.69
#   total CPU system time (s): 0.334949

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.14933 second user time and 17.7881 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-26 17:47:17
IDJOB=4407800
IDBENCH=135717
IDSOLVER=2873
FILE ID=node123/4407800-1569512877
RUNJOBID= node123-1569509602-14802
PBS_JOBID= 21705792
Free space on /tmp= 25848 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/TravellingSalesman/TravellingSalesman-m1-n45/TravellingSalesman-45-30-17.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4407800-1569512877/watcher-4407800-1569512877 -o /tmp/evaluation-result-4407800-1569512877/solver-4407800-1569512877 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node123-1569509602-14802 --watchdog 2560  xcsp_picat HOME/instance-4407800-1569512877.xml

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

MD5SUM BENCH= 369093f5c07699bd32757068998f5546
RANDOM SEED=1028482073

node123.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.49
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.49
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.49
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.49
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:        21817368 kB
MemAvailable:   28019304 kB
Buffers:          136248 kB
Cached:          6242548 kB
SwapCached:         6552 kB
Active:          7135212 kB
Inactive:        3052484 kB
Active(anon):    3817880 kB
Inactive(anon):    63988 kB
Active(file):    3317332 kB
Inactive(file):  2988496 kB
Unevictable:      107220 kB
Mlocked:          107220 kB
SwapTotal:      67108860 kB
SwapFree:       66999976 kB
Dirty:              3184 kB
Writeback:             0 kB
AnonPages:       3915228 kB
Mapped:            24040 kB
Shmem:             64448 kB
Slab:             354852 kB
SReclaimable:     324568 kB
SUnreclaim:        30284 kB
KernelStack:        3728 kB
PageTables:        12520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4422400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3854336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25916 MiB
End job on node123 at 2019-09-26 18:27:18