Trace number 4309448

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

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-had16_c18.xml
MD5SUMda18cc2837c7f6c978868c79c6384271
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1860
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints121
Number of domains2
Minimum domain size10
Maximum domain size16
Distribution of domain sizes[{"size":10,"count":120},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree16
Distribution of variable degrees[{"degree":0,"count":136},{"degree":2,"count":120},{"degree":16,"count":16}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":120},{"arity":16,"count":1}]
Number of extensional constraints120
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":120},{"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 (12938 MiB free)
  memory of node 1: 16384 MiB (9328 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309448-1534303284/watcher-4309448-1534303284 -o /tmp/evaluation-result-4309448-1534303284/solver-4309448-1534303284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15984 --watchdog 2580 xcsp_picat HOME/instance-4309448-1534303284.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=17037, runsolver pid=17034

[startup+0.101089 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22788276/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2025900 memory=15740 CPUtime=0.1 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1592 0 0 0 10 0 0 0 20 0 1 0 247891569 2074521600 3935 33554432000 4194304 5849940 140727765656656 140727765655752 5606384 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506475 3935 690 405 0 503419 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025900 KiB
Current children cumulated memory: 15740 KiB

[startup+0.209557 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22788276/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2026028 memory=16056 CPUtime=0.21 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1609 0 0 0 21 0 0 0 20 0 1 0 247891569 2074652672 4014 33554432000 4194304 5849940 140727765656656 140727765655752 5606402 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506507 4014 705 405 0 503451 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2026028 KiB
Current children cumulated memory: 16056 KiB

[startup+0.308957 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22788276/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2026028 memory=16056 CPUtime=0.31 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1609 0 0 0 31 0 0 0 20 0 1 0 247891569 2074652672 4014 33554432000 4194304 5849940 140727765656656 140727765655752 5606430 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506507 4014 705 405 0 503451 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2026028 KiB
Current children cumulated memory: 16056 KiB

[startup+0.700222 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22787904/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2026452 memory=16468 CPUtime=0.69 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1773 0 0 0 69 0 0 0 20 0 1 0 247891569 2075086848 4117 33554432000 4194304 5849940 140727765656656 140727765655752 5606437 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506613 4117 707 405 0 503557 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2026452 KiB
Current children cumulated memory: 16468 KiB

[startup+1.50022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22787652/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2026580 memory=16596 CPUtime=1.49 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1805 0 0 0 149 0 0 0 20 0 1 0 247891569 2075217920 4149 33554432000 4194304 5849940 140727765656656 140727765655160 5606435 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506645 4149 707 405 0 503589 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2026580 KiB
Current children cumulated memory: 16596 KiB

[startup+3.10892 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22787528/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2026836 memory=16980 CPUtime=3.1 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 1971 0 0 0 310 0 0 0 20 0 1 0 247891569 2075480064 4245 33554432000 4194304 5849940 140727765656656 140727765655656 5472135 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506709 4245 707 405 0 503653 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2026836 KiB
Current children cumulated memory: 16980 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22786956/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2027092 memory=17236 CPUtime=6.29 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 2220 0 0 0 628 1 0 0 20 0 1 0 247891569 2075742208 4309 33554432000 4194304 5849940 140727765656656 140727765655752 5605241 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506773 4309 707 405 0 503717 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2027092 KiB
Current children cumulated memory: 17236 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22786244/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2028116 memory=18260 CPUtime=12.69 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 2780 0 0 0 1268 1 0 0 20 0 1 0 247891569 2076790784 4565 33554432000 4194304 5849940 140727765656656 140727765655752 5471196 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 507029 4565 707 405 0 503973 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2028116 KiB
Current children cumulated memory: 18260 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22786372/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2027348 memory=17408 CPUtime=25.48 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 4378 0 0 0 2545 3 0 0 20 0 1 0 247891569 2076004352 4352 33554432000 4194304 5849940 140727765656656 140727765655752 5473114 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 506837 4352 749 405 0 503781 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2027348 KiB
Current children cumulated memory: 17408 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17038
/proc/meminfo: memFree=22775868/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2037384 memory=27436 CPUtime=51.1 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 12524 0 0 0 5090 20 0 0 20 0 1 0 247891569 2086281216 6859 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 509346 6859 749 405 0 506290 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2037384 KiB
Current children cumulated memory: 27436 KiB

[startup+102.3 s]
/proc/loadavg: 3.12 2.30 2.14 3/187 17039
/proc/meminfo: memFree=22767016/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2047440 memory=37592 CPUtime=102.29 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 44055 0 0 0 10175 54 0 0 20 0 1 0 247891569 2096578560 9398 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 511860 9398 749 405 0 508804 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2047440 KiB
Current children cumulated memory: 37592 KiB

[startup+162.3 s]
/proc/loadavg: 2.48 2.26 2.14 4/200 17069
/proc/meminfo: memFree=23786448/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2052244 memory=42344 CPUtime=162.28 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 75874 0 0 0 16137 91 0 0 20 0 1 0 247891569 2101497856 10586 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 513061 10586 749 405 0 510005 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2052244 KiB
Current children cumulated memory: 42344 KiB

[startup+222.3 s]
/proc/loadavg: 2.24 2.23 2.13 4/187 17102
/proc/meminfo: memFree=23759024/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2067848 memory=62236 CPUtime=222.29 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 99184 0 0 0 22103 126 0 0 20 0 1 0 247891569 2117476352 15559 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 516962 15559 749 405 0 513906 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2067848 KiB
Current children cumulated memory: 62236 KiB

[startup+282.3 s]
/proc/loadavg: 2.09 2.19 2.13 3/187 17103
/proc/meminfo: memFree=23725580/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2085892 memory=80176 CPUtime=282.29 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 121263 0 0 0 28066 163 0 0 20 0 1 0 247891569 2135953408 20044 33554432000 4194304 5849940 140727765656656 140727765655656 5438474 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 521473 20044 749 405 0 518417 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2085892 KiB
Current children cumulated memory: 80176 KiB

[startup+342.3 s]
/proc/loadavg: 2.03 2.15 2.12 3/187 17104
/proc/meminfo: memFree=23688416/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2097380 memory=91928 CPUtime=342.28 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 139542 0 0 0 34038 190 0 0 20 0 1 0 247891569 2147717120 22982 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 524345 22982 749 405 0 521289 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2097380 KiB
Current children cumulated memory: 91928 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.12 2.12 3/187 17106
/proc/meminfo: memFree=23580736/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2175596 memory=169904 CPUtime=402.28 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 147396 0 0 0 40017 211 0 0 20 0 1 0 247891569 2227810304 42476 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 543899 42476 749 405 0 540843 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2175596 KiB
Current children cumulated memory: 169904 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.10 2.11 3/187 17107
/proc/meminfo: memFree=23612072/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2121852 memory=114976 CPUtime=462.28 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 168465 0 0 0 45997 231 0 0 20 0 1 0 247891569 2172776448 28744 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 530463 28744 749 405 0 527407 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2121852 KiB
Current children cumulated memory: 114976 KiB


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

/proc/17037/statm: 611602 110238 749 405 0 608546 0
Current children cumulated CPU time: 1722.27 s
Current children cumulated vsize: 2446408 KiB
Current children cumulated memory: 440952 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/188 17154
/proc/meminfo: memFree=23131168/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2446408 memory=440952 CPUtime=1782.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 554759 0 0 0 177732 494 0 0 20 0 1 0 247891569 2505121792 110238 33554432000 4194304 5849940 140727765656656 140727765655656 5335793 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 611602 110238 749 405 0 608546 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 2446408 KiB
Current children cumulated memory: 440952 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/188 17155
/proc/meminfo: memFree=23127492/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2446408 memory=440952 CPUtime=1842.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 610274 0 0 0 183721 505 0 0 20 0 1 0 247891569 2505121792 110238 33554432000 4194304 5849940 140727765656656 140727765655656 5313013 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 611602 110238 749 405 0 608546 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 2446408 KiB
Current children cumulated memory: 440952 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/188 17156
/proc/meminfo: memFree=23062268/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2511944 memory=506460 CPUtime=1902.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 645459 0 0 0 189711 515 0 0 20 0 1 0 247891569 2572230656 126615 33554432000 4194304 5849940 140727765656656 140727765655656 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 627986 126615 749 405 0 624930 0
Current children cumulated CPU time: 1902.26 s
Current children cumulated vsize: 2511944 KiB
Current children cumulated memory: 506460 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 17157
/proc/meminfo: memFree=23067916/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2506096 memory=500560 CPUtime=1962.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 670393 0 0 0 195699 527 0 0 20 0 1 0 247891569 2566242304 125140 33554432000 4194304 5849940 140727765656656 140727765655656 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 626524 125140 749 405 0 623468 0
Current children cumulated CPU time: 1962.26 s
Current children cumulated vsize: 2506096 KiB
Current children cumulated memory: 500560 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 17159
/proc/meminfo: memFree=23001352/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2571632 memory=566180 CPUtime=2022.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 729222 0 0 0 201688 538 0 0 20 0 1 0 247891569 2633351168 141545 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 642908 141545 749 405 0 639852 0
Current children cumulated CPU time: 2022.26 s
Current children cumulated vsize: 2571632 KiB
Current children cumulated memory: 566180 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 17160
/proc/meminfo: memFree=23001120/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2506096 memory=500644 CPUtime=2082.25 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 765981 0 0 0 207677 548 0 0 20 0 1 0 247891569 2566242304 125161 33554432000 4194304 5849940 140727765656656 140727765655656 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 626524 125161 749 405 0 623468 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 2506096 KiB
Current children cumulated memory: 500644 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 17161
/proc/meminfo: memFree=23252472/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2213520 memory=208068 CPUtime=2142.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 796305 0 0 0 213666 560 0 0 20 0 1 0 247891569 2266644480 52017 33554432000 4194304 5849940 140727765656656 140727765655656 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 553380 52017 749 405 0 550324 0
Current children cumulated CPU time: 2142.26 s
Current children cumulated vsize: 2213520 KiB
Current children cumulated memory: 208068 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17163
/proc/meminfo: memFree=23155624/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2246288 memory=240836 CPUtime=2202.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 820702 0 0 0 219655 571 0 0 20 0 1 0 247891569 2300198912 60209 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 561572 60209 749 405 0 558516 0
Current children cumulated CPU time: 2202.26 s
Current children cumulated vsize: 2246288 KiB
Current children cumulated memory: 240836 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 17164
/proc/meminfo: memFree=23173932/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2292816 memory=287280 CPUtime=2262.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 846699 0 0 0 225644 582 0 0 20 0 1 0 247891569 2347843584 71820 33554432000 4194304 5849940 140727765656656 140727765655656 5335776 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 573204 71820 749 405 0 570148 0
Current children cumulated CPU time: 2262.26 s
Current children cumulated vsize: 2292816 KiB
Current children cumulated memory: 287280 KiB

[startup+2322.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/188 17173
/proc/meminfo: memFree=23151168/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2292816 memory=287364 CPUtime=2322.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 867981 0 0 0 231633 593 0 0 20 0 1 0 247891569 2347843584 71841 33554432000 4194304 5849940 140727765656656 140727765655656 5437906 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 573204 71841 749 405 0 570148 0
Current children cumulated CPU time: 2322.26 s
Current children cumulated vsize: 2292816 KiB
Current children cumulated memory: 287364 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 17196
/proc/meminfo: memFree=23150040/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2292816 memory=287364 CPUtime=2382.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 890613 0 0 0 237621 605 0 0 20 0 1 0 247891569 2347843584 71841 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 573204 71841 749 405 0 570148 0
Current children cumulated CPU time: 2382.26 s
Current children cumulated vsize: 2292816 KiB
Current children cumulated memory: 287364 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 17197
/proc/meminfo: memFree=23046600/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2332352 memory=326900 CPUtime=2442.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 914488 0 0 0 243608 618 0 0 20 0 1 0 247891569 2388328448 81725 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 583088 81725 749 405 0 580032 0
Current children cumulated CPU time: 2442.26 s
Current children cumulated vsize: 2332352 KiB
Current children cumulated memory: 326900 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 17198
/proc/meminfo: memFree=22989692/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2389776 memory=384324 CPUtime=2502.26 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 943965 0 0 0 249599 627 0 0 20 0 1 0 247891569 2447130624 96081 33554432000 4194304 5849940 140727765656656 140727765655656 5438400 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 597444 96081 749 405 0 594388 0
Current children cumulated CPU time: 2502.26 s
Current children cumulated vsize: 2389776 KiB
Current children cumulated memory: 384324 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 17199
/proc/meminfo: memFree=22990048/32770624 swapFree=67108368/67108860
[pid=17037] ppid=17034 vsize=2389776 memory=384324 CPUtime=2519.97 cores=0,2,4,6
/proc/17037/stat : 17037 (xcsp_picat) R 17034 17037 15953 0 -1 4202496 943973 0 0 0 251368 629 0 0 20 0 1 0 247891569 2447130624 96081 33554432000 4194304 5849940 140727765656656 140727765655656 140046541074311 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 42622976 140727765664950 140727765665028 140727765665028 140727765667786 0
/proc/17037/statm: 597444 96081 749 405 0 594388 0
Current children cumulated CPU time: 2519.97 s
Current children cumulated vsize: 2389776 KiB
Current children cumulated memory: 384324 KiB

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

[startup+2520.02 s]
# the end of solver process 17037 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.69 s, system=6.30597 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.99
CPU user time (s): 2513.69
CPU system time (s): 6.30597
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 2571632
Max. memory (cumulated for all children) (KiB): 566180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.69
system time used= 6.30597
maximum resident set size= 566180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 943973
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= 4214


# summary of solver processes directly reported to runsolver:
#   pid: 17037
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2513.69
#   total CPU system time (s): 6.30597

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.53784 second user time and 18.913 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 05:21:24
IDJOB=4309448
IDBENCH=141249
IDSOLVER=2794
FILE ID=node148/4309448-1534303284
RUNJOBID= node148-1534293152-15984
PBS_JOBID= 21038138
Free space on /tmp= 42644 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-had16_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309448-1534303284/watcher-4309448-1534303284 -o /tmp/evaluation-result-4309448-1534303284/solver-4309448-1534303284 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15984 --watchdog 2580  xcsp_picat HOME/instance-4309448-1534303284.xml

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

MD5SUM BENCH= da18cc2837c7f6c978868c79c6384271
RANDOM SEED=821693103

node148.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:        22801260 kB
MemAvailable:   30859352 kB
Buffers:          170256 kB
Cached:          8101992 kB
SwapCached:            4 kB
Active:          5388920 kB
Inactive:        3972460 kB
Active(anon):    1042536 kB
Inactive(anon):   106944 kB
Active(file):    4346384 kB
Inactive(file):  3865516 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:       1237644 kB
Mapped:            56964 kB
Shmem:             57780 kB
Slab:             303412 kB
SReclaimable:     274652 kB
SUnreclaim:        28760 kB
KernelStack:        3360 kB
PageTables:         7512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3420408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    761856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 42644 MiB
End job on node148 at 2018-08-15 06:03:24