Trace number 4309450

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.1 2520.02

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had20_c18.xml
MD5SUM1a91d8580332af2f3782d1e605995059
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3467
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables420
Number of constraints191
Number of domains2
Minimum domain size11
Maximum domain size20
Distribution of domain sizes[{"size":11,"count":190},{"size":20,"count":20}]
Minimum variable degree0
Maximum variable degree20
Distribution of variable degrees[{"degree":0,"count":210},{"degree":2,"count":190},{"degree":20,"count":20}]
Minimum constraint arity3
Maximum constraint arity20
Distribution of constraint arities[{"arity":3,"count":190},{"arity":20,"count":1}]
Number of extensional constraints190
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":190},{"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 (14639 MiB free)
  memory of node 1: 16384 MiB (13885 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309450-1534302429/watcher-4309450-1534302429 -o /tmp/evaluation-result-4309450-1534302429/solver-4309450-1534302429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18983 --watchdog 2580 xcsp_picat HOME/instance-4309450-1534302429.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=20007, runsolver pid=20004

[startup+0.100234 s]*
/proc/loadavg: 1.98 2.05 2.06 3/181 20008
/proc/meminfo: memFree=29215256/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2026172 memory=21388 CPUtime=0.1 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 1920 0 0 0 10 0 0 0 20 0 1 0 247806112 2074800128 5347 33554432000 4194304 5849940 140732654100896 140732654100896 5606399 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 506543 5347 706 405 0 503487 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026172 KiB
Current children cumulated memory: 21388 KiB

[startup+0.209484 s]*
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29207288/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2026304 memory=21388 CPUtime=0.2 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 1953 0 0 0 20 0 0 0 20 0 1 0 247806112 2074935296 5347 33554432000 4194304 5849940 140732654100896 140732654100896 139962297554848 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 506576 5347 706 405 0 503520 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2026304 KiB
Current children cumulated memory: 21388 KiB

[startup+0.309185 s]*
/proc/loadavg: 1.98 2.05 2.06 4/187 20040
/proc/meminfo: memFree=29193512/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2027204 memory=22184 CPUtime=0.31 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 2181 0 0 0 30 1 0 0 20 0 1 0 247806112 2075856896 5546 33554432000 4194304 5849940 140732654100896 140732654100896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 506801 5546 711 405 0 503745 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2027204 KiB
Current children cumulated memory: 22184 KiB

[startup+0.700334 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29166020/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2028228 memory=23212 CPUtime=0.69 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 2437 0 0 0 67 2 0 0 20 0 1 0 247806112 2076905472 5803 33554432000 4194304 5849940 140732654100896 140732654100896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 507057 5803 711 405 0 504001 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2028228 KiB
Current children cumulated memory: 23212 KiB

[startup+1.50033 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=29101908/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2030276 memory=25276 CPUtime=1.49 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 2949 0 0 0 143 6 0 0 20 0 1 0 247806112 2079002624 6319 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 507569 6319 711 405 0 504513 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2030276 KiB
Current children cumulated memory: 25276 KiB

[startup+3.1096 s]
/proc/loadavg: 1.98 2.05 2.06 3/187 20040
/proc/meminfo: memFree=28893568/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2038468 memory=33704 CPUtime=3.1 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 5259 0 0 0 299 11 0 0 20 0 1 0 247806112 2087391232 8426 33554432000 4194304 5849940 140732654100896 140732654099992 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 509617 8426 711 405 0 506561 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2038468 KiB
Current children cumulated memory: 33704 KiB

[startup+6.30041 s]
/proc/loadavg: 1.91 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28865788/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2040184 memory=35564 CPUtime=6.29 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 10474 0 0 0 613 16 0 0 20 0 1 0 247806112 2089148416 8891 33554432000 4194304 5849940 140732654100896 140732654099896 5360645 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 510046 8891 744 405 0 506990 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2040184 KiB
Current children cumulated memory: 35564 KiB

[startup+12.7004 s]
/proc/loadavg: 1.91 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28782488/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2056668 memory=52836 CPUtime=12.68 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 15762 0 0 0 1237 31 0 0 20 0 1 0 247806112 2106028032 13209 33554432000 4194304 5849940 140732654100896 140732654099768 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 514167 13209 753 405 0 511111 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2056668 KiB
Current children cumulated memory: 52836 KiB

[startup+25.5004 s]
/proc/loadavg: 1.93 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28747968/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2056668 memory=54880 CPUtime=25.49 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 18817 0 0 0 2497 52 0 0 20 0 1 0 247806112 2106028032 13720 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 514167 13720 753 405 0 511111 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2056668 KiB
Current children cumulated memory: 54880 KiB

[startup+51.1096 s]
/proc/loadavg: 1.95 2.03 2.05 3/187 20040
/proc/meminfo: memFree=28604888/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2067460 memory=66036 CPUtime=51.1 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 24157 0 0 0 5029 81 0 0 20 0 1 0 247806112 2117079040 16509 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 516865 16509 753 405 0 513809 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2067460 KiB
Current children cumulated memory: 66036 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.02 2.05 3/187 20041
/proc/meminfo: memFree=28399596/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2076024 memory=74620 CPUtime=102.29 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 34208 0 0 0 10099 130 0 0 20 0 1 0 247806112 2125848576 18655 33554432000 4194304 5849940 140732654100896 140732654099768 5312965 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 519006 18655 753 405 0 515950 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2076024 KiB
Current children cumulated memory: 74620 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.05 3/187 20042
/proc/meminfo: memFree=28242716/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2083308 memory=78992 CPUtime=162.29 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 46030 0 0 0 16061 168 0 0 20 0 1 0 247806112 2133307392 19748 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 520827 19748 753 405 0 517771 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2083308 KiB
Current children cumulated memory: 78992 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20051
/proc/meminfo: memFree=27980404/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2094728 memory=93404 CPUtime=222.3 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 53518 0 0 0 22020 210 0 0 20 0 1 0 247806112 2145001472 23351 33554432000 4194304 5849940 140732654100896 140732654099896 139962297554887 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 523682 23351 753 405 0 520626 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2094728 KiB
Current children cumulated memory: 93404 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20052
/proc/meminfo: memFree=27980828/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2094728 memory=93412 CPUtime=282.3 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 53754 0 0 0 27985 245 0 0 20 0 1 0 247806112 2145001472 23353 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 523682 23353 753 405 0 520626 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2094728 KiB
Current children cumulated memory: 93412 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20053
/proc/meminfo: memFree=28231300/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2106508 memory=104948 CPUtime=342.3 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 63705 0 0 0 33953 277 0 0 20 0 1 0 247806112 2157064192 26237 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 526627 26237 753 405 0 523571 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2106508 KiB
Current children cumulated memory: 104948 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20054
/proc/meminfo: memFree=27975348/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2099948 memory=98596 CPUtime=402.3 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 69476 0 0 0 39922 308 0 0 20 0 1 0 247806112 2150346752 24649 33554432000 4194304 5849940 140732654100896 140732654099896 5339655 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 524987 24649 753 405 0 521931 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2099948 KiB
Current children cumulated memory: 98596 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 20055
/proc/meminfo: memFree=28192016/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2149288 memory=144384 CPUtime=462.3 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 87641 0 0 0 45892 338 0 0 20 0 1 0 247806112 2200870912 36096 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 537322 36096 753 405 0 534266 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2149288 KiB
Current children cumulated memory: 144384 KiB


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

/proc/20007/statm: 647051 146722 753 405 0 643995 0
Current children cumulated CPU time: 1722.34 s
Current children cumulated vsize: 2588204 KiB
Current children cumulated memory: 586888 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20117
/proc/meminfo: memFree=27477836/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2588204 memory=586888 CPUtime=1782.34 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 533546 0 0 0 177548 686 0 0 20 0 1 0 247806112 2650320896 146722 33554432000 4194304 5849940 140732654100896 140732654099896 5335776 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 647051 146722 753 405 0 643995 0
Current children cumulated CPU time: 1782.34 s
Current children cumulated vsize: 2588204 KiB
Current children cumulated memory: 586888 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20118
/proc/meminfo: memFree=27478716/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2588204 memory=586888 CPUtime=1842.34 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 602323 0 0 0 183536 698 0 0 20 0 1 0 247806112 2650320896 146722 33554432000 4194304 5849940 140732654100896 140732654099896 5438033 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 647051 146722 753 405 0 643995 0
Current children cumulated CPU time: 1842.34 s
Current children cumulated vsize: 2588204 KiB
Current children cumulated memory: 586888 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 20119
/proc/meminfo: memFree=27402352/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2665048 memory=663732 CPUtime=1902.35 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 660811 0 0 0 189525 710 0 0 20 0 1 0 247806112 2729009152 165933 33554432000 4194304 5849940 140732654100896 140732654099896 5335818 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 666262 165933 753 405 0 663206 0
Current children cumulated CPU time: 1902.35 s
Current children cumulated vsize: 2665048 KiB
Current children cumulated memory: 663732 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20121
/proc/meminfo: memFree=26948924/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2665048 memory=663732 CPUtime=1962.35 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 709448 0 0 0 195513 722 0 0 20 0 1 0 247806112 2729009152 165933 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 666262 165933 753 405 0 663206 0
Current children cumulated CPU time: 1962.35 s
Current children cumulated vsize: 2665048 KiB
Current children cumulated memory: 663732 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20131
/proc/meminfo: memFree=27796212/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2270900 memory=269440 CPUtime=2022.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 755947 0 0 0 201499 737 0 0 20 0 1 0 247806112 2325401600 67360 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 567725 67360 753 405 0 564669 0
Current children cumulated CPU time: 2022.36 s
Current children cumulated vsize: 2270900 KiB
Current children cumulated memory: 269440 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20132
/proc/meminfo: memFree=27769792/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2297332 memory=296016 CPUtime=2082.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 777378 0 0 0 207485 751 0 0 20 0 1 0 247806112 2352467968 74004 33554432000 4194304 5849940 140732654100896 140732654099896 5438033 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 574333 74004 753 405 0 571277 0
Current children cumulated CPU time: 2082.36 s
Current children cumulated vsize: 2297332 KiB
Current children cumulated memory: 296016 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20133
/proc/meminfo: memFree=27992996/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2337144 memory=335828 CPUtime=2142.35 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 796729 0 0 0 213471 764 0 0 20 0 1 0 247806112 2393235456 83957 33554432000 4194304 5849940 140732654100896 140732654099896 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 584286 83957 753 405 0 581230 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 2337144 KiB
Current children cumulated memory: 335828 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20134
/proc/meminfo: memFree=27660616/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2407160 memory=405844 CPUtime=2202.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 815715 0 0 0 219457 779 0 0 20 0 1 0 247806112 2464931840 101461 33554432000 4194304 5849940 140732654100896 140732654099896 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 601790 101461 753 405 0 598734 0
Current children cumulated CPU time: 2202.36 s
Current children cumulated vsize: 2407160 KiB
Current children cumulated memory: 405844 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 20135
/proc/meminfo: memFree=27660492/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2407160 memory=405844 CPUtime=2262.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 826780 0 0 0 225448 788 0 0 20 0 1 0 247806112 2464931840 101461 33554432000 4194304 5849940 140732654100896 140732654099896 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 601790 101461 753 405 0 598734 0
Current children cumulated CPU time: 2262.36 s
Current children cumulated vsize: 2407160 KiB
Current children cumulated memory: 405844 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20136
/proc/meminfo: memFree=27660764/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2407160 memory=405844 CPUtime=2322.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 854324 0 0 0 231437 799 0 0 20 0 1 0 247806112 2464931840 101461 33554432000 4194304 5849940 140732654100896 140732654099896 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 601790 101461 753 405 0 598734 0
Current children cumulated CPU time: 2322.36 s
Current children cumulated vsize: 2407160 KiB
Current children cumulated memory: 405844 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20137
/proc/meminfo: memFree=27528492/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2538884 memory=537568 CPUtime=2382.36 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 881717 0 0 0 237423 813 0 0 20 0 1 0 247806112 2599817216 134392 33554432000 4194304 5849940 140732654100896 140732654099896 5335818 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 634721 134392 753 405 0 631665 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 2538884 KiB
Current children cumulated memory: 537568 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20138
/proc/meminfo: memFree=27463320/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2604420 memory=603104 CPUtime=2442.37 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 899647 0 0 0 243413 824 0 0 20 0 1 0 247806112 2666926080 150776 33554432000 4194304 5849940 140732654100896 140732654099896 5437772 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 651105 150776 753 405 0 648049 0
Current children cumulated CPU time: 2442.37 s
Current children cumulated vsize: 2604420 KiB
Current children cumulated memory: 603104 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 20139
/proc/meminfo: memFree=27527420/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2538884 memory=537568 CPUtime=2502.37 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 939119 0 0 0 249403 834 0 0 20 0 1 0 247806112 2599817216 134392 33554432000 4194304 5849940 140732654100896 140732654099896 139962297966471 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 634721 134392 753 405 0 631665 0
Current children cumulated CPU time: 2502.37 s
Current children cumulated vsize: 2538884 KiB
Current children cumulated memory: 537568 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 20139
/proc/meminfo: memFree=27790120/32770624 swapFree=67030680/67108860
[pid=20007] ppid=20004 vsize=2538884 memory=537568 CPUtime=2520.08 cores=0,2,4,6
/proc/20007/stat : 20007 (xcsp_picat) R 20004 20007 18952 0 -1 4202496 943576 0 0 0 251171 837 0 0 20 0 1 0 247806112 2599817216 134392 33554432000 4194304 5849940 140732654100896 140732654099896 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 26050560 140732654105782 140732654105860 140732654105860 140732654108618 0
/proc/20007/statm: 634721 134392 753 405 0 631665 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 2538884 KiB
Current children cumulated memory: 537568 KiB

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

[startup+2520.02 s]
# the end of solver process 20007 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.72 s, system=8.38727 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): 2520.1
CPU user time (s): 2511.72
CPU system time (s): 8.38727
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 2665048
Max. memory (cumulated for all children) (KiB): 663732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.72
system time used= 8.38727
maximum resident set size= 663732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 943577
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= 8
involuntary context switches= 1002


# summary of solver processes directly reported to runsolver:
#   pid: 20007
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2511.72
#   total CPU system time (s): 8.38727

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.90718 second user time and 18.7861 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 05:07:09
IDJOB=4309450
IDBENCH=141241
IDSOLVER=2794
FILE ID=node102/4309450-1534302429
RUNJOBID= node102-1534292346-18983
PBS_JOBID= 21038132
Free space on /tmp= 39520 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had20_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309450-1534302429/watcher-4309450-1534302429 -o /tmp/evaluation-result-4309450-1534302429/solver-4309450-1534302429 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18983 --watchdog 2580  xcsp_picat HOME/instance-4309450-1534302429.xml

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

MD5SUM BENCH= 1a91d8580332af2f3782d1e605995059
RANDOM SEED=1457061810

node102.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.51
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.51
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.51
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.51
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:        29212792 kB
MemAvailable:   31862976 kB
Buffers:          150704 kB
Cached:          2756624 kB
SwapCached:        51224 kB
Active:          1451932 kB
Inactive:        1555860 kB
Active(anon):      23204 kB
Inactive(anon):   128836 kB
Active(file):    1428728 kB
Inactive(file):  1427024 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        192760 kB
Mapped:            62508 kB
Shmem:             49004 kB
Slab:             249244 kB
SReclaimable:     220536 kB
SUnreclaim:        28708 kB
KernelStack:        3360 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1300640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    145408 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 39516 MiB
End job on node102 at 2018-08-15 05:49:10