Trace number 4293884

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-06-15? (TO) 2519.99 2520.01

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-esc16a_c18.xml
MD5SUM33cd07532de3d8b94fe29f3b9aee1e6b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark2400.22
Satisfiable
(Un)Satisfiability was proved
Number of variables272
Number of constraints39
Number of domains2
Minimum domain size4
Maximum domain size16
Distribution of domain sizes[{"size":4,"count":38},{"size":16,"count":16}]
Minimum variable degree0
Maximum variable degree10
Distribution of variable degrees[{"degree":0,"count":218},{"degree":1,"count":6},{"degree":2,"count":38},{"degree":7,"count":2},{"degree":8,"count":4},{"degree":10,"count":4}]
Minimum constraint arity3
Maximum constraint arity16
Distribution of constraint arities[{"arity":3,"count":38},{"arity":16,"count":1}]
Number of extensional constraints38
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":38},{"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 (5513 MiB free)
  memory of node 1: 16384 MiB (6692 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4293884-1532389754/watcher-4293884-1532389754 -o /tmp/evaluation-result-4293884-1532389754/solver-4293884-1532389754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13986 --watchdog 2580 xcsp_picat HOME/instance-4293884-1532389754.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=15703, runsolver pid=15700
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12488224/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=111848 memory=13776 CPUtime=0.1 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 1585 0 0 0 10 0 0 0 20 0 1 0 56538561 114532352 3444 33554432000 4194304 5849740 140728565557024 140728565556120 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 27962 3444 703 405 0 24906 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 111848 KiB
Current children cumulated memory: 13776 KiB

[startup+0.209833 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12487860/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=112112 memory=14036 CPUtime=0.21 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 1651 0 0 0 21 0 0 0 20 0 1 0 56538561 114802688 3509 33554432000 4194304 5849740 140728565557024 140728565556120 5472882 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 28028 3509 706 405 0 24972 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 112112 KiB
Current children cumulated memory: 14036 KiB

[startup+0.308953 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12487860/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=112112 memory=14036 CPUtime=0.31 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 1651 0 0 0 31 0 0 0 20 0 1 0 56538561 114802688 3509 33554432000 4194304 5849740 140728565557024 140728565556120 5517996 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 28028 3509 706 405 0 24972 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 112112 KiB
Current children cumulated memory: 14036 KiB

[startup+0.700278 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12487860/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=112560 memory=14452 CPUtime=0.69 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 1797 0 0 0 69 0 0 0 20 0 1 0 56538561 115261440 3613 33554432000 4194304 5849740 140728565557024 140728565556120 5360437 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 28140 3613 723 405 0 25084 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 112560 KiB
Current children cumulated memory: 14452 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15704
/proc/meminfo: memFree=12488008/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=112488 memory=14524 CPUtime=1.49 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 2001 0 0 0 149 0 0 0 20 0 1 0 56538561 115187712 3631 33554432000 4194304 5849740 140728565557024 140728565556120 5472906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 28122 3631 742 405 0 25066 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 112488 KiB
Current children cumulated memory: 14524 KiB

[startup+3.10904 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15765
/proc/meminfo: memFree=12803848/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=115316 memory=18636 CPUtime=3.09 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 3242 0 0 0 306 3 0 0 20 0 1 0 56538561 118083584 4659 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 28829 4659 747 405 0 25773 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 115316 KiB
Current children cumulated memory: 18636 KiB

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15765
/proc/meminfo: memFree=12796396/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=117336 memory=20816 CPUtime=6.29 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 6558 0 0 0 620 9 0 0 20 0 1 0 56538561 120152064 5204 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 29334 5204 747 405 0 26278 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 117336 KiB
Current children cumulated memory: 20816 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15765
/proc/meminfo: memFree=12796296/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=122016 memory=25360 CPUtime=12.69 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 15705 0 0 0 1252 17 0 0 20 0 1 0 56538561 124944384 6340 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 30504 6340 747 405 0 27448 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 122016 KiB
Current children cumulated memory: 25360 KiB

[startup+25.5003 s]
/proc/loadavg: 1.93 2.00 2.04 3/187 15829
/proc/meminfo: memFree=12788984/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=123060 memory=29568 CPUtime=25.49 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 31804 0 0 0 2517 32 0 0 20 0 1 0 56538561 126013440 7392 33554432000 4194304 5849740 140728565557024 140728565556024 5335593 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 30765 7392 747 405 0 27709 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 123060 KiB
Current children cumulated memory: 29568 KiB

[startup+51.1097 s]
/proc/loadavg: 1.95 2.00 2.04 3/187 15900
/proc/meminfo: memFree=12545528/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=134600 memory=41164 CPUtime=51.1 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 49632 0 0 0 5052 58 0 0 20 0 1 0 56538561 137830400 10291 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 33650 10291 747 405 0 30594 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 134600 KiB
Current children cumulated memory: 41164 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/187 15900
/proc/meminfo: memFree=10646972/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=150988 memory=57340 CPUtime=102.29 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 72800 0 0 0 10140 89 0 0 20 0 1 0 56538561 154611712 14335 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 37747 14335 747 405 0 34691 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 150988 KiB
Current children cumulated memory: 57340 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/187 15901
/proc/meminfo: memFree=10369876/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=171348 memory=77764 CPUtime=162.29 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 94179 0 0 0 16114 115 0 0 20 0 1 0 56538561 175460352 19441 33554432000 4194304 5849740 140728565557024 140728565556024 5438221 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 42837 19441 747 405 0 39781 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 171348 KiB
Current children cumulated memory: 77764 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/187 15902
/proc/meminfo: memFree=10154388/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=184204 memory=90868 CPUtime=222.3 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 113038 0 0 0 22092 138 0 0 20 0 1 0 56538561 188624896 22717 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 46051 22717 747 405 0 42995 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 184204 KiB
Current children cumulated memory: 90868 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.01 2.05 3/187 15903
/proc/meminfo: memFree=9757532/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=204052 memory=110376 CPUtime=282.28 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 135033 0 0 0 28068 160 0 0 20 0 1 0 56538561 208949248 27594 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 51013 27594 747 405 0 47957 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 204052 KiB
Current children cumulated memory: 110376 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/187 15904
/proc/meminfo: memFree=9713668/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=232392 memory=138860 CPUtime=342.28 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 141488 0 0 0 34053 175 0 0 20 0 1 0 56538561 237969408 34715 33554432000 4194304 5849740 140728565557024 140728565556024 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 58098 34715 747 405 0 55042 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 232392 KiB
Current children cumulated memory: 138860 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/187 15906
/proc/meminfo: memFree=9153808/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=265160 memory=171716 CPUtime=402.29 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 147939 0 0 0 40042 187 0 0 20 0 1 0 56538561 271523840 42929 33554432000 4194304 5849740 140728565557024 140728565556024 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 66290 42929 747 405 0 63234 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 265160 KiB
Current children cumulated memory: 171716 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15907
/proc/meminfo: memFree=8970292/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=201220 memory=107544 CPUtime=462.28 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 169435 0 0 0 46025 203 0 0 20 0 1 0 56538561 206049280 26886 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 50305 26886 747 405 0 47249 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 201220 KiB
Current children cumulated memory: 107544 KiB


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

/proc/15703/statm: 111115 87714 747 405 0 108059 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 350856 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15972
/proc/meminfo: memFree=7773724/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=351016 CPUtime=1782.3 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 673967 0 0 0 177767 463 0 0 20 0 1 0 56538561 455127040 87754 33554432000 4194304 5849740 140728565557024 140728565556024 5438164 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87754 747 405 0 108059 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 351016 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15973
/proc/meminfo: memFree=7774056/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=351016 CPUtime=1842.3 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 712754 0 0 0 183758 472 0 0 20 0 1 0 56538561 455127040 87754 33554432000 4194304 5849740 140728565557024 140728565556184 5437689 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87754 747 405 0 108059 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 351016 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15981
/proc/meminfo: memFree=7773428/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=350888 CPUtime=1902.31 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 751138 0 0 0 189748 483 0 0 20 0 1 0 56538561 455127040 87722 33554432000 4194304 5849740 140728565557024 140728565556024 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87722 747 405 0 108059 0
Current children cumulated CPU time: 1902.31 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 350888 KiB

[startup+1962.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/187 15982
/proc/meminfo: memFree=7773676/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=351016 CPUtime=1962.3 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 789526 0 0 0 195737 493 0 0 20 0 1 0 56538561 455127040 87754 33554432000 4194304 5849740 140728565557024 140728565556024 5437576 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87754 747 405 0 108059 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 351016 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/187 15983
/proc/meminfo: memFree=7773412/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=350952 CPUtime=2022.3 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 826603 0 0 0 201726 504 0 0 20 0 1 0 56538561 455127040 87738 33554432000 4194304 5849740 140728565557024 140728565556024 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87738 747 405 0 108059 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 350952 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 15984
/proc/meminfo: memFree=7773340/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=444460 memory=351016 CPUtime=2082.28 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 853623 0 0 0 207717 511 0 0 20 0 1 0 56538561 455127040 87754 33554432000 4194304 5849740 140728565557024 140728565556024 140583605479328 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 111115 87754 747 405 0 108059 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 444460 KiB
Current children cumulated memory: 351016 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15985
/proc/meminfo: memFree=6860668/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=307540 memory=214088 CPUtime=2142.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 876619 0 0 0 213704 523 0 0 20 0 1 0 56538561 314920960 53522 33554432000 4194304 5849740 140728565557024 140728565556024 5438352 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 76885 53522 747 405 0 73829 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 307540 KiB
Current children cumulated memory: 214088 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15987
/proc/meminfo: memFree=6861088/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=307540 memory=214096 CPUtime=2202.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 882027 0 0 0 219692 535 0 0 20 0 1 0 56538561 314920960 53524 33554432000 4194304 5849740 140728565557024 140728565556024 5437600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 76885 53524 747 405 0 73829 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 307540 KiB
Current children cumulated memory: 214096 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15988
/proc/meminfo: memFree=6839268/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234352 CPUtime=2262.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 887211 0 0 0 225683 544 0 0 20 0 1 0 56538561 335835136 58588 33554432000 4194304 5849740 140728565557024 140728565556024 5437802 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58588 747 405 0 78935 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234352 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15989
/proc/meminfo: memFree=6839420/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234520 CPUtime=2322.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 891407 0 0 0 231678 549 0 0 20 0 1 0 56538561 335835136 58630 33554432000 4194304 5849740 140728565557024 140728565555896 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58630 747 405 0 78935 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234520 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15991
/proc/meminfo: memFree=6839332/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234520 CPUtime=2382.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 895711 0 0 0 237671 556 0 0 20 0 1 0 56538561 335835136 58630 33554432000 4194304 5849740 140728565557024 140728565556024 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58630 747 405 0 78935 0
Current children cumulated CPU time: 2382.27 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234520 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 15992
/proc/meminfo: memFree=6839608/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234520 CPUtime=2442.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 900281 0 0 0 243661 566 0 0 20 0 1 0 56538561 335835136 58630 33554432000 4194304 5849740 140728565557024 140728565556024 140583605890951 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58630 747 405 0 78935 0
Current children cumulated CPU time: 2442.27 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234520 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 16001
/proc/meminfo: memFree=6838024/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234520 CPUtime=2502.27 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 904847 0 0 0 249654 573 0 0 20 0 1 0 56538561 335835136 58630 33554432000 4194304 5849740 140728565557024 140728565556184 5437698 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58630 747 405 0 78935 0
Current children cumulated CPU time: 2502.27 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234520 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 16002
/proc/meminfo: memFree=6838116/32770624 swapFree=67108860/67108860
[pid=15703] ppid=15700 vsize=327964 memory=234520 CPUtime=2519.98 cores=1,3,5,7
/proc/15703/stat : 15703 (xcsp_picat) R 15700 15703 13954 0 -1 4202496 904848 0 0 0 251423 575 0 0 20 0 1 0 56538561 335835136 58630 33554432000 4194304 5849740 140728565557024 140728565556024 5335606 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9399828 33521664 140728565564598 140728565564676 140728565564676 140728565567434 0
/proc/15703/statm: 81991 58630 747 405 0 78935 0
Current children cumulated CPU time: 2519.98 s
Current children cumulated vsize: 327964 KiB
Current children cumulated memory: 234520 KiB

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

[startup+2520.01 s]
# the end of solver process 15703 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2514.23 s, system=5.75906 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.01
CPU time (s): 2519.99
CPU user time (s): 2514.23
CPU system time (s): 5.75906
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 444460
Max. memory (cumulated for all children) (KiB): 351016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.23
system time used= 5.75906
maximum resident set size= 351016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 904848
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= 76
involuntary context switches= 1124


# summary of solver processes directly reported to runsolver:
#   pid: 15703
#   total CPU time (s): 2519.99
#   total CPU user time (s): 2514.23
#   total CPU system time (s): 5.75906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6168 second user time and 17.2753 second system time

The end

Launcher Data

Begin job on node137 at 2018-07-24 01:49:14
IDJOB=4293884
IDBENCH=141255
IDSOLVER=2754
FILE ID=node137/4293884-1532389754
RUNJOBID= node137-1532369589-13986
PBS_JOBID= 21021571
Free space on /tmp= 48724 MiB

SOLVER NAME= PicatSAT 2018-06-15
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-esc16a_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4293884-1532389754/watcher-4293884-1532389754 -o /tmp/evaluation-result-4293884-1532389754/solver-4293884-1532389754 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1532369589-13986 --watchdog 2580  xcsp_picat HOME/instance-4293884-1532389754.xml

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

MD5SUM BENCH= 33cd07532de3d8b94fe29f3b9aee1e6b
RANDOM SEED=54541637

node137.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.54
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.56
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.54
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.56
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.54
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.56
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.54
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        12500044 kB
MemAvailable:   31606168 kB
Buffers:          265936 kB
Cached:         18776016 kB
SwapCached:            0 kB
Active:          2204348 kB
Inactive:       17225584 kB
Active(anon):     390500 kB
Inactive(anon):    16944 kB
Active(file):    1813848 kB
Inactive(file): 17208640 kB
Unevictable:        7312 kB
Mlocked:            7312 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3112 kB
Writeback:             0 kB
AnonPages:        460224 kB
Mapped:            39708 kB
Shmem:             17036 kB
Slab:             540260 kB
SReclaimable:     512096 kB
SUnreclaim:        28164 kB
KernelStack:        3360 kB
PageTables:         5716 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     762972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    360448 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 48720 MiB
End job on node137 at 2018-07-24 02:31:14