Trace number 4303116

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PicatSAT 2018-08-02? (TO) 2520.14 2520.08

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-sko72_c18.xml
MD5SUM69672b68d8d3f9201b488571cf4784d4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark35807
Best CPU time to get the best result obtained on this benchmark2520.07
Satisfiable
(Un)Satisfiability was proved
Number of variables5256
Number of constraints2557
Number of domains2
Minimum domain size8
Maximum domain size72
Distribution of domain sizes[{"size":8,"count":2556},{"size":72,"count":72}]
Minimum variable degree0
Maximum variable degree72
Distribution of variable degrees[{"degree":0,"count":2628},{"degree":2,"count":2556},{"degree":72,"count":72}]
Minimum constraint arity3
Maximum constraint arity72
Distribution of constraint arities[{"arity":3,"count":2556},{"arity":72,"count":1}]
Number of extensional constraints2556
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":2556},{"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 (14743 MiB free)
  memory of node 1: 16384 MiB (13381 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4303116-1534007735/watcher-4303116-1534007735 -o /tmp/evaluation-result-4303116-1534007735/solver-4303116-1534007735 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1533990060-10870 --watchdog 2580 xcsp_picat HOME/instance-4303116-1534007735.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=12602, runsolver pid=12599

[startup+0.100523 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28779256/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=25668 CPUtime=0.09 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1489 0 0 0 9 0 0 0 20 0 1 0 218336661 2074361856 6417 33554432000 4194304 5849708 140724136644800 140724136644104 4454641 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 6417 590 405 0 503381 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 25668 KiB

[startup+0.209633 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28764852/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=37956 CPUtime=0.2 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1495 0 0 0 20 0 0 0 20 0 1 0 218336661 2074361856 9489 33554432000 4194304 5849708 140724136644800 140724136644104 4514971 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 9489 590 405 0 503381 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 37956 KiB

[startup+0.309506 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28752564/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=50244 CPUtime=0.3 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1501 0 0 0 30 0 0 0 20 0 1 0 218336661 2074361856 12561 33554432000 4194304 5849708 140724136644800 140724136644104 4850536 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 12561 590 405 0 503381 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 50244 KiB

[startup+0.700321 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28727988/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=97488 CPUtime=0.69 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1524 0 0 0 68 1 0 0 20 0 1 0 218336661 2074361856 24372 33554432000 4194304 5849708 140724136644800 140724136644104 4561400 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 24372 599 405 0 503381 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 97488 KiB

[startup+1.50032 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28668156/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=197840 CPUtime=1.48 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1573 0 0 0 146 2 0 0 20 0 1 0 218336661 2074361856 49460 33554432000 4194304 5849708 140724136644800 140724136644104 4719581 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 49460 599 405 0 503381 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 197840 KiB

[startup+3.10956 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28419976/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2025744 memory=396496 CPUtime=3.09 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 1743 0 0 0 304 5 0 0 20 0 1 0 218336661 2074361856 99124 33554432000 4194304 5849708 140724136644800 140724136644104 4850688 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 506436 99124 599 405 0 503381 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 396496 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=28055000/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2141568 memory=746924 CPUtime=6.28 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 3813 0 0 0 617 11 0 0 20 0 1 0 218336661 2192965632 186731 33554432000 4194304 5849708 140724136644800 140724136644104 4677760 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 535392 186731 653 405 0 532337 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 2141568 KiB
Current children cumulated memory: 746924 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=27997048/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2198532 memory=812884 CPUtime=12.69 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7602 0 0 0 1230 39 0 0 20 0 1 0 218336661 2251296768 203221 33554432000 4194304 5849708 140724136644800 140724136644040 140526781435783 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 549633 203221 700 405 0 546578 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2198532 KiB
Current children cumulated memory: 812884 KiB

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=27917056/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2264072 memory=878436 CPUtime=25.49 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 9116 0 0 0 2464 85 0 0 20 0 1 0 218336661 2318409728 219609 33554432000 4194304 5849708 140724136644800 140724136643912 140526781435783 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 566018 219609 703 405 0 562963 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2264072 KiB
Current children cumulated memory: 878436 KiB

[startup+51.1093 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12603
/proc/meminfo: memFree=27838248/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2395148 memory=1009512 CPUtime=51.09 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 10773 0 0 0 4929 180 0 0 20 0 1 0 218336661 2452631552 252378 33554432000 4194304 5849708 140724136644800 140724136644040 5618589 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 598787 252378 703 405 0 595732 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2395148 KiB
Current children cumulated memory: 1009512 KiB

[startup+102.3 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 12604
/proc/meminfo: memFree=27551856/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2591756 memory=1206120 CPUtime=102.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 13962 0 0 0 9861 366 0 0 20 0 1 0 218336661 2653958144 301530 33554432000 4194304 5849708 140724136644800 140724136644040 140526781435783 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 647939 301530 703 405 0 644884 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2591756 KiB
Current children cumulated memory: 1206120 KiB

[startup+162.3 s]
/proc/loadavg: 2.25 2.08 2.06 3/187 12666
/proc/meminfo: memFree=27552940/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2984972 memory=1599336 CPUtime=162.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 22837 0 0 0 15635 592 0 0 20 0 1 0 218336661 3056611328 399834 33554432000 4194304 5849708 140724136644800 140724136643976 140526781435783 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 746243 399834 703 405 0 743188 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2984972 KiB
Current children cumulated memory: 1599336 KiB

[startup+222.3 s]
/proc/loadavg: 2.62 2.22 2.11 3/187 12667
/proc/meminfo: memFree=27552540/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=2984972 memory=1599336 CPUtime=222.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 33137 0 0 0 21413 814 0 0 20 0 1 0 218336661 3056611328 399834 33554432000 4194304 5849708 140724136644800 140724136643896 140526781435783 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 746243 399834 703 405 0 743188 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2984972 KiB
Current children cumulated memory: 1599336 KiB

[startup+282.3 s]
/proc/loadavg: 2.42 2.25 2.13 3/187 12675
/proc/meminfo: memFree=26750340/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=3771404 memory=2385768 CPUtime=282.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 41355 0 0 0 27176 1051 0 0 20 0 1 0 218336661 3861917696 596442 33554432000 4194304 5849708 140724136644800 140724136643896 140526781435783 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 942851 596442 703 405 0 939796 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 3771404 KiB
Current children cumulated memory: 2385768 KiB

[startup+342.3 s]
/proc/loadavg: 2.15 2.21 2.13 3/187 12676
/proc/meminfo: memFree=26750324/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=3771404 memory=2387812 CPUtime=342.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 53330 0 0 0 32954 1273 0 0 20 0 1 0 218336661 3861917696 596953 33554432000 4194304 5849708 140724136644800 140724136644040 140526781435783 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 942851 596953 703 405 0 939796 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 3771404 KiB
Current children cumulated memory: 2387812 KiB

[startup+402.3 s]
/proc/loadavg: 2.06 2.17 2.12 3/187 12677
/proc/meminfo: memFree=26951072/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=3578676 memory=2200092 CPUtime=402.27 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 282489 0 0 0 38756 1471 0 0 20 0 1 0 218336661 3664564224 550023 33554432000 4194304 5849708 140724136644800 140724136643672 140526781837720 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 894669 550023 715 405 0 891614 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 3578676 KiB
Current children cumulated memory: 2200092 KiB

[startup+462.3 s]
/proc/loadavg: 2.02 2.14 2.11 3/187 12678
/proc/meminfo: memFree=26951076/32770624 swapFree=67030628/67108860
[pid=12602] ppid=12599 vsize=3578676 memory=2200108 CPUtime=462.28 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 324281 0 0 0 44753 1475 0 0 20 0 1 0 218336661 3664564224 550027 33554432000 4194304 5849708 140724136644800 140724136643672 5391852 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 894669 550027 719 405 0 891614 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 3578676 KiB
Current children cumulated memory: 2200108 KiB


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

/proc/12602/statm: 1025741 681109 729 405 0 1022686 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 4102964 KiB
Current children cumulated memory: 2724436 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/188 12719
/proc/meminfo: memFree=26256416/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=1782.33 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 5377393 0 0 0 176415 1818 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643512 5323474 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 12720
/proc/meminfo: memFree=26255732/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=1842.33 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 5653940 0 0 0 182398 1835 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5339871 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 12721
/proc/meminfo: memFree=26278708/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=1902.33 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 5960465 0 0 0 188378 1855 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5307573 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12722
/proc/meminfo: memFree=26163016/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=1962.33 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 6254253 0 0 0 194360 1873 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643960 5312794 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12723
/proc/meminfo: memFree=26163012/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2022.34 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 6525120 0 0 0 200342 1892 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5339851 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 12732
/proc/meminfo: memFree=26161472/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2082.34 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 6753941 0 0 0 206322 1912 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5389130 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 12733
/proc/meminfo: memFree=26097116/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2142.35 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7118333 0 0 0 212299 1936 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437592 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2142.35 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2202.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 12734
/proc/meminfo: memFree=26097580/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2202.34 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7272197 0 0 0 218281 1953 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437607 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2202.34 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2262.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/188 12735
/proc/meminfo: memFree=26240392/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2262.35 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7505974 0 0 0 224265 1970 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437627 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 12736
/proc/meminfo: memFree=26240272/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2322.35 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7720881 0 0 0 230249 1986 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437483 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 12738
/proc/meminfo: memFree=26241508/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2382.36 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 7876698 0 0 0 236231 2005 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437616 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2382.36 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12740
/proc/meminfo: memFree=26200188/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2442.36 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 8042543 0 0 0 242215 2021 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437824 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 12741
/proc/meminfo: memFree=26200324/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2502.36 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 8309848 0 0 0 248197 2039 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643800 5437841 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 12741
/proc/meminfo: memFree=26200456/32770624 swapFree=67030632/67108860
[pid=12602] ppid=12599 vsize=4106000 memory=2727396 CPUtime=2520.07 cores=0,2,4,6
/proc/12602/stat : 12602 (xcsp_picat) R 12599 12602 10838 0 -1 4202496 8444348 0 0 0 249960 2047 0 0 20 0 1 0 218336661 4204544000 681849 33554432000 4194304 5849708 140724136644800 140724136643672 5437424 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9394900 22093824 140724136645814 140724136645892 140724136645892 140724136648650 0
/proc/12602/statm: 1026500 681849 729 405 0 1023445 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 4106000 KiB
Current children cumulated memory: 2727396 KiB

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

[startup+2520.08 s]
# the end of solver process 12602 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2499.61 s, system=20.5376 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.14
CPU user time (s): 2499.61
CPU system time (s): 20.5376
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 4138772
Max. memory (cumulated for all children) (KiB): 2760168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2499.61
system time used= 20.5376
maximum resident set size= 2760168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8444348
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= 5
involuntary context switches= 800


# summary of solver processes directly reported to runsolver:
#   pid: 12602
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2499.61
#   total CPU system time (s): 20.5376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.24462 second user time and 20.778 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-11 19:15:35
IDJOB=4303116
IDBENCH=141244
IDSOLVER=2778
FILE ID=node102/4303116-1534007735
RUNJOBID= node102-1533990060-10870
PBS_JOBID= 21036939
Free space on /tmp= 38204 MiB

SOLVER NAME= PicatSAT 2018-08-02
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko72_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4303116-1534007735/watcher-4303116-1534007735 -o /tmp/evaluation-result-4303116-1534007735/solver-4303116-1534007735 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1533990060-10870 --watchdog 2580  xcsp_picat HOME/instance-4303116-1534007735.xml

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

MD5SUM BENCH= 69672b68d8d3f9201b488571cf4784d4
RANDOM SEED=59930613

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:        28800080 kB
MemAvailable:   31425092 kB
Buffers:           29640 kB
Cached:          2859036 kB
SwapCached:        51276 kB
Active:          1892068 kB
Inactive:        1539712 kB
Active(anon):     466256 kB
Inactive(anon):   128760 kB
Active(file):    1425812 kB
Inactive(file):  1410952 kB
Unevictable:        7360 kB
Mlocked:            7360 kB
SwapTotal:      67108860 kB
SwapFree:       67030628 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        429932 kB
Mapped:            49872 kB
Shmem:             48952 kB
Slab:             235928 kB
SReclaimable:     208168 kB
SUnreclaim:        27760 kB
KernelStack:        3360 kB
PageTables:         6064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2835184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 38204 MiB
End job on node102 at 2018-08-11 19:57:35