Trace number 4309456

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.86 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 (14578 MiB free)
  memory of node 1: 16384 MiB (13437 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309456-1534303038/watcher-4309456-1534303038 -o /tmp/evaluation-result-4309456-1534303038/solver-4309456-1534303038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534292900-22506 --watchdog 2580 xcsp_picat HOME/instance-4309456-1534303038.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=23557, runsolver pid=23554

[startup+0.100344 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28667004/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=24412 CPUtime=0.1 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 1680 0 0 0 10 0 0 0 20 0 1 0 247866951 2074361856 6103 33554432000 4194304 5849940 140730553163296 140730553162600 4490578 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 6103 596 405 0 503380 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 24412 KiB

[startup+0.209956 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28654060/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=38748 CPUtime=0.2 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 1687 0 0 0 20 0 0 0 20 0 1 0 247866951 2074361856 9687 33554432000 4194304 5849940 140730553163296 140730553162600 4458064 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 9687 596 405 0 503380 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 38748 KiB

[startup+0.309617 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28641772/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=51036 CPUtime=0.31 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 1693 0 0 0 30 1 0 0 20 0 1 0 247866951 2074361856 12759 33554432000 4194304 5849940 140730553163296 140730553162600 4507601 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 12759 596 405 0 503380 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 51036 KiB

[startup+0.700323 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28615148/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=100308 CPUtime=0.68 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 1717 0 0 0 67 1 0 0 20 0 1 0 247866951 2074361856 25077 33554432000 4194304 5849940 140730553163296 140730553162600 4454199 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 25077 599 405 0 503380 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 100308 KiB

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28553708/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=200660 CPUtime=1.49 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 1766 0 0 0 146 3 0 0 20 0 1 0 247866951 2074361856 50165 33554432000 4194304 5849940 140730553163296 140730553162600 4477469 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 50165 599 405 0 503380 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 200660 KiB

[startup+3.10953 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=28297088/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2025744 memory=407508 CPUtime=3.09 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 2082 0 0 0 304 5 0 0 20 0 1 0 247866951 2074361856 101877 33554432000 4194304 5849940 140730553163296 140730553162600 4514936 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 506436 101877 599 405 0 503380 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 2025744 KiB
Current children cumulated memory: 407508 KiB

[startup+6.30032 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23558
/proc/meminfo: memFree=27946264/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2141568 memory=743808 CPUtime=6.29 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 5966 0 0 0 615 14 0 0 20 0 1 0 247866951 2192965632 185952 33554432000 4194304 5849940 140730553163296 140730553162600 4501310 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 535392 185952 653 405 0 532336 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2141568 KiB
Current children cumulated memory: 743808 KiB

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23619
/proc/meminfo: memFree=27992436/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2200548 memory=812668 CPUtime=12.68 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 16985 0 0 0 1227 41 0 0 20 0 1 0 247866951 2253361152 203167 33554432000 4194304 5849940 140730553163296 140730553162536 5471440 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 550137 203167 703 405 0 547081 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2200548 KiB
Current children cumulated memory: 812668 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 23619
/proc/meminfo: memFree=27868084/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2266088 memory=878296 CPUtime=25.48 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 19628 0 0 0 2462 86 0 0 20 0 1 0 247866951 2320474112 219574 33554432000 4194304 5849940 140730553163296 140730553162408 140567676093578 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 566522 219574 703 405 0 563466 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 2266088 KiB
Current children cumulated memory: 878296 KiB

[startup+51.1094 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 23619
/proc/meminfo: memFree=27703660/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2397164 memory=1009372 CPUtime=51.09 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 21287 0 0 0 4931 178 0 0 20 0 1 0 247866951 2454695936 252343 33554432000 4194304 5849940 140730553163296 140730553162408 5614686 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 599291 252343 703 405 0 596235 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2397164 KiB
Current children cumulated memory: 1009372 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/187 23620
/proc/meminfo: memFree=27504920/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2593772 memory=1208024 CPUtime=102.26 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 23632 0 0 0 9862 364 0 0 20 0 1 0 247866951 2656022528 302006 33554432000 4194304 5849940 140730553163296 140730553162472 140567676555143 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 648443 302006 703 405 0 645387 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 2593772 KiB
Current children cumulated memory: 1208024 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 23621
/proc/meminfo: memFree=27095652/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2986988 memory=1604952 CPUtime=162.26 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 32670 0 0 0 15638 588 0 0 20 0 1 0 247866951 3058675712 401238 33554432000 4194304 5849940 140730553163296 140730553162536 140567676555143 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 746747 401238 703 405 0 743691 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2986988 KiB
Current children cumulated memory: 1604952 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23630
/proc/meminfo: memFree=27095144/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=2986988 memory=1604952 CPUtime=222.25 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 42628 0 0 0 21422 803 0 0 20 0 1 0 247866951 3058675712 401238 33554432000 4194304 5849940 140730553163296 140730553162280 140567676555143 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 746747 401238 703 405 0 743691 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 2986988 KiB
Current children cumulated memory: 1604952 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23631
/proc/meminfo: memFree=26319084/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=3773420 memory=2391384 CPUtime=282.24 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 56076 0 0 0 27190 1034 0 0 20 0 1 0 247866951 3863982080 597846 33554432000 4194304 5849940 140730553163296 140730553162536 140567676555143 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 943355 597846 703 405 0 940299 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 3773420 KiB
Current children cumulated memory: 2391384 KiB

[startup+342.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/188 23632
/proc/meminfo: memFree=26318588/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=3773420 memory=2391384 CPUtime=342.24 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 65786 0 0 0 32967 1257 0 0 20 0 1 0 247866951 3863982080 597846 33554432000 4194304 5849940 140730553163296 140730553162408 140567676555143 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 943355 597846 703 405 0 940299 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 3773420 KiB
Current children cumulated memory: 2391384 KiB

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/188 23633
/proc/meminfo: memFree=26511656/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=3580692 memory=2198720 CPUtime=402.23 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 253063 0 0 0 38772 1451 0 0 20 0 1 0 247866951 3666628608 549680 33554432000 4194304 5849940 140730553163296 140730553162168 5310710 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 895173 549680 719 405 0 892117 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 3580692 KiB
Current children cumulated memory: 2198720 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 23634
/proc/meminfo: memFree=26509480/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=3580692 memory=2198720 CPUtime=462.23 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 309044 0 0 0 44768 1455 0 0 20 0 1 0 247866951 3666628608 549680 33554432000 4194304 5849940 140730553163296 140730553162168 5310735 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 895173 549680 719 405 0 892117 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 3580692 KiB
Current children cumulated memory: 2198720 KiB


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

/proc/23557/statm: 1026245 680762 729 405 0 1023189 0
Current children cumulated CPU time: 1722.13 s
Current children cumulated vsize: 4104980 KiB
Current children cumulated memory: 2723048 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23674
/proc/meminfo: memFree=25696252/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4115708 memory=2733784 CPUtime=1782.12 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 5340930 0 0 0 176411 1801 0 0 20 0 1 0 247866951 4214484992 683446 33554432000 4194304 5849940 140730553163296 140730553162168 5312804 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1028927 683446 729 405 0 1025871 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 4115708 KiB
Current children cumulated memory: 2733784 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23675
/proc/meminfo: memFree=25702084/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=1842.12 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 5591109 0 0 0 182393 1819 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5437815 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 1842.12 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23676
/proc/meminfo: memFree=25702076/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=1902.12 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 5879055 0 0 0 188374 1838 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162168 5312865 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 1902.12 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23677
/proc/meminfo: memFree=25636484/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=1962.11 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 6232328 0 0 0 194354 1857 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162168 5313085 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 1962.11 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23686
/proc/meminfo: memFree=25636036/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2022.1 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 6380943 0 0 0 200338 1872 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5354017 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2022.1 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23687
/proc/meminfo: memFree=25636408/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2082.1 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 6630155 0 0 0 206318 1892 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5437815 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2082.1 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23688
/proc/meminfo: memFree=25789400/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2142.1 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7022119 0 0 0 212293 1917 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5438672 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2142.1 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23689
/proc/meminfo: memFree=25789672/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2202.1 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7175458 0 0 0 218277 1933 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5437819 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2202.1 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23690
/proc/meminfo: memFree=25754140/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2262.09 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7483743 0 0 0 224255 1954 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5438029 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2262.09 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23692
/proc/meminfo: memFree=25753880/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2322.09 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7659457 0 0 0 230238 1971 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162456 5438029 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2322.09 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/187 23693
/proc/meminfo: memFree=25754128/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2382.08 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7813125 0 0 0 236221 1987 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5438027 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2382.08 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 23694
/proc/meminfo: memFree=25753880/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2442.07 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 7981544 0 0 0 242204 2003 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5437784 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2442.07 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 23696
/proc/meminfo: memFree=25753372/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2502.07 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 8149099 0 0 0 248188 2019 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5437784 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2502.07 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 23696
/proc/meminfo: memFree=25688272/32770624 swapFree=67108796/67108860
[pid=23557] ppid=23554 vsize=4108592 memory=2726668 CPUtime=2519.78 cores=0,2,4,6
/proc/23557/stat : 23557 (xcsp_picat) R 23554 23557 22475 0 -1 4202496 8296284 0 0 0 249952 2026 0 0 20 0 1 0 247866951 4207198208 681667 33554432000 4194304 5849940 140730553163296 140730553162296 5438672 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7949816 9396308 43241472 140730553169078 140730553169156 140730553169156 140730553171914 0
/proc/23557/statm: 1027148 681667 729 405 0 1024092 0
Current children cumulated CPU time: 2519.78 s
Current children cumulated vsize: 4108592 KiB
Current children cumulated memory: 2726668 KiB

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

[startup+2520.08 s]
# the end of solver process 23557 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2499.53 s, system=20.3313 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): 2519.86
CPU user time (s): 2499.53
CPU system time (s): 20.3313
CPU usage (%): 99.9913
Max. virtual memory (cumulated for all children) (KiB): 4141364
Max. memory (cumulated for all children) (KiB): 2759432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2499.53
system time used= 20.3313
maximum resident set size= 2759432
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8296284
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= 3
involuntary context switches= 3095


# summary of solver processes directly reported to runsolver:
#   pid: 23557
#   total CPU time (s): 2519.86
#   total CPU user time (s): 2499.53
#   total CPU system time (s): 20.3313

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.92255 second user time and 18.1726 second system time

The end

Launcher Data

Begin job on node138 at 2018-08-15 05:17:18
IDJOB=4309456
IDBENCH=141244
IDSOLVER=2794
FILE ID=node138/4309456-1534303038
RUNJOBID= node138-1534292900-22506
PBS_JOBID= 21038133
Free space on /tmp= 27392 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-sko72_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309456-1534303038/watcher-4309456-1534303038 -o /tmp/evaluation-result-4309456-1534303038/solver-4309456-1534303038 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node138-1534292900-22506 --watchdog 2580  xcsp_picat HOME/instance-4309456-1534303038.xml

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

MD5SUM BENCH= 69672b68d8d3f9201b488571cf4784d4
RANDOM SEED=1569271618

node138.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.71
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.71
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.71
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.71
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:        28688704 kB
MemAvailable:   31750672 kB
Buffers:           67036 kB
Cached:          3225940 kB
SwapCached:           12 kB
Active:          1769868 kB
Inactive:        1723928 kB
Active(anon):     143204 kB
Inactive(anon):   118512 kB
Active(file):    1626664 kB
Inactive(file):  1605416 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108796 kB
Dirty:              3108 kB
Writeback:             0 kB
AnonPages:        233304 kB
Mapped:            55336 kB
Shmem:             57932 kB
Slab:             286116 kB
SReclaimable:     258348 kB
SUnreclaim:        27768 kB
KernelStack:        3360 kB
PageTables:         6144 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2512864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 27388 MiB
End job on node138 at 2018-08-15 05:59:18