Trace number 4303041

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-08-02? (TO) 2519.9 2520.02

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303041-1534030157/watcher-4303041-1534030157 -o /tmp/evaluation-result-4303041-1534030157/solver-4303041-1534030157 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534027537-30489 --watchdog 2580 xcsp_picat HOME/instance-4303041-1534030157.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
Current StackSize limit: 8192 KiB

solver pid=30878, runsolver pid=30875

[startup+0.100134 s]*
/proc/loadavg: 1.98 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4164092/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2026420 memory=15912 CPUtime=0.1 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 1642 0 0 0 10 0 0 0 20 0 1 0 220578885 2075054080 3978 33554432000 4194304 5849708 140724317565184 140724317565184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 506605 3978 705 405 0 503550 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026420 KiB
Current children cumulated memory: 15912 KiB

[startup+0.209597 s]*
/proc/loadavg: 1.98 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4163720/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2026932 memory=16300 CPUtime=0.2 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 1770 0 0 0 20 0 0 0 20 0 1 0 220578885 2075578368 4075 33554432000 4194304 5849708 140724317565184 140724317565184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 506733 4075 705 405 0 503678 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2026932 KiB
Current children cumulated memory: 16300 KiB

[startup+0.308769 s]*
/proc/loadavg: 1.98 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4163348/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2026932 memory=16300 CPUtime=0.31 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 1770 0 0 0 30 1 0 0 20 0 1 0 220578885 2075578368 4075 33554432000 4194304 5849708 140724317565184 140724317565184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 506733 4075 705 405 0 503678 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2026932 KiB
Current children cumulated memory: 16300 KiB

[startup+0.70027 s]
/proc/loadavg: 1.98 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4162604/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2028980 memory=18364 CPUtime=0.69 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 2282 0 0 0 67 2 0 0 20 0 1 0 220578885 2077675520 4591 33554432000 4194304 5849708 140724317565184 140724317565184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 507245 4591 705 405 0 504190 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2028980 KiB
Current children cumulated memory: 18364 KiB

[startup+1.50028 s]
/proc/loadavg: 1.98 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4160192/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2031680 memory=21396 CPUtime=1.49 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 3273 0 0 0 146 3 0 0 20 0 1 0 220578885 2080440320 5349 33554432000 4194304 5849708 140724317565184 140724317564280 4213401 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 507920 5349 729 405 0 504865 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2031680 KiB
Current children cumulated memory: 21396 KiB

[startup+3.10902 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4156668/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2033556 memory=23228 CPUtime=3.1 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 4046 0 0 0 306 4 0 0 20 0 1 0 220578885 2082361344 5807 33554432000 4194304 5849708 140724317565184 140724317564280 4211688 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 508389 5807 733 405 0 505334 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2033556 KiB
Current children cumulated memory: 23228 KiB

[startup+6.30027 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4156476/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2033556 memory=23228 CPUtime=6.29 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 4817 0 0 0 625 4 0 0 20 0 1 0 220578885 2082361344 5807 33554432000 4194304 5849708 140724317565184 140724317563592 4209607 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 508389 5807 733 405 0 505334 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2033556 KiB
Current children cumulated memory: 23228 KiB

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4155352/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2033556 memory=23228 CPUtime=12.69 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 6966 0 0 0 1265 4 0 0 20 0 1 0 220578885 2082361344 5807 33554432000 4194304 5849708 140724317565184 140724317563592 4211581 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 508389 5807 733 405 0 505334 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2033556 KiB
Current children cumulated memory: 23228 KiB

[startup+25.5003 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 30879
/proc/meminfo: memFree=4137188/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2036936 memory=26592 CPUtime=25.49 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 11541 0 0 0 2541 8 0 0 20 0 1 0 220578885 2085822464 6648 33554432000 4194304 5849708 140724317565184 140724317563672 4211654 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 509234 6648 744 405 0 506179 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2036936 KiB
Current children cumulated memory: 26592 KiB

[startup+51.1094 s]
/proc/loadavg: 1.99 2.00 1.95 3/187 30886
/proc/meminfo: memFree=4137892/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2033716 memory=23380 CPUtime=51.1 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 17738 0 0 0 5087 23 0 0 20 0 1 0 220578885 2082525184 5845 33554432000 4194304 5849708 140724317565184 140724317563592 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 508429 5845 746 405 0 505374 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2033716 KiB
Current children cumulated memory: 23380 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30887
/proc/meminfo: memFree=4141992/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2047272 memory=36936 CPUtime=102.29 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 28308 0 0 0 10178 51 0 0 20 0 1 0 220578885 2096406528 9234 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 511818 9234 746 405 0 508763 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2047272 KiB
Current children cumulated memory: 36936 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30888
/proc/meminfo: memFree=4113060/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2061820 memory=51484 CPUtime=162.29 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 44143 0 0 0 16141 88 0 0 20 0 1 0 220578885 2111303680 12871 33554432000 4194304 5849708 140724317565184 140724317564344 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 515455 12871 746 405 0 512400 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2061820 KiB
Current children cumulated memory: 51484 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30889
/proc/meminfo: memFree=4075740/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2093980 memory=83644 CPUtime=222.29 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 70017 0 0 0 22109 120 0 0 20 0 1 0 220578885 2144235520 20911 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 523495 20911 746 405 0 520440 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2093980 KiB
Current children cumulated memory: 83644 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30890
/proc/meminfo: memFree=4033840/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2115992 memory=105656 CPUtime=282.28 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 92750 0 0 0 28082 146 0 0 20 0 1 0 220578885 2166775808 26414 33554432000 4194304 5849708 140724317565184 140724317564344 5438176 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 528998 26414 746 405 0 525943 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2115992 KiB
Current children cumulated memory: 105656 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30891
/proc/meminfo: memFree=4013552/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2123424 memory=113000 CPUtime=342.28 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 120451 0 0 0 34059 169 0 0 20 0 1 0 220578885 2174386176 28250 33554432000 4194304 5849708 140724317565184 140724317564344 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 530856 28250 746 405 0 527801 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2123424 KiB
Current children cumulated memory: 113000 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30892
/proc/meminfo: memFree=3989748/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2147332 memory=136812 CPUtime=402.28 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 125986 0 0 0 40042 186 0 0 20 0 1 0 220578885 2198867968 34203 33554432000 4194304 5849708 140724317565184 140724317564056 5395961 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 536833 34203 746 405 0 533778 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2147332 KiB
Current children cumulated memory: 136812 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/187 30893
/proc/meminfo: memFree=3913428/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2174784 memory=164448 CPUtime=462.27 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 147067 0 0 0 46027 200 0 0 20 0 1 0 220578885 2226978816 41112 33554432000 4194304 5849708 140724317565184 140724317564344 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 543696 41112 746 405 0 540641 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2174784 KiB
Current children cumulated memory: 164448 KiB


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

/proc/30878/statm: 602089 100737 746 405 0 599034 0
Current children cumulated CPU time: 1722.2 s
Current children cumulated vsize: 2408356 KiB
Current children cumulated memory: 402948 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 30932
/proc/meminfo: memFree=3352024/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2408356 memory=402948 CPUtime=1782.2 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 451074 0 0 0 177758 462 0 0 20 0 1 0 220578885 2466156544 100737 33554432000 4194304 5849708 140724317565184 140724317564184 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 602089 100737 746 405 0 599034 0
Current children cumulated CPU time: 1782.2 s
Current children cumulated vsize: 2408356 KiB
Current children cumulated memory: 402948 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/187 30933
/proc/meminfo: memFree=3287028/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468484 CPUtime=1842.2 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 468185 0 0 0 183749 471 0 0 20 0 1 0 220578885 2533265408 117121 33554432000 4194304 5849708 140724317565184 140724317564184 5438278 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117121 746 405 0 615418 0
Current children cumulated CPU time: 1842.2 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468484 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 30942
/proc/meminfo: memFree=3469512/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468320 CPUtime=1902.2 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 485653 0 0 0 189737 483 0 0 20 0 1 0 220578885 2533265408 117080 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117080 746 405 0 615418 0
Current children cumulated CPU time: 1902.2 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468320 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/189 30965
/proc/meminfo: memFree=3467876/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468484 CPUtime=1962.2 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 519145 0 0 0 195727 493 0 0 20 0 1 0 220578885 2533265408 117121 33554432000 4194304 5849708 140724317565184 140724317564184 5437627 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117121 746 405 0 615418 0
Current children cumulated CPU time: 1962.2 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468484 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/189 30966
/proc/meminfo: memFree=3468196/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468484 CPUtime=2022.19 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 546053 0 0 0 201716 503 0 0 20 0 1 0 220578885 2533265408 117121 33554432000 4194304 5849708 140724317565184 140724317564184 5335588 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117121 746 405 0 615418 0
Current children cumulated CPU time: 2022.19 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468484 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/190 30968
/proc/meminfo: memFree=3311864/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468404 CPUtime=2082.19 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 552815 0 0 0 207710 509 0 0 20 0 1 0 220578885 2533265408 117101 33554432000 4194304 5849708 140724317565184 140724317564184 5437824 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117101 746 405 0 615418 0
Current children cumulated CPU time: 2082.19 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468404 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/190 30969
/proc/meminfo: memFree=3311804/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2473892 memory=468484 CPUtime=2142.18 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 581821 0 0 0 213702 516 0 0 20 0 1 0 220578885 2533265408 117121 33554432000 4194304 5849708 140724317565184 140724317564184 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 618473 117121 746 405 0 615418 0
Current children cumulated CPU time: 2142.18 s
Current children cumulated vsize: 2473892 KiB
Current children cumulated memory: 468484 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/189 30970
/proc/meminfo: memFree=3517876/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2267996 memory=262588 CPUtime=2202.19 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 612240 0 0 0 219691 528 0 0 20 0 1 0 220578885 2322427904 65647 33554432000 4194304 5849708 140724317565184 140724317564184 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 566999 65647 746 405 0 563944 0
Current children cumulated CPU time: 2202.19 s
Current children cumulated vsize: 2267996 KiB
Current children cumulated memory: 262588 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/189 30971
/proc/meminfo: memFree=3493412/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2292892 memory=287484 CPUtime=2262.19 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 633173 0 0 0 225680 539 0 0 20 0 1 0 220578885 2347921408 71871 33554432000 4194304 5849708 140724317565184 140724317564184 5335534 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 573223 71871 746 405 0 570168 0
Current children cumulated CPU time: 2262.19 s
Current children cumulated vsize: 2292892 KiB
Current children cumulated memory: 287484 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/189 30972
/proc/meminfo: memFree=3493468/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2292884 memory=287476 CPUtime=2322.18 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 649871 0 0 0 231667 551 0 0 20 0 1 0 220578885 2347913216 71869 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 573221 71869 746 405 0 570166 0
Current children cumulated CPU time: 2322.18 s
Current children cumulated vsize: 2292884 KiB
Current children cumulated memory: 287476 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/188 30973
/proc/meminfo: memFree=3469000/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2317372 memory=311964 CPUtime=2382.18 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 683882 0 0 0 237657 561 0 0 20 0 1 0 220578885 2372988928 77991 33554432000 4194304 5849708 140724317565184 140724317564344 5437714 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 579343 77991 746 405 0 576288 0
Current children cumulated CPU time: 2382.18 s
Current children cumulated vsize: 2317372 KiB
Current children cumulated memory: 311964 KiB

[startup+2442.3 s]
/proc/loadavg: 1.94 2.00 1.95 3/188 31035
/proc/meminfo: memFree=3689004/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2317372 memory=311964 CPUtime=2442.18 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 704935 0 0 0 243647 571 0 0 20 0 1 0 220578885 2372988928 77991 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 579343 77991 746 405 0 576288 0
Current children cumulated CPU time: 2442.18 s
Current children cumulated vsize: 2317372 KiB
Current children cumulated memory: 311964 KiB

[startup+2502.3 s]
/proc/loadavg: 1.98 2.00 1.95 3/188 31041
/proc/meminfo: memFree=3695060/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2317372 memory=311964 CPUtime=2502.18 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 728425 0 0 0 249637 581 0 0 20 0 1 0 220578885 2372988928 77991 33554432000 4194304 5849708 140724317565184 140724317564184 140664620285831 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 579343 77991 746 405 0 576288 0
Current children cumulated CPU time: 2502.18 s
Current children cumulated vsize: 2317372 KiB
Current children cumulated memory: 311964 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.98 2.00 1.95 3/188 31041
/proc/meminfo: memFree=3685188/32770624 swapFree=67108860/67108860
[pid=30878] ppid=30875 vsize=2317372 memory=311964 CPUtime=2519.88 cores=1,3,5,7
/proc/30878/stat : 30878 (xcsp_picat) R 30875 30878 30457 0 -1 4202496 732153 0 0 0 251405 583 0 0 20 0 1 0 220578885 2372988928 77991 33554432000 4194304 5849708 140724317565184 140724317564184 5335588 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7949816 9394900 15015936 140724317566134 140724317566212 140724317566212 140724317568970 0
/proc/30878/statm: 579343 77991 746 405 0 576288 0
Current children cumulated CPU time: 2519.88 s
Current children cumulated vsize: 2317372 KiB
Current children cumulated memory: 311964 KiB

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

[startup+2520.02 s]
# the end of solver process 30878 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.06 s, system=5.84081 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.02
CPU time (s): 2519.9
CPU user time (s): 2514.06
CPU system time (s): 5.84081
CPU usage (%): 99.9953
Max. virtual memory (cumulated for all children) (KiB): 2473892
Max. memory (cumulated for all children) (KiB): 468484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.06
system time used= 5.84081
maximum resident set size= 468484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732154
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= 43
involuntary context switches= 1786


# summary of solver processes directly reported to runsolver:
#   pid: 30878
#   total CPU time (s): 2519.9
#   total CPU user time (s): 2514.06
#   total CPU system time (s): 5.84081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.48259 second user time and 18.5829 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-12 01:29:17
IDJOB=4303041
IDBENCH=141622
IDSOLVER=2778
FILE ID=node151/4303041-1534030157
RUNJOBID= node151-1534027537-30489
PBS_JOBID= 21036969
Free space on /tmp= 40856 MiB

SOLVER NAME= PicatSAT 2018-08-02
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-4303041-1534030157/watcher-4303041-1534030157 -o /tmp/evaluation-result-4303041-1534030157/solver-4303041-1534030157 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534027537-30489 --watchdog 2580  xcsp_picat HOME/instance-4303041-1534030157.xml

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

MD5SUM BENCH= fffb7bc75ae44a730e23d85d48ed452e
RANDOM SEED=1152829125

node151.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.87
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.87
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.87
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.87
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:         4177480 kB
MemAvailable:   31824228 kB
Buffers:          254032 kB
Cached:         27273728 kB
SwapCached:            0 kB
Active:         10845468 kB
Inactive:       16817216 kB
Active(anon):      84064 kB
Inactive(anon):   103316 kB
Active(file):   10761404 kB
Inactive(file): 16713900 kB
Unevictable:        7836 kB
Mlocked:            7836 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3144 kB
Writeback:             0 kB
AnonPages:        142700 kB
Mapped:            61792 kB
Shmem:             49800 kB
Slab:             628092 kB
SReclaimable:     599904 kB
SUnreclaim:        28188 kB
KernelStack:        3296 kB
PageTables:         5156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2451856 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 40852 MiB
End job on node151 at 2018-08-12 02:11:17