Trace number 4309449

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-14? (TO) 2519.72 2520.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had18_c18.xml
MD5SUM2bd2b017ef1b8aef080ffc7cd9cfea3a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2679
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables342
Number of constraints154
Number of domains2
Minimum domain size11
Maximum domain size18
Distribution of domain sizes[{"size":11,"count":153},{"size":18,"count":18}]
Minimum variable degree0
Maximum variable degree18
Distribution of variable degrees[{"degree":0,"count":171},{"degree":2,"count":153},{"degree":18,"count":18}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":153},{"arity":18,"count":1}]
Number of extensional constraints153
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":153},{"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 (13572 MiB free)
  memory of node 1: 16384 MiB (10477 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309449-1534302873/watcher-4309449-1534302873 -o /tmp/evaluation-result-4309449-1534302873/solver-4309449-1534302873 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534293063-15169 --watchdog 2580 xcsp_picat HOME/instance-4309449-1534302873.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=16549, runsolver pid=16546

[startup+0.100198 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16550
/proc/meminfo: memFree=24610812/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2026172 memory=20404 CPUtime=0.1 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 1674 0 0 0 10 0 0 0 20 0 1 0 247850465 2074800128 5101 33554432000 4194304 5849940 140736629606688 140736629606688 140540779986823 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 506543 5101 709 405 0 503487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026172 KiB
Current children cumulated memory: 20404 KiB

[startup+0.21037 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16550
/proc/meminfo: memFree=24609268/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2027204 memory=21196 CPUtime=0.21 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 1934 0 0 0 21 0 0 0 20 0 1 0 247850465 2075856896 5299 33554432000 4194304 5849940 140736629606688 140736629605784 140540779986823 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 506801 5299 711 405 0 503745 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2027204 KiB
Current children cumulated memory: 21196 KiB

[startup+0.30941 s]*
/proc/loadavg: 2.00 1.99 2.03 3/192 16550
/proc/meminfo: memFree=24609268/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2027204 memory=21196 CPUtime=0.31 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 1934 0 0 0 30 1 0 0 20 0 1 0 247850465 2075856896 5299 33554432000 4194304 5849940 140736629606688 140736629605784 140540779986823 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 506801 5299 711 405 0 503745 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027204 KiB
Current children cumulated memory: 21196 KiB

[startup+0.700343 s]
/proc/loadavg: 2.00 1.99 2.03 3/192 16550
/proc/meminfo: memFree=24608484/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2028228 memory=22224 CPUtime=0.69 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 2190 0 0 0 67 2 0 0 20 0 1 0 247850465 2076905472 5556 33554432000 4194304 5849940 140736629606688 140736629605784 140540779986823 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 507057 5556 711 405 0 504001 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2028228 KiB
Current children cumulated memory: 22224 KiB

[startup+1.50036 s]
/proc/loadavg: 1.92 1.97 2.03 3/192 16550
/proc/meminfo: memFree=24606252/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2032324 memory=26368 CPUtime=1.49 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 3214 0 0 0 143 6 0 0 20 0 1 0 247850465 2081099776 6592 33554432000 4194304 5849940 140736629606688 140736629605720 140540779986823 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 508081 6592 711 405 0 505025 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2032324 KiB
Current children cumulated memory: 26368 KiB

[startup+3.1099 s]
/proc/loadavg: 1.92 1.97 2.03 3/192 16550
/proc/meminfo: memFree=24597908/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2038408 memory=32644 CPUtime=3.1 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 6239 0 0 0 301 9 0 0 20 0 1 0 247850465 2087329792 8161 33554432000 4194304 5849940 140736629606688 140736629605080 5356034 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 509602 8161 731 405 0 506546 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2038408 KiB
Current children cumulated memory: 32644 KiB

[startup+6.30025 s]
/proc/loadavg: 1.92 1.97 2.03 3/192 16550
/proc/meminfo: memFree=24597520/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2038656 memory=32964 CPUtime=6.29 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 6926 0 0 0 616 13 0 0 20 0 1 0 247850465 2087583744 8241 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 509664 8241 744 405 0 506608 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2038656 KiB
Current children cumulated memory: 32964 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 1.97 2.03 3/192 16550
/proc/meminfo: memFree=24591716/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2048588 memory=39488 CPUtime=12.69 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 11397 0 0 0 1241 28 0 0 20 0 1 0 247850465 2097754112 9872 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 512147 9872 753 405 0 509091 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2048588 KiB
Current children cumulated memory: 39488 KiB

[startup+25.5003 s]
/proc/loadavg: 1.94 1.97 2.03 3/192 16550
/proc/meminfo: memFree=24589512/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2048588 memory=41536 CPUtime=25.49 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 14841 0 0 0 2501 48 0 0 20 0 1 0 247850465 2097754112 10384 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 512147 10384 753 405 0 509091 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2048588 KiB
Current children cumulated memory: 41536 KiB

[startup+51.1099 s]
/proc/loadavg: 1.96 1.97 2.03 3/191 16550
/proc/meminfo: memFree=24575492/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2061116 memory=55468 CPUtime=51.09 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 23272 0 0 0 5033 76 0 0 20 0 1 0 247850465 2110582784 13867 33554432000 4194304 5849940 140736629606688 140736629605688 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 515279 13867 753 405 0 512223 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2061116 KiB
Current children cumulated memory: 55468 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 2.03 3/191 16551
/proc/meminfo: memFree=24558304/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2077504 memory=71644 CPUtime=102.28 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 30230 0 0 0 10104 124 0 0 20 0 1 0 247850465 2127364096 17911 33554432000 4194304 5849940 140736629606688 140736629605560 5395804 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 519376 17911 753 405 0 516320 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2077504 KiB
Current children cumulated memory: 71644 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/190 16552
/proc/meminfo: memFree=24543520/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2088004 memory=82144 CPUtime=162.27 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 38850 0 0 0 16059 168 0 0 20 0 1 0 247850465 2138116096 20536 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 522001 20536 753 405 0 518945 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2088004 KiB
Current children cumulated memory: 82144 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/190 16553
/proc/meminfo: memFree=24531360/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2100324 memory=94784 CPUtime=222.27 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 46931 0 0 0 22017 210 0 0 20 0 1 0 247850465 2150731776 23696 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 525081 23696 753 405 0 522025 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2100324 KiB
Current children cumulated memory: 94784 KiB

[startup+282.3 s]
/proc/loadavg: 2.22 2.03 2.05 3/190 16554
/proc/meminfo: memFree=24437632/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2100324 memory=94784 CPUtime=282.27 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 54917 0 0 0 27980 247 0 0 20 0 1 0 247850465 2150731776 23696 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 525081 23696 753 405 0 522025 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2100324 KiB
Current children cumulated memory: 94784 KiB

[startup+342.3 s]
/proc/loadavg: 2.42 2.15 2.08 3/191 16563
/proc/meminfo: memFree=24620044/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2088908 memory=83196 CPUtime=342.26 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 65828 0 0 0 33944 282 0 0 20 0 1 0 247850465 2139041792 20799 33554432000 4194304 5849940 140736629606688 140736629605560 5395446 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 522227 20799 753 405 0 519171 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2088908 KiB
Current children cumulated memory: 83196 KiB

[startup+402.3 s]
/proc/loadavg: 2.16 2.12 2.08 3/191 16564
/proc/meminfo: memFree=24538160/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2137568 memory=132052 CPUtime=402.25 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 78986 0 0 0 39921 304 0 0 20 0 1 0 247850465 2188869632 33013 33554432000 4194304 5849940 140736629606688 140736629605688 5438016 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 534392 33013 753 405 0 531336 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2137568 KiB
Current children cumulated memory: 132052 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.10 2.07 3/192 16566
/proc/meminfo: memFree=24530608/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2128328 memory=122684 CPUtime=462.24 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 104443 0 0 0 45898 326 0 0 20 0 1 0 247850465 2179407872 30671 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 532082 30671 753 405 0 529026 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2128328 KiB
Current children cumulated memory: 122684 KiB


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

/proc/16549/statm: 613364 112520 753 405 0 610308 0
Current children cumulated CPU time: 1722.08 s
Current children cumulated vsize: 2453456 KiB
Current children cumulated memory: 450080 KiB

[startup+1782.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/192 16671
/proc/meminfo: memFree=19351084/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2502920 memory=499544 CPUtime=1782.08 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 495865 0 0 0 177634 574 0 0 20 0 1 0 247850465 2562990080 124886 33554432000 4194304 5849940 140736629606688 140736629605688 5438456 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 625730 124886 753 405 0 622674 0
Current children cumulated CPU time: 1782.08 s
Current children cumulated vsize: 2502920 KiB
Current children cumulated memory: 499544 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/190 16672
/proc/meminfo: memFree=17092732/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2527600 memory=524224 CPUtime=1842.07 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 507353 0 0 0 183625 582 0 0 20 0 1 0 247850465 2588262400 131056 33554432000 4194304 5849940 140736629606688 140736629605688 5438020 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 631900 131056 753 405 0 628844 0
Current children cumulated CPU time: 1842.07 s
Current children cumulated vsize: 2527600 KiB
Current children cumulated memory: 524224 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/191 16674
/proc/meminfo: memFree=16657924/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2527600 memory=524224 CPUtime=1902.07 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 525403 0 0 0 189618 589 0 0 20 0 1 0 247850465 2588262400 131056 33554432000 4194304 5849940 140736629606688 140736629605688 5437819 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 631900 131056 753 405 0 628844 0
Current children cumulated CPU time: 1902.07 s
Current children cumulated vsize: 2527600 KiB
Current children cumulated memory: 524224 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 16675
/proc/meminfo: memFree=16657860/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2527600 memory=524224 CPUtime=1962.06 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 534030 0 0 0 195610 596 0 0 20 0 1 0 247850465 2588262400 131056 33554432000 4194304 5849940 140736629606688 140736629605688 5438033 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 631900 131056 753 405 0 628844 0
Current children cumulated CPU time: 1962.06 s
Current children cumulated vsize: 2527600 KiB
Current children cumulated memory: 524224 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 16676
/proc/meminfo: memFree=16592428/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2593136 memory=589692 CPUtime=2022.05 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 547792 0 0 0 201601 604 0 0 20 0 1 0 247850465 2655371264 147423 33554432000 4194304 5849940 140736629606688 140736629605688 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 648284 147423 753 405 0 645228 0
Current children cumulated CPU time: 2022.05 s
Current children cumulated vsize: 2593136 KiB
Current children cumulated memory: 589692 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 16677
/proc/meminfo: memFree=16587996/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2597440 memory=594064 CPUtime=2082.05 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 580888 0 0 0 207590 615 0 0 20 0 1 0 247850465 2659778560 148516 33554432000 4194304 5849940 140736629606688 140736629605688 5335776 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 649360 148516 753 405 0 646304 0
Current children cumulated CPU time: 2082.05 s
Current children cumulated vsize: 2597440 KiB
Current children cumulated memory: 594064 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/193 16687
/proc/meminfo: memFree=16587840/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2597440 memory=594064 CPUtime=2142.04 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 589789 0 0 0 213581 623 0 0 20 0 1 0 247850465 2659778560 148516 33554432000 4194304 5849940 140736629606688 140736629605688 5437815 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 649360 148516 753 405 0 646304 0
Current children cumulated CPU time: 2142.04 s
Current children cumulated vsize: 2597440 KiB
Current children cumulated memory: 594064 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 16688
/proc/meminfo: memFree=16453380/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2732744 memory=729300 CPUtime=2202.03 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 626529 0 0 0 219562 641 0 0 20 0 1 0 247850465 2798329856 182325 33554432000 4194304 5849940 140736629606688 140736629605688 5437817 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 683186 182325 753 405 0 680130 0
Current children cumulated CPU time: 2202.03 s
Current children cumulated vsize: 2732744 KiB
Current children cumulated memory: 729300 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 16689
/proc/meminfo: memFree=16583604/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2732744 memory=729368 CPUtime=2262.03 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 708696 0 0 0 225548 655 0 0 20 0 1 0 247850465 2798329856 182342 33554432000 4194304 5849940 140736629606688 140736629605688 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 683186 182342 753 405 0 680130 0
Current children cumulated CPU time: 2262.03 s
Current children cumulated vsize: 2732744 KiB
Current children cumulated memory: 729368 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/192 16690
/proc/meminfo: memFree=16388000/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2798280 memory=794904 CPUtime=2322.02 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 786573 0 0 0 231537 665 0 0 20 0 1 0 247850465 2865438720 198726 33554432000 4194304 5849940 140736629606688 140736629605688 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 699570 198726 753 405 0 696514 0
Current children cumulated CPU time: 2322.02 s
Current children cumulated vsize: 2798280 KiB
Current children cumulated memory: 794904 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/192 16691
/proc/meminfo: memFree=16841876/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2344728 memory=341352 CPUtime=2382.01 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 814472 0 0 0 237522 679 0 0 20 0 1 0 247850465 2401001472 85338 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 586182 85338 753 405 0 583126 0
Current children cumulated CPU time: 2382.01 s
Current children cumulated vsize: 2344728 KiB
Current children cumulated memory: 341352 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 16693
/proc/meminfo: memFree=16824472/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2362072 memory=358696 CPUtime=2442 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 842253 0 0 0 243506 694 0 0 20 0 1 0 247850465 2418761728 89674 33554432000 4194304 5849940 140736629606688 140736629605688 5437815 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 590518 89674 753 405 0 587462 0
Current children cumulated CPU time: 2442 s
Current children cumulated vsize: 2362072 KiB
Current children cumulated memory: 358696 KiB

[startup+2502.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/190 16694
/proc/meminfo: memFree=16882620/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2303576 memory=300200 CPUtime=2502 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 877358 0 0 0 249494 706 0 0 20 0 1 0 247850465 2358861824 75050 33554432000 4194304 5849940 140736629606688 140736629605688 5437906 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 575894 75050 753 405 0 572838 0
Current children cumulated CPU time: 2502 s
Current children cumulated vsize: 2303576 KiB
Current children cumulated memory: 300200 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.05 2.03 2.05 3/190 16694
/proc/meminfo: memFree=16868532/32770624 swapFree=67108840/67108860
[pid=16549] ppid=16546 vsize=2318552 memory=315112 CPUtime=2519.71 cores=0,2,4,6
/proc/16549/stat : 16549 (xcsp_picat) R 16546 16549 15138 0 -1 4202496 878194 0 0 0 251262 709 0 0 20 0 1 0 247850465 2374197248 78778 33554432000 4194304 5849940 140736629606688 140736629605688 140540779986823 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 40808448 140736629609654 140736629609732 140736629609732 140736629612490 0
/proc/16549/statm: 579638 78778 753 405 0 576582 0
Current children cumulated CPU time: 2519.71 s
Current children cumulated vsize: 2318552 KiB
Current children cumulated memory: 315112 KiB

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

[startup+2520.02 s]
# the end of solver process 16549 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.62 s, system=7.10124 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.72
CPU user time (s): 2512.62
CPU system time (s): 7.10124
CPU usage (%): 99.9883
Max. virtual memory (cumulated for all children) (KiB): 2798280
Max. memory (cumulated for all children) (KiB): 794904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.62
system time used= 7.10124
maximum resident set size= 794904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 878194
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= 49
involuntary context switches= 2245


# summary of solver processes directly reported to runsolver:
#   pid: 16549
#   total CPU time (s): 2519.72
#   total CPU user time (s): 2512.62
#   total CPU system time (s): 7.10124

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8152 second user time and 13.7456 second system time

The end

Launcher Data

Begin job on node135 at 2018-08-15 05:14:33
IDJOB=4309449
IDBENCH=141243
IDSOLVER=2794
FILE ID=node135/4309449-1534302873
RUNJOBID= node135-1534293063-15169
PBS_JOBID= 21038137
Free space on /tmp= 47276 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had18_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309449-1534302873/watcher-4309449-1534302873 -o /tmp/evaluation-result-4309449-1534302873/solver-4309449-1534302873 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1534293063-15169 --watchdog 2580  xcsp_picat HOME/instance-4309449-1534302873.xml

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

MD5SUM BENCH= 2bd2b017ef1b8aef080ffc7cd9cfea3a
RANDOM SEED=1699877914

node135.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.50
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.50
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.50
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.50
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:        24627524 kB
MemAvailable:   31678732 kB
Buffers:          151684 kB
Cached:          7133628 kB
SwapCached:           20 kB
Active:          4107056 kB
Inactive:        3451468 kB
Active(anon):     222596 kB
Inactive(anon):   111472 kB
Active(file):    3884460 kB
Inactive(file):  3339996 kB
Unevictable:        7240 kB
Mlocked:            7240 kB
SwapTotal:      67108860 kB
SwapFree:       67108840 kB
Dirty:              3104 kB
Writeback:             0 kB
AnonPages:        346024 kB
Mapped:            60376 kB
Shmem:             57996 kB
Slab:             283368 kB
SReclaimable:     255212 kB
SUnreclaim:        28156 kB
KernelStack:        3440 kB
PageTables:         5312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2606220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 47064 MiB
End job on node135 at 2018-08-15 05:56:33