Trace number 4395382

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2019-09-12? (TO) 2519.65 2520.03

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 benchmark20120.6
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

37.99/38.06	c xcsp_picat version 2.7b12 (9/12/2019)
80.68/80.72	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 (9253 MiB free)
  memory of node 1: 16384 MiB (11678 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395382-1568340155/watcher-4395382-1568340155 -o /tmp/evaluation-result-4395382-1568340155/solver-4395382-1568340155 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24211 --watchdog 2580 xcsp_picat HOME/instance-4395382-1568340155.xml 

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

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


[startup+0.100153 s]*
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=21413320/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2031716 memory=22912 CPUtime=0.1 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1342 0 0 0 10 0 0 0 20 0 1 0 409954001 2080477184 5728 33554432000 4194304 5870510 140731578816080 140731578815384 4467358 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 507929 5728 841 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 22912 KiB

[startup+0.209908 s]*
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=21403080/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2031716 memory=35440 CPUtime=0.21 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1348 0 0 0 21 0 0 0 20 0 1 0 409954001 2080477184 8860 33554432000 4194304 5870510 140731578816080 140731578815384 4479470 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 507929 8860 845 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 35440 KiB

[startup+0.309814 s]*
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=21392840/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2031716 memory=45680 CPUtime=0.3 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1353 0 0 0 30 0 0 0 20 0 1 0 409954001 2080477184 11420 33554432000 4194304 5870510 140731578816080 140731578815384 4848080 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 507929 11420 845 410 0 503402 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 45680 KiB

[startup+0.700379 s]
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=21369940/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2031716 memory=109352 CPUtime=0.69 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1430 0 0 0 68 1 0 0 20 0 1 0 409954001 2080477184 27338 33554432000 4194304 5870510 140731578816080 140731578815384 4451726 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 507929 27338 884 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 109352 KiB

[startup+1.50039 s]
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=21248860/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2031716 memory=308008 CPUtime=1.48 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1527 0 0 0 144 4 0 0 20 0 1 0 409954001 2080477184 77002 33554432000 4194304 5870510 140731578816080 140731578815384 4463444 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 507929 77002 884 410 0 503402 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 308008 KiB

[startup+3.1097 s]
/proc/loadavg: 2.06 2.03 2.05 3/202 29462
/proc/meminfo: memFree=20770608/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2433676 memory=665176 CPUtime=3.1 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 8807 0 0 0 300 10 0 0 20 0 1 0 409954001 2492084224 166294 33554432000 4194304 5870510 140731578816080 140731578815400 140128703282149 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 608419 166294 900 410 0 603892 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2433676 KiB
Current children cumulated memory: 665176 KiB

[startup+6.30028 s]
/proc/loadavg: 2.06 2.03 2.05 3/201 29462
/proc/meminfo: memFree=20711392/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2500288 memory=723420 CPUtime=6.28 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 15820 0 0 0 617 11 0 0 20 0 1 0 409954001 2560294912 180855 33554432000 4194304 5870510 140731578816080 140731578815256 5337497 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 625072 180855 954 410 0 620545 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2500288 KiB
Current children cumulated memory: 723420 KiB

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.05 3/201 29462
/proc/meminfo: memFree=20692580/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2500288 memory=723516 CPUtime=12.69 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 21383 0 0 0 1257 12 0 0 20 0 1 0 409954001 2560294912 180879 33554432000 4194304 5870510 140731578816080 140731578815256 5337488 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 625072 180879 961 410 0 620545 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2500288 KiB
Current children cumulated memory: 723516 KiB

[startup+25.5004 s]
/proc/loadavg: 2.04 2.03 2.05 3/201 29462
/proc/meminfo: memFree=20636244/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2581196 memory=793588 CPUtime=25.49 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 47420 0 0 0 2533 16 0 0 20 0 1 0 409954001 2643144704 198397 33554432000 4194304 5870510 140731578816080 140731578815032 5278132 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 645299 198397 986 410 0 640772 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2581196 KiB
Current children cumulated memory: 793588 KiB

[startup+51.1098 s]
/proc/loadavg: 2.03 2.03 2.05 3/201 29465
/proc/meminfo: memFree=20731132/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2455564 memory=688892 CPUtime=51.09 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 83643 0 0 0 5077 32 0 0 20 0 1 0 409954001 2514497536 172223 33554432000 4194304 5870510 140731578816080 140731578815096 5394177 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 613891 172223 993 410 0 609364 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2455564 KiB
Current children cumulated memory: 688892 KiB

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/201 29491
/proc/meminfo: memFree=20687948/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2550296 memory=754856 CPUtime=102.28 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 113040 0 0 0 10177 51 0 0 20 0 1 0 409954001 2611503104 188714 33554432000 4194304 5870510 140731578816080 140731578815096 5298780 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 637574 188714 993 410 0 633047 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2550296 KiB
Current children cumulated memory: 754856 KiB

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/201 29495
/proc/meminfo: memFree=20667172/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2557384 memory=780988 CPUtime=162.27 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 145496 0 0 0 16146 81 0 0 20 0 1 0 409954001 2618761216 195247 33554432000 4194304 5870510 140731578816080 140731578815096 140128708978611 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 639346 195247 993 410 0 634819 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2557384 KiB
Current children cumulated memory: 780988 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/201 29501
/proc/meminfo: memFree=20690904/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2570124 memory=787120 CPUtime=222.26 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 212352 0 0 0 22115 111 0 0 20 0 1 0 409954001 2631806976 196780 33554432000 4194304 5870510 140731578816080 140731578814440 5288939 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 642531 196780 993 410 0 638004 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2570124 KiB
Current children cumulated memory: 787120 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 29505
/proc/meminfo: memFree=20623112/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2583192 memory=806080 CPUtime=282.25 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 263542 0 0 0 28082 143 0 0 20 0 1 0 409954001 2645188608 201520 33554432000 4194304 5870510 140731578816080 140731578814440 5257520 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 645798 201520 993 410 0 641271 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2583192 KiB
Current children cumulated memory: 806080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 29509
/proc/meminfo: memFree=20621364/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2600076 memory=812100 CPUtime=342.24 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 351199 0 0 0 34050 174 0 0 20 0 1 0 409954001 2662477824 203025 33554432000 4194304 5870510 140731578816080 140731578815096 5282467 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 650019 203025 993 410 0 645492 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 2600076 KiB
Current children cumulated memory: 812100 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29515
/proc/meminfo: memFree=20621956/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2600076 memory=812004 CPUtime=402.24 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 436190 0 0 0 40019 205 0 0 20 0 1 0 409954001 2662477824 203001 33554432000 4194304 5870510 140731578816080 140731578815032 5262976 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 650019 203001 993 410 0 645492 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 2600076 KiB
Current children cumulated memory: 812004 KiB

[startup+462.3 s]
/proc/loadavg: 2.40 2.11 2.08 3/199 29519
/proc/meminfo: memFree=20625880/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2601916 memory=812736 CPUtime=462.24 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 506264 0 0 0 45993 231 0 0 20 0 1 0 409954001 2664361984 203184 33554432000 4194304 5870510 140731578816080 140731578815032 5282747 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 650479 203184 993 410 0 645952 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2601916 KiB
Current children cumulated memory: 812736 KiB


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

/proc/29461/statm: 681606 231233 993 410 0 677079 0
Current children cumulated CPU time: 1722.03 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 924932 KiB

[startup+1782.3 s]
/proc/loadavg: 2.13 2.08 2.07 3/198 29706
/proc/meminfo: memFree=20823888/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2806564 memory=996356 CPUtime=1782.02 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1152900 0 0 0 177379 823 0 0 20 0 1 0 409954001 2873921536 249089 33554432000 4194304 5870510 140731578816080 140731578815032 5305079 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 701641 249089 993 410 0 697114 0
Current children cumulated CPU time: 1782.02 s
Current children cumulated vsize: 2806564 KiB
Current children cumulated memory: 996356 KiB

[startup+1842.3 s]
/proc/loadavg: 2.05 2.07 2.06 3/200 29713
/proc/meminfo: memFree=20785000/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2726424 memory=963576 CPUtime=1842.02 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1174268 0 0 0 183350 852 0 0 20 0 1 0 409954001 2791858176 240894 33554432000 4194304 5870510 140731578816080 140731578815096 5262766 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 681606 240894 993 410 0 677079 0
Current children cumulated CPU time: 1842.02 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 963576 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.05 2.06 3/199 29717
/proc/meminfo: memFree=20793456/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2726424 memory=953696 CPUtime=1902 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1181924 0 0 0 189331 869 0 0 20 0 1 0 409954001 2791858176 238424 33554432000 4194304 5870510 140731578816080 140731578815096 5262756 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 681606 238424 993 410 0 677079 0
Current children cumulated CPU time: 1902 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 953696 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/199 29721
/proc/meminfo: memFree=20791524/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2676336 memory=905296 CPUtime=1961.99 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1230309 0 0 0 195303 896 0 0 20 0 1 0 409954001 2740568064 226324 33554432000 4194304 5870510 140731578816080 140731578815032 5304178 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 669084 226324 993 410 0 664557 0
Current children cumulated CPU time: 1961.99 s
Current children cumulated vsize: 2676336 KiB
Current children cumulated memory: 905296 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 29727
/proc/meminfo: memFree=20835024/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2676336 memory=913488 CPUtime=2021.98 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1245415 0 0 0 201275 923 0 0 20 0 1 0 409954001 2740568064 228372 33554432000 4194304 5870510 140731578816080 140731578815096 5282505 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 669084 228372 993 410 0 664557 0
Current children cumulated CPU time: 2021.98 s
Current children cumulated vsize: 2676336 KiB
Current children cumulated memory: 913488 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29731
/proc/meminfo: memFree=20841372/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2676336 memory=907344 CPUtime=2081.98 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1271488 0 0 0 207253 945 0 0 20 0 1 0 409954001 2740568064 226836 33554432000 4194304 5870510 140731578816080 140731578815096 5262649 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 669084 226836 993 410 0 664557 0
Current children cumulated CPU time: 2081.98 s
Current children cumulated vsize: 2676336 KiB
Current children cumulated memory: 907344 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 29735
/proc/meminfo: memFree=20826072/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2726424 memory=921260 CPUtime=2141.97 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1295883 0 0 0 213232 965 0 0 20 0 1 0 409954001 2791858176 230315 33554432000 4194304 5870510 140731578816080 140731578815032 5272990 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 681606 230315 993 410 0 677079 0
Current children cumulated CPU time: 2141.97 s
Current children cumulated vsize: 2726424 KiB
Current children cumulated memory: 921260 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 29741
/proc/meminfo: memFree=20723864/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2692516 memory=929872 CPUtime=2201.96 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1316279 0 0 0 219197 999 0 0 20 0 1 0 409954001 2757136384 232468 33554432000 4194304 5870510 140731578816080 140731578815032 5282759 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 673129 232468 993 410 0 668602 0
Current children cumulated CPU time: 2201.96 s
Current children cumulated vsize: 2692516 KiB
Current children cumulated memory: 929872 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29745
/proc/meminfo: memFree=20797496/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2742604 memory=950444 CPUtime=2261.94 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1335052 0 0 0 225166 1028 0 0 20 0 1 0 409954001 2808426496 237611 33554432000 4194304 5870510 140731578816080 140731578815096 5281901 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 685651 237611 993 410 0 681124 0
Current children cumulated CPU time: 2261.94 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 950444 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29756
/proc/meminfo: memFree=20833964/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2822744 memory=1016808 CPUtime=2321.94 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1381190 0 0 0 231131 1063 0 0 20 0 1 0 409954001 2890489856 254202 33554432000 4194304 5870510 140731578816080 140731578815032 5271748 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 705686 254202 993 410 0 701159 0
Current children cumulated CPU time: 2321.94 s
Current children cumulated vsize: 2822744 KiB
Current children cumulated memory: 1016808 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 29762
/proc/meminfo: memFree=20842576/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2692516 memory=933968 CPUtime=2381.93 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1406352 0 0 0 237100 1093 0 0 20 0 1 0 409954001 2757136384 233492 33554432000 4194304 5870510 140731578816080 140731578815096 5308227 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 673129 233492 993 410 0 668602 0
Current children cumulated CPU time: 2381.93 s
Current children cumulated vsize: 2692516 KiB
Current children cumulated memory: 933968 KiB

[startup+2442.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/199 29766
/proc/meminfo: memFree=20791456/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2742604 memory=984324 CPUtime=2441.92 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1438643 0 0 0 243070 1122 0 0 20 0 1 0 409954001 2808426496 246081 33554432000 4194304 5870510 140731578816080 140731578815032 5262944 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 685651 246081 993 410 0 681124 0
Current children cumulated CPU time: 2441.92 s
Current children cumulated vsize: 2742604 KiB
Current children cumulated memory: 984324 KiB

[startup+2502.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/199 29769
/proc/meminfo: memFree=20724780/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2823992 memory=1050264 CPUtime=2501.91 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1473540 0 0 0 249048 1143 0 0 20 0 1 0 409954001 2891767808 262566 33554432000 4194304 5870510 140731578816080 140731578815032 5262793 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 705998 262566 993 410 0 701471 0
Current children cumulated CPU time: 2501.91 s
Current children cumulated vsize: 2823992 KiB
Current children cumulated memory: 1050264 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.02 2.02 2.05 3/200 29772
/proc/meminfo: memFree=20703880/32770624 swapFree=66999216/67108860
[pid=29461] ppid=29458 vsize=2956252 memory=1068508 CPUtime=2519.62 cores=1,3,5,7
/proc/29461/stat : 29461 (xcsp_picat) R 29458 29461 24179 0 -1 4202496 1482967 0 0 0 250814 1148 0 0 20 0 1 0 409954001 3027202048 267127 33554432000 4194304 5870510 140731578816080 140731578815032 5262777 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 41689088 140731578819615 140731578819693 140731578819693 140731578822602 0
/proc/29461/statm: 739063 267127 993 410 0 734536 0
Current children cumulated CPU time: 2519.62 s
Current children cumulated vsize: 2956252 KiB
Current children cumulated memory: 1068508 KiB

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

[startup+2520.03 s]
# the end of solver process 29461 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2508.14 s, system=11.5064 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.03
CPU time (s): 2519.65
CPU user time (s): 2508.14
CPU system time (s): 11.5064
CPU usage (%): 99.9849
Max. virtual memory (cumulated for all children) (KiB): 2956252
Max. memory (cumulated for all children) (KiB): 1177944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.14
system time used= 11.5064
maximum resident set size= 1192280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1482967
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= 65
involuntary context switches= 3098


# summary of solver processes directly reported to runsolver:
#   pid: 29461
#   total CPU time (s): 2519.65
#   total CPU user time (s): 2508.14
#   total CPU system time (s): 11.5064

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.3893 second user time and 18.186 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 04:01:55
IDJOB=4395382
IDBENCH=135901
IDSOLVER=2844
FILE ID=node140/4395382-1568340155
RUNJOBID= node140-1568322359-24211
PBS_JOBID= 21701141
Free space on /tmp= 56864 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-4395382-1568340155/watcher-4395382-1568340155 -o /tmp/evaluation-result-4395382-1568340155/solver-4395382-1568340155 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24211 --watchdog 2580  xcsp_picat HOME/instance-4395382-1568340155.xml

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

MD5SUM BENCH= 0e4189ad20205ae354a6aa8eb292dbdf
RANDOM SEED=1363967902

node140.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.43
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.43
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.43
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.43
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:        21434988 kB
MemAvailable:   31316340 kB
Buffers:          154192 kB
Cached:          9902596 kB
SwapCached:         2804 kB
Active:          2109972 kB
Inactive:        8495016 kB
Active(anon):     545348 kB
Inactive(anon):    43924 kB
Active(file):    1564624 kB
Inactive(file):  8451092 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999216 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        652120 kB
Mapped:            45304 kB
Shmem:             32192 kB
Slab:             324176 kB
SReclaimable:     294096 kB
SUnreclaim:        30080 kB
KernelStack:        3600 kB
PageTables:         6668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2765240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    602112 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= 56860 MiB
End job on node140 at 2019-09-13 04:43:56