Trace number 4295961

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) 2519.82 2520.01

General information on the benchmark

NameTravellingSalesman/
TravellingSalesman-25-30-00_c18.xml
MD5SUMfffb7bc75ae44a730e23d85d48ed452e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark113
Best CPU time to get the best result obtained on this benchmark2520.06
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints26
Number of domains2
Minimum domain size25
Maximum domain size32
Distribution of domain sizes[{"size":25,"count":25},{"size":32,"count":25}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":25},{"degree":3,"count":25}]
Minimum constraint arity3
Maximum constraint arity25
Distribution of constraint arities[{"arity":3,"count":25},{"arity":25,"count":1}]
Number of extensional constraints25
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":25},{"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 (9146 MiB free)
  memory of node 1: 16384 MiB (10963 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4295961-1532590302/watcher-4295961-1532590302 -o /tmp/evaluation-result-4295961-1532590302/solver-4295961-1532590302 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532562373-32761 --watchdog 2580 xcsp_picat HOME/instance-4295961-1532590302.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=3652, runsolver pid=3649

[startup+0.100198 s]*
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20581640/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=112356 memory=15184 CPUtime=0.1 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 1972 0 0 0 10 0 0 0 20 0 1 0 76593453 115052544 3796 33554432000 4194304 5849740 140731578387824 140731578387824 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 28089 3796 705 405 0 25033 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 112356 KiB
Current children cumulated memory: 15184 KiB

[startup+0.209845 s]*
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20581148/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=112868 memory=15572 CPUtime=0.21 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 2100 0 0 0 21 0 0 0 20 0 1 0 76593453 115576832 3893 33554432000 4194304 5849740 140731578387824 140731578387064 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 28217 3893 705 405 0 25161 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112868 KiB
Current children cumulated memory: 15572 KiB

[startup+0.309137 s]*
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20580776/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=112868 memory=15572 CPUtime=0.31 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 2100 0 0 0 30 1 0 0 20 0 1 0 76593453 115576832 3893 33554432000 4194304 5849740 140731578387824 140731578387064 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 28217 3893 705 405 0 25161 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 112868 KiB
Current children cumulated memory: 15572 KiB

[startup+0.700337 s]
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20579660/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=114916 memory=17636 CPUtime=0.69 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 2612 0 0 0 67 2 0 0 20 0 1 0 76593453 117673984 4409 33554432000 4194304 5849740 140731578387824 140731578387064 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 28729 4409 705 405 0 25673 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 114916 KiB
Current children cumulated memory: 17636 KiB

[startup+1.50035 s]
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20577272/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=117680 memory=20732 CPUtime=1.49 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 3600 0 0 0 146 3 0 0 20 0 1 0 76593453 120504320 5183 33554432000 4194304 5849740 140731578387824 140731578386216 4213236 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 29420 5183 729 405 0 26364 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 117680 KiB
Current children cumulated memory: 20732 KiB

[startup+3.10923 s]
/proc/loadavg: 1.96 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20542584/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=119580 memory=22524 CPUtime=3.1 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 4800 0 0 0 307 3 0 0 20 0 1 0 76593453 122449920 5631 33554432000 4194304 5849740 140731578387824 140731578386232 4211660 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 29895 5631 733 405 0 26839 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 119580 KiB
Current children cumulated memory: 22524 KiB

[startup+6.30033 s]
/proc/loadavg: 1.97 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20519668/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=119580 memory=22524 CPUtime=6.29 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 6115 0 0 0 626 3 0 0 20 0 1 0 76593453 122449920 5631 33554432000 4194304 5849740 140731578387824 140731578386232 5319714 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 29895 5631 733 405 0 26839 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 119580 KiB
Current children cumulated memory: 22524 KiB

[startup+12.7003 s]
/proc/loadavg: 1.97 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20519668/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=119580 memory=22524 CPUtime=12.69 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 7267 0 0 0 1266 3 0 0 20 0 1 0 76593453 122449920 5631 33554432000 4194304 5849740 140731578387824 140731578386232 4211600 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 29895 5631 733 405 0 26839 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 119580 KiB
Current children cumulated memory: 22524 KiB

[startup+25.5003 s]
/proc/loadavg: 1.98 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20454936/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=122888 memory=25880 CPUtime=25.48 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 11438 0 0 0 2542 6 0 0 20 0 1 0 76593453 125837312 6470 33554432000 4194304 5849740 140731578387824 140731578386312 4211646 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 30722 6470 744 405 0 27666 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 122888 KiB
Current children cumulated memory: 25880 KiB

[startup+51.1098 s]
/proc/loadavg: 1.98 2.00 2.04 3/190 3653
/proc/meminfo: memFree=20450544/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=123720 memory=30220 CPUtime=51.09 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 13388 0 0 0 5092 17 0 0 20 0 1 0 76593453 126689280 7555 33554432000 4194304 5849740 140731578387824 140731578386824 5316997 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 30930 7555 746 405 0 27874 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 123720 KiB
Current children cumulated memory: 30220 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/191 3655
/proc/meminfo: memFree=20439220/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=135664 memory=40700 CPUtime=102.28 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 24588 0 0 0 10177 51 0 0 20 0 1 0 76593453 138919936 10175 33554432000 4194304 5849740 140731578387824 140731578386472 5360749 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 33916 10175 746 405 0 30860 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 135664 KiB
Current children cumulated memory: 40700 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 3656
/proc/meminfo: memFree=20416628/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=156528 memory=63044 CPUtime=162.28 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 43120 0 0 0 16140 88 0 0 20 0 1 0 76593453 160284672 15761 33554432000 4194304 5849740 140731578387824 140731578386824 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 39132 15761 746 405 0 36076 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 156528 KiB
Current children cumulated memory: 63044 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 3657
/proc/meminfo: memFree=20253740/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=192792 memory=99524 CPUtime=222.28 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 62797 0 0 0 22111 117 0 0 20 0 1 0 76593453 197419008 24881 33554432000 4194304 5849740 140731578387824 140731578386824 5335568 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 48198 24881 746 405 0 45142 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 192792 KiB
Current children cumulated memory: 99524 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 3658
/proc/meminfo: memFree=20502640/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=207416 memory=114148 CPUtime=282.27 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 83141 0 0 0 28086 141 0 0 20 0 1 0 76593453 212393984 28537 33554432000 4194304 5849740 140731578387824 140731578386824 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 51854 28537 746 405 0 48798 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 207416 KiB
Current children cumulated memory: 114148 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/191 3659
/proc/meminfo: memFree=20452728/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=202832 memory=109360 CPUtime=342.26 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 103227 0 0 0 34064 162 0 0 20 0 1 0 76593453 207699968 27340 33554432000 4194304 5849740 140731578387824 140731578386824 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 50708 27340 746 405 0 47652 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 202832 KiB
Current children cumulated memory: 109360 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/190 3660
/proc/meminfo: memFree=20336224/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=228572 memory=135036 CPUtime=402.25 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 119756 0 0 0 40046 179 0 0 20 0 1 0 76593453 234057728 33759 33554432000 4194304 5849740 140731578387824 140731578386824 5437576 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 57143 33759 746 405 0 54087 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 228572 KiB
Current children cumulated memory: 135036 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/190 3661
/proc/meminfo: memFree=20304656/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=260416 memory=166820 CPUtime=462.24 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 127384 0 0 0 46033 191 0 0 20 0 1 0 76593453 266665984 41705 33554432000 4194304 5849740 140731578387824 140731578386824 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 65104 41705 746 405 0 62048 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 260416 KiB
Current children cumulated memory: 166820 KiB


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

/proc/3652/statm: 75951 52602 746 405 0 72895 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 303804 KiB
Current children cumulated memory: 210408 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 3794
/proc/meminfo: memFree=20283504/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=341024 memory=247456 CPUtime=1782.14 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 356922 0 0 0 177558 656 0 0 20 0 1 0 76593453 349208576 61864 33554432000 4194304 5849740 140731578387824 140731578386824 5312761 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 85256 61864 746 405 0 82200 0
Current children cumulated CPU time: 1782.14 s
Current children cumulated vsize: 341024 KiB
Current children cumulated memory: 247456 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 3795
/proc/meminfo: memFree=20111684/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=373792 memory=280396 CPUtime=1842.14 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 360963 0 0 0 183544 670 0 0 20 0 1 0 76593453 382763008 70099 33554432000 4194304 5849740 140731578387824 140731578386824 5438160 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 93448 70099 746 405 0 90392 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 373792 KiB
Current children cumulated memory: 280396 KiB

[startup+1902.3 s]
/proc/loadavg: 2.22 2.06 2.06 3/193 3796
/proc/meminfo: memFree=20161736/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=324388 memory=230924 CPUtime=1902.13 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 368040 0 0 0 189529 684 0 0 20 0 1 0 76593453 332173312 57731 33554432000 4194304 5849740 140731578387824 140731578386984 5437716 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 81097 57731 746 405 0 78041 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 324388 KiB
Current children cumulated memory: 230924 KiB

[startup+1962.3 s]
/proc/loadavg: 2.32 2.14 2.09 3/192 3797
/proc/meminfo: memFree=20165080/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=328164 memory=234768 CPUtime=1962.13 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 374761 0 0 0 195512 701 0 0 20 0 1 0 76593453 336039936 58692 33554432000 4194304 5849740 140731578387824 140731578386824 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 82041 58692 746 405 0 78985 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 328164 KiB
Current children cumulated memory: 234768 KiB

[startup+2022.3 s]
/proc/loadavg: 2.12 2.11 2.08 3/190 3798
/proc/meminfo: memFree=20102472/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=360932 memory=267272 CPUtime=2022.13 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 383953 0 0 0 201496 717 0 0 20 0 1 0 76593453 369594368 66818 33554432000 4194304 5849740 140731578387824 140731578386824 5437560 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 90233 66818 746 405 0 87177 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 360932 KiB
Current children cumulated memory: 267272 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.09 2.08 3/190 3799
/proc/meminfo: memFree=20022580/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=440172 memory=346612 CPUtime=2082.13 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 394262 0 0 0 207481 732 0 0 20 0 1 0 76593453 450736128 86653 33554432000 4194304 5849740 140731578387824 140731578386824 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 110043 86653 746 405 0 106987 0
Current children cumulated CPU time: 2082.13 s
Current children cumulated vsize: 440172 KiB
Current children cumulated memory: 346612 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.07 2.07 3/191 3801
/proc/meminfo: memFree=19979048/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=484084 memory=390528 CPUtime=2142.12 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 401425 0 0 0 213470 742 0 0 20 0 1 0 76593453 495702016 97632 33554432000 4194304 5849740 140731578387824 140731578386824 5437769 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 121021 97632 746 405 0 117965 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 484084 KiB
Current children cumulated memory: 390528 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/191 3802
/proc/meminfo: memFree=20346768/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=137904 memory=41320 CPUtime=2202.12 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 406360 0 0 0 219446 766 0 0 20 0 1 0 76593453 141213696 10330 33554432000 4194304 5849740 140731578387824 140731578386312 4207983 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 34476 10330 746 405 0 31420 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 137904 KiB
Current children cumulated memory: 41320 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/191 3803
/proc/meminfo: memFree=20308780/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=173592 memory=80196 CPUtime=2262.11 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 413088 0 0 0 225405 806 0 0 20 0 1 0 76593453 177758208 20049 33554432000 4194304 5849740 140731578387824 140731578386824 140238225788807 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 43398 20049 746 405 0 40342 0
Current children cumulated CPU time: 2262.11 s
Current children cumulated vsize: 173592 KiB
Current children cumulated memory: 80196 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/192 3812
/proc/meminfo: memFree=20206256/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=237280 memory=143888 CPUtime=2322.11 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 421196 0 0 0 231378 833 0 0 20 0 1 0 76593453 242974720 35972 33554432000 4194304 5849740 140731578387824 140731578386824 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 59320 35972 746 405 0 56264 0
Current children cumulated CPU time: 2322.11 s
Current children cumulated vsize: 237280 KiB
Current children cumulated memory: 143888 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/192 3813
/proc/meminfo: memFree=20222124/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=253664 memory=160016 CPUtime=2382.11 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 425633 0 0 0 237355 856 0 0 20 0 1 0 76593453 259751936 40004 33554432000 4194304 5849740 140731578387824 140731578386824 5438192 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 63416 40004 746 405 0 60360 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 253664 KiB
Current children cumulated memory: 160016 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/191 3814
/proc/meminfo: memFree=20206732/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=262656 memory=158228 CPUtime=2442.1 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 427293 0 0 0 243332 878 0 0 20 0 1 0 76593453 268959744 39557 33554432000 4194304 5849740 140731578387824 140731578386824 5437598 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 65664 39557 746 405 0 62608 0
Current children cumulated CPU time: 2442.1 s
Current children cumulated vsize: 262656 KiB
Current children cumulated memory: 158228 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/191 3815
/proc/meminfo: memFree=20189072/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=279040 memory=174612 CPUtime=2502.1 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 429286 0 0 0 249314 896 0 0 20 0 1 0 76593453 285736960 43653 33554432000 4194304 5849740 140731578387824 140731578386824 5437698 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 69760 43653 746 405 0 66704 0
Current children cumulated CPU time: 2502.1 s
Current children cumulated vsize: 279040 KiB
Current children cumulated memory: 174612 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.02 2.05 3/191 3816
/proc/meminfo: memFree=20188700/32770624 swapFree=67108860/67108860
[pid=3652] ppid=3649 vsize=279040 memory=174612 CPUtime=2519.8 cores=0,2,4,6
/proc/3652/stat : 3652 (xcsp_picat) R 3649 3652 32730 0 -1 4202496 429300 0 0 0 251078 902 0 0 20 0 1 0 76593453 285736960 43653 33554432000 4194304 5849740 140731578387824 140731578386696 5360437 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9399828 24326144 140731578389686 140731578389764 140731578389764 140731578392522 0
/proc/3652/statm: 69760 43653 746 405 0 66704 0
Current children cumulated CPU time: 2519.8 s
Current children cumulated vsize: 279040 KiB
Current children cumulated memory: 174612 KiB

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

[startup+2520.01 s]
# the end of solver process 3652 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.79 s, system=9.02944 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.01
CPU time (s): 2519.82
CPU user time (s): 2510.79
CPU system time (s): 9.02944
CPU usage (%): 99.9922
Max. virtual memory (cumulated for all children) (KiB): 484084
Max. memory (cumulated for all children) (KiB): 390688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.79
system time used= 9.02944
maximum resident set size= 390688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 429300
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= 67
involuntary context switches= 3156


# summary of solver processes directly reported to runsolver:
#   pid: 3652
#   total CPU time (s): 2519.82
#   total CPU user time (s): 2510.79
#   total CPU system time (s): 9.02944

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.64571 second user time and 18.7775 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-26 09:31:42
IDJOB=4295961
IDBENCH=141622
IDSOLVER=2754
FILE ID=node134/4295961-1532590302
RUNJOBID= node134-1532562373-32761
PBS_JOBID= 21021958
Free space on /tmp= 55560 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/TravellingSalesman/TravellingSalesman-25-30-00_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4295961-1532590302/watcher-4295961-1532590302 -o /tmp/evaluation-result-4295961-1532590302/solver-4295961-1532590302 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532562373-32761 --watchdog 2580  xcsp_picat HOME/instance-4295961-1532590302.xml

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

MD5SUM BENCH= fffb7bc75ae44a730e23d85d48ed452e
RANDOM SEED=1186616566

node134.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.68
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.68
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.68
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.68
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:        20593368 kB
MemAvailable:   31646488 kB
Buffers:          221268 kB
Cached:         11092456 kB
SwapCached:            0 kB
Active:          2427260 kB
Inactive:        9254956 kB
Active(anon):     319964 kB
Inactive(anon):    76428 kB
Active(file):    2107296 kB
Inactive(file):  9178528 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3104 kB
Writeback:             0 kB
AnonPages:        375752 kB
Mapped:            42148 kB
Shmem:             25248 kB
Slab:             194208 kB
SReclaimable:     166260 kB
SUnreclaim:        27948 kB
KernelStack:        3408 kB
PageTables:         5800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     755172 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55556 MiB
End job on node134 at 2018-07-26 10:13:43