Trace number 4309457

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) 2520.11 2520.08

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko81_c18.xml
MD5SUM7967f0a5d6026ea184db99fec624e08d
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark49154
Best CPU time to get the best result obtained on this benchmark2520.11
Satisfiable
(Un)Satisfiability was proved
Number of variables6642
Number of constraints3241
Number of domains2
Minimum domain size8
Maximum domain size81
Distribution of domain sizes[{"size":8,"count":3240},{"size":81,"count":81}]
Minimum variable degree0
Maximum variable degree81
Distribution of variable degrees[{"degree":0,"count":3321},{"degree":2,"count":3240},{"degree":81,"count":81}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":3240},{"arity":81,"count":1}]
Number of extensional constraints3240
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":3240},{"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 (11835 MiB free)
  memory of node 1: 16384 MiB (9758 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309457-1534304091/watcher-4309457-1534304091 -o /tmp/evaluation-result-4309457-1534304091/solver-4309457-1534304091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534293289-16867 --watchdog 2580 xcsp_picat HOME/instance-4309457-1534304091.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
solver pid=18613, runsolver pid=18610
Current StackSize limit: 8192 KiB


[startup+0.100169 s]*
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=22089708/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=24672 CPUtime=0.1 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 1760 0 0 0 10 0 0 0 20 0 1 0 247972273 2074361856 6168 33554432000 4194304 5849940 140732491312800 140732491312800 4513887 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 6168 596 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 24672 KiB

[startup+0.209738 s]*
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=22075372/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=39008 CPUtime=0.21 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 1767 0 0 0 21 0 0 0 20 0 1 0 247972273 2074361856 9752 33554432000 4194304 5849940 140732491312800 140732491312800 4494039 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 9752 596 405 0 503380 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 39008 KiB

[startup+0.309686 s]*
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=22063084/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=51296 CPUtime=0.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 1773 0 0 0 31 0 0 0 20 0 1 0 247972273 2074361856 12824 33554432000 4194304 5849940 140732491312800 140732491312800 4467912 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 12824 596 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 51296 KiB

[startup+0.700372 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=22038508/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=100620 CPUtime=0.69 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 1797 0 0 0 68 1 0 0 20 0 1 0 247972273 2074361856 25155 33554432000 4194304 5849940 140732491312800 140732491312800 4850528 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 25155 599 405 0 503380 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 100620 KiB

[startup+1.50037 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=21959220/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=205068 CPUtime=1.49 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 1848 0 0 0 147 2 0 0 20 0 1 0 247972273 2074361856 51267 33554432000 4194304 5849940 140732491312800 140732491312104 4548454 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 51267 599 405 0 503380 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 205068 KiB

[startup+3.1096 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=21701096/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=411916 CPUtime=3.1 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2194 0 0 0 305 5 0 0 20 0 1 0 247972273 2074361856 102979 33554432000 4194304 5849940 140732491312800 140732491312104 4872160 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 102979 599 405 0 503380 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 411916 KiB

[startup+6.30035 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 18614
/proc/meminfo: memFree=21315316/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2025744 memory=821516 CPUtime=6.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2463 0 0 0 618 12 0 0 20 0 1 0 247972273 2074361856 205379 33554432000 4194304 5849940 140732491312800 140732491312104 4458045 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 506436 205379 599 405 0 503380 0
Current children cumulated CPU time: 6.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 821516 KiB

[startup+12.7004 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 18614
/proc/meminfo: memFree=20953616/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2181132 memory=1162280 CPUtime=12.7 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 12205 0 0 0 1231 39 0 0 20 0 1 0 247972273 2233479168 290570 33554432000 4194304 5849940 140732491312800 140732491312120 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 545283 290570 698 405 0 542227 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 2181132 KiB
Current children cumulated memory: 1162280 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 18614
/proc/meminfo: memFree=20849004/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2252820 memory=1234076 CPUtime=25.49 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 19598 0 0 0 2459 90 0 0 20 0 1 0 247972273 2306887680 308519 33554432000 4194304 5849940 140732491312800 140732491312040 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 563205 308519 702 405 0 560149 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2252820 KiB
Current children cumulated memory: 1234076 KiB

[startup+51.1094 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 18614
/proc/meminfo: memFree=20730148/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2385940 memory=1367272 CPUtime=51.1 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 22736 0 0 0 4930 180 0 0 20 0 1 0 247972273 2443202560 341818 33554432000 4194304 5849940 140732491312800 140732491311832 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 596485 341818 702 405 0 593429 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2385940 KiB
Current children cumulated memory: 1367272 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 18615
/proc/meminfo: memFree=20500664/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2586644 memory=1567976 CPUtime=102.29 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 26954 0 0 0 9863 366 0 0 20 0 1 0 247972273 2648723456 391994 33554432000 4194304 5849940 140732491312800 140732491312040 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 646661 391994 702 405 0 643605 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2586644 KiB
Current children cumulated memory: 1567976 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 18616
/proc/meminfo: memFree=20106508/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2979860 memory=1961192 CPUtime=162.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 35994 0 0 0 15639 591 0 0 20 0 1 0 247972273 3051376640 490298 33554432000 4194304 5849940 140732491312800 140732491311896 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 744965 490298 702 405 0 741909 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 2979860 KiB
Current children cumulated memory: 1961192 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 18617
/proc/meminfo: memFree=20138768/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=2979860 memory=1961192 CPUtime=222.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 45741 0 0 0 21422 808 0 0 20 0 1 0 247972273 3051376640 490298 33554432000 4194304 5849940 140732491312800 140732491311800 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 744965 490298 702 405 0 741909 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2979860 KiB
Current children cumulated memory: 1961192 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 18618
/proc/meminfo: memFree=19597764/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=3504148 memory=2485480 CPUtime=282.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 55746 0 0 0 27195 1035 0 0 20 0 1 0 247972273 3588247552 621370 33554432000 4194304 5849940 140732491312800 140732491311912 5334996 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 876037 621370 702 405 0 872981 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 3504148 KiB
Current children cumulated memory: 2485480 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18628
/proc/meminfo: memFree=19320836/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=3770388 memory=2751720 CPUtime=342.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 67078 0 0 0 32973 1257 0 0 20 0 1 0 247972273 3860877312 687930 33554432000 4194304 5849940 140732491312800 140732491311912 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 942597 687930 702 405 0 939541 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 3770388 KiB
Current children cumulated memory: 2751720 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18629
/proc/meminfo: memFree=19260716/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=3778580 memory=2759912 CPUtime=402.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 78278 0 0 0 38756 1474 0 0 20 0 1 0 247972273 3869265920 689978 33554432000 4194304 5849940 140732491312800 140732491311912 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 944645 689978 702 405 0 941589 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 3778580 KiB
Current children cumulated memory: 2759912 KiB

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 18630
/proc/meminfo: memFree=19259660/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=3778580 memory=2759912 CPUtime=462.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 87132 0 0 0 44524 1707 0 0 20 0 1 0 247972273 3869265920 689978 33554432000 4194304 5849940 140732491312800 140732491311912 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 944645 689978 702 405 0 941589 0
Current children cumulated CPU time: 462.31 s
Current children cumulated vsize: 3778580 KiB
Current children cumulated memory: 2759912 KiB


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

/proc/18613/statm: 1181210 926559 718 405 0 1178154 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 4724840 KiB
Current children cumulated memory: 3706236 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 18693
/proc/meminfo: memFree=18200132/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=4724840 memory=3706236 CPUtime=1782.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2093711 0 0 0 175485 2745 0 0 20 0 1 0 247972273 4838236160 926559 33554432000 4194304 5849940 140732491312800 140732491311048 5310735 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1181210 926559 718 405 0 1178154 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 4724840 KiB
Current children cumulated memory: 3706236 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 18694
/proc/meminfo: memFree=18135240/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=4724840 memory=3706236 CPUtime=1842.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2153549 0 0 0 181483 2748 0 0 20 0 1 0 247972273 4838236160 926559 33554432000 4194304 5849940 140732491312800 140732491311048 5310723 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1181210 926559 718 405 0 1178154 0
Current children cumulated CPU time: 1842.31 s
Current children cumulated vsize: 4724840 KiB
Current children cumulated memory: 3706236 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 18695
/proc/meminfo: memFree=18272192/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=4724840 memory=3706236 CPUtime=1902.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2212216 0 0 0 187480 2751 0 0 20 0 1 0 247972273 4838236160 926559 33554432000 4194304 5849940 140732491312800 140732491311048 5310688 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1181210 926559 718 405 0 1178154 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 4724840 KiB
Current children cumulated memory: 3706236 KiB

[startup+1962.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 18696
/proc/meminfo: memFree=18271636/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=4724840 memory=3706236 CPUtime=1962.3 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2265977 0 0 0 193478 2752 0 0 20 0 1 0 247972273 4838236160 926559 33554432000 4194304 5849940 140732491312800 140732491311048 5310720 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1181210 926559 718 405 0 1178154 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 4724840 KiB
Current children cumulated memory: 3706236 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 18697
/proc/meminfo: memFree=17200184/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4757032 CPUtime=2022.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2450931 0 0 0 199449 2782 0 0 20 0 1 0 247972273 5918113792 1189258 33554432000 4194304 5849940 140732491312800 140732491311800 5438404 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1189258 728 405 0 1441796 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4757032 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 18698
/proc/meminfo: memFree=17199880/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4757032 CPUtime=2082.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 2790175 0 0 0 205429 2802 0 0 20 0 1 0 247972273 5918113792 1189258 33554432000 4194304 5849940 140732491312800 140732491311960 5313206 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1189258 728 405 0 1441796 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4757032 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18707
/proc/meminfo: memFree=17195844/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4760744 CPUtime=2142.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 3060671 0 0 0 211409 2822 0 0 20 0 1 0 247972273 5918113792 1190186 33554432000 4194304 5849940 140732491312800 140732491311672 5313075 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1190186 728 405 0 1441796 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4760744 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 18708
/proc/meminfo: memFree=17196556/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4760744 CPUtime=2202.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 3230795 0 0 0 217395 2836 0 0 20 0 1 0 247972273 5918113792 1190186 33554432000 4194304 5849940 140732491312800 140732491311800 140324905901959 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1190186 728 405 0 1441796 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4760744 KiB

[startup+2262.3 s]
/proc/loadavg: 1.93 2.00 2.04 3/188 18770
/proc/meminfo: memFree=17368464/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2262.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 3515353 0 0 0 223375 2856 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311800 5437828 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/188 19075
/proc/meminfo: memFree=17383036/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2322.31 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 3804368 0 0 0 229354 2877 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311672 5313065 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 19076
/proc/meminfo: memFree=17356732/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2382.32 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 4001608 0 0 0 235339 2893 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311672 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 19077
/proc/meminfo: memFree=17341652/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2442.32 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 4246478 0 0 0 241321 2911 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311672 5312986 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2442.32 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 19078
/proc/meminfo: memFree=17329092/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2502.32 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 4537404 0 0 0 247301 2931 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311800 5313035 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 19079
/proc/meminfo: memFree=17308080/32770624 swapFree=67105356/67108860
[pid=18613] ppid=18610 vsize=5779408 memory=4764536 CPUtime=2520.03 cores=0,2,4,6
/proc/18613/stat : 18613 (xcsp_picat) R 18610 18613 16836 0 -1 4202496 4549067 0 0 0 249070 2933 0 0 20 0 1 0 247972273 5918113792 1191134 33554432000 4194304 5849940 140732491312800 140732491311672 5437808 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 46514176 140732491314358 140732491314436 140732491314436 140732491317194 0
/proc/18613/statm: 1444852 1191134 728 405 0 1441796 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 5779408 KiB
Current children cumulated memory: 4764536 KiB

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

[startup+2520.08 s]
# the end of solver process 18613 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2490.7 s, system=29.4048 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.08
CPU time (s): 2520.11
CPU user time (s): 2490.7
CPU system time (s): 29.4048
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 5779408
Max. memory (cumulated for all children) (KiB): 4764536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2490.7
system time used= 29.4048
maximum resident set size= 4764536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4549067
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= 85
involuntary context switches= 703


# summary of solver processes directly reported to runsolver:
#   pid: 18613
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2490.7
#   total CPU system time (s): 29.4048

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.16984 second user time and 17.8526 second system time

The end

Launcher Data

Begin job on node149 at 2018-08-15 05:34:51
IDJOB=4309457
IDBENCH=141258
IDSOLVER=2794
FILE ID=node149/4309457-1534304091
RUNJOBID= node149-1534293289-16867
PBS_JOBID= 21038141
Free space on /tmp= 41784 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko81_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309457-1534304091/watcher-4309457-1534304091 -o /tmp/evaluation-result-4309457-1534304091/solver-4309457-1534304091 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node149-1534293289-16867 --watchdog 2580  xcsp_picat HOME/instance-4309457-1534304091.xml

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

MD5SUM BENCH= 7967f0a5d6026ea184db99fec624e08d
RANDOM SEED=272011418

node149.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.60
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.60
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.60
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.60
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:        22112376 kB
MemAvailable:   31813664 kB
Buffers:          184512 kB
Cached:          9689324 kB
SwapCached:         1704 kB
Active:          4265264 kB
Inactive:        5754532 kB
Active(anon):      96184 kB
Inactive(anon):   101548 kB
Active(file):    4169080 kB
Inactive(file):  5652984 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108860 kB
SwapFree:       67105356 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        150444 kB
Mapped:            57056 kB
Shmem:             49568 kB
Slab:             335904 kB
SReclaimable:     307684 kB
SUnreclaim:        28220 kB
KernelStack:        3392 kB
PageTables:         5628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2467756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 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= 41780 MiB
End job on node149 at 2018-08-15 06:16:51