Trace number 4309444

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

General information on the benchmark

NameQuadraticAssignment/
QuadraticAssignment-esc32d_c18.xml
MD5SUMca834160bf20391dc7be2075ee08801e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark100
Best CPU time to get the best result obtained on this benchmark2520.08
Satisfiable
(Un)Satisfiability was proved
Number of variables1056
Number of constraints91
Number of domains2
Minimum domain size5
Maximum domain size32
Distribution of domain sizes[{"size":5,"count":90},{"size":32,"count":32}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":934},{"degree":1,"count":14},{"degree":2,"count":92},{"degree":4,"count":2},{"degree":10,"count":2},{"degree":13,"count":2},{"degree":14,"count":10}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":90},{"arity":32,"count":1}]
Number of extensional constraints90
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":90},{"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 (11090 MiB free)
  memory of node 1: 16384 MiB (12304 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309444-1534303579/watcher-4309444-1534303579 -o /tmp/evaluation-result-4309444-1534303579/solver-4309444-1534303579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534293053-323 --watchdog 2580 xcsp_picat HOME/instance-4309444-1534303579.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=1588, runsolver pid=1585

[startup+0.100145 s]*
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23936852/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2026708 memory=22928 CPUtime=0.1 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 1823 0 0 0 10 0 0 0 20 0 1 0 247921077 2075348992 5732 33554432000 4194304 5849940 140729245981232 140729245981232 5432617 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 506677 5732 692 405 0 503621 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026708 KiB
Current children cumulated memory: 22928 KiB

[startup+0.209629 s]*
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23936356/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2027220 memory=23312 CPUtime=0.2 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 1951 0 0 0 20 0 0 0 20 0 1 0 247921077 2075873280 5828 33554432000 4194304 5849940 140729245981232 140729245981232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 506805 5828 692 405 0 503749 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2027220 KiB
Current children cumulated memory: 23312 KiB

[startup+0.308799 s]*
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23935984/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2027732 memory=23836 CPUtime=0.3 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 2079 0 0 0 30 0 0 0 20 0 1 0 247921077 2076397568 5959 33554432000 4194304 5849940 140729245981232 140729245981232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 506933 5959 692 405 0 503877 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2027732 KiB
Current children cumulated memory: 23836 KiB

[startup+0.700273 s]
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23934496/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2032340 memory=28484 CPUtime=0.69 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 3231 0 0 0 67 2 0 0 20 0 1 0 247921077 2081116160 7121 33554432000 4194304 5849940 140729245981232 140729245981232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 508085 7121 692 405 0 505029 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2032340 KiB
Current children cumulated memory: 28484 KiB

[startup+1.50031 s]
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23930956/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2038484 memory=34624 CPUtime=1.49 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 4256 0 0 0 144 5 0 0 20 0 1 0 247921077 2087407616 8656 33554432000 4194304 5849940 140729245981232 140729245980472 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 509621 8656 692 405 0 506565 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2038484 KiB
Current children cumulated memory: 34624 KiB

[startup+3.10951 s]
/proc/loadavg: 1.99 2.04 2.04 3/187 1589
/proc/meminfo: memFree=23914612/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2049068 memory=45388 CPUtime=3.1 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 8330 0 0 0 304 6 0 0 20 0 1 0 247921077 2098245632 11347 33554432000 4194304 5849940 140729245981232 140729245980472 5416837 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 512267 11347 715 405 0 509211 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2049068 KiB
Current children cumulated memory: 45388 KiB

[startup+6.30037 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 1589
/proc/meminfo: memFree=23918008/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2068064 memory=64464 CPUtime=6.29 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 13701 0 0 0 616 13 0 0 20 0 1 0 247921077 2117697536 16116 33554432000 4194304 5849940 140729245981232 140729245980104 140299721455531 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 517016 16116 735 405 0 513960 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2068064 KiB
Current children cumulated memory: 64464 KiB

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 1589
/proc/meminfo: memFree=23894588/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2068064 memory=64520 CPUtime=12.69 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 17189 0 0 0 1251 18 0 0 20 0 1 0 247921077 2117697536 16130 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 517016 16130 735 405 0 513960 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2068064 KiB
Current children cumulated memory: 64520 KiB

[startup+25.5004 s]
/proc/loadavg: 2.05 2.05 2.05 3/187 1589
/proc/meminfo: memFree=23879072/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2068064 memory=64348 CPUtime=25.49 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 24268 0 0 0 2516 33 0 0 20 0 1 0 247921077 2117697536 16087 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 517016 16087 735 405 0 513960 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2068064 KiB
Current children cumulated memory: 64348 KiB

[startup+51.1095 s]
/proc/loadavg: 2.03 2.04 2.05 3/187 1589
/proc/meminfo: memFree=23830228/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2068064 memory=64312 CPUtime=51.1 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 29251 0 0 0 5054 56 0 0 20 0 1 0 247921077 2117697536 16078 33554432000 4194304 5849940 140729245981232 140729245980392 5394672 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 517016 16078 735 405 0 513960 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2068064 KiB
Current children cumulated memory: 64312 KiB

[startup+102.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 1590
/proc/meminfo: memFree=23848216/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2068064 memory=64524 CPUtime=102.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 33902 0 0 0 10135 93 0 0 20 0 1 0 247921077 2117697536 16131 33554432000 4194304 5849940 140729245981232 140729245980104 5410645 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 517016 16131 735 405 0 513960 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2068064 KiB
Current children cumulated memory: 64524 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 1592
/proc/meminfo: memFree=23835980/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2072800 memory=67696 CPUtime=162.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 39718 0 0 0 16096 132 0 0 20 0 1 0 247921077 2122547200 16924 33554432000 4194304 5849940 140729245981232 140729245980392 5437815 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 518200 16924 735 405 0 515144 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2072800 KiB
Current children cumulated memory: 67696 KiB

[startup+222.3 s]
/proc/loadavg: 2.52 2.18 2.09 3/187 1593
/proc/meminfo: memFree=23785540/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2089184 memory=85480 CPUtime=222.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 49405 0 0 0 22059 169 0 0 20 0 1 0 247921077 2139324416 21370 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 522296 21370 735 405 0 519240 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2089184 KiB
Current children cumulated memory: 85480 KiB

[startup+282.3 s]
/proc/loadavg: 2.19 2.15 2.09 3/188 1602
/proc/meminfo: memFree=23836920/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2079940 memory=76312 CPUtime=282.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 60480 0 0 0 28024 204 0 0 20 0 1 0 247921077 2129858560 19078 33554432000 4194304 5849940 140729245981232 140729245979960 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 519985 19078 735 405 0 516929 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2079940 KiB
Current children cumulated memory: 76312 KiB

[startup+342.3 s]
/proc/loadavg: 2.07 2.12 2.08 3/188 1603
/proc/meminfo: memFree=23811644/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2085500 memory=81960 CPUtime=342.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 72867 0 0 0 33988 240 0 0 20 0 1 0 247921077 2135552000 20490 33554432000 4194304 5849940 140729245981232 140729245980392 5335776 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 521375 20490 735 405 0 518319 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 2085500 KiB
Current children cumulated memory: 81960 KiB

[startup+402.3 s]
/proc/loadavg: 2.31 2.16 2.10 3/188 1604
/proc/meminfo: memFree=23753432/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2094732 memory=90928 CPUtime=402.28 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 91677 0 0 0 39944 284 0 0 20 0 1 0 247921077 2145005568 22732 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 523683 22732 735 405 0 520627 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2094732 KiB
Current children cumulated memory: 90928 KiB

[startup+462.3 s]
/proc/loadavg: 2.35 2.22 2.12 3/188 1605
/proc/meminfo: memFree=23712072/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2109492 memory=105824 CPUtime=462.27 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 110380 0 0 0 45911 316 0 0 20 0 1 0 247921077 2160119808 26456 33554432000 4194304 5849940 140729245981232 140729245980232 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 527373 26456 735 405 0 524317 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 2109492 KiB
Current children cumulated memory: 105824 KiB


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

/proc/1588/statm: 550255 50441 735 405 0 547199 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 2201020 KiB
Current children cumulated memory: 201764 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1644
/proc/meminfo: memFree=23420372/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2242544 memory=243268 CPUtime=1782.23 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 428816 0 0 0 177394 829 0 0 20 0 1 0 247921077 2296365056 60817 33554432000 4194304 5849940 140729245981232 140729245980392 5438465 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 560636 60817 735 405 0 557580 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 2242544 KiB
Current children cumulated memory: 243268 KiB

[startup+1842.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 1645
/proc/meminfo: memFree=23371584/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2290988 memory=291556 CPUtime=1842.23 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 432354 0 0 0 183384 839 0 0 20 0 1 0 247921077 2345971712 72889 33554432000 4194304 5849940 140729245981232 140729245980232 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 572747 72889 735 405 0 569691 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 2290988 KiB
Current children cumulated memory: 291556 KiB

[startup+1902.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/187 1646
/proc/meminfo: memFree=23259196/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2290988 memory=291732 CPUtime=1902.22 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 456594 0 0 0 189373 849 0 0 20 0 1 0 247921077 2345971712 72933 33554432000 4194304 5849940 140729245981232 140729245980232 5437928 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 572747 72933 735 405 0 569691 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 2290988 KiB
Current children cumulated memory: 291732 KiB

[startup+1962.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/187 1648
/proc/meminfo: memFree=23256492/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2290988 memory=291732 CPUtime=1962.22 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 456700 0 0 0 195367 855 0 0 20 0 1 0 247921077 2345971712 72933 33554432000 4194304 5849940 140729245981232 140729245980232 5438449 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 572747 72933 735 405 0 569691 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 2290988 KiB
Current children cumulated memory: 291732 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 1649
/proc/meminfo: memFree=23256640/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2290988 memory=291732 CPUtime=2022.22 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 481047 0 0 0 201357 865 0 0 20 0 1 0 247921077 2345971712 72933 33554432000 4194304 5849940 140729245981232 140729245980104 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 572747 72933 735 405 0 569691 0
Current children cumulated CPU time: 2022.22 s
Current children cumulated vsize: 2290988 KiB
Current children cumulated memory: 291732 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 1718
/proc/meminfo: memFree=23224476/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2321356 memory=322052 CPUtime=2082.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 506237 0 0 0 207338 883 0 0 20 0 1 0 247921077 2377068544 80513 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 580339 80513 735 405 0 577283 0
Current children cumulated CPU time: 2082.21 s
Current children cumulated vsize: 2321356 KiB
Current children cumulated memory: 322052 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1742
/proc/meminfo: memFree=13371936/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2387176 memory=387920 CPUtime=2142.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 535514 0 0 0 213324 897 0 0 20 0 1 0 247921077 2444468224 96980 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 596794 96980 735 405 0 593738 0
Current children cumulated CPU time: 2142.21 s
Current children cumulated vsize: 2387176 KiB
Current children cumulated memory: 387920 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1743
/proc/meminfo: memFree=13239632/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2387176 memory=387920 CPUtime=2202.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 578640 0 0 0 219313 908 0 0 20 0 1 0 247921077 2444468224 96980 33554432000 4194304 5849940 140729245981232 140729245980392 5437784 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 596794 96980 735 405 0 593738 0
Current children cumulated CPU time: 2202.21 s
Current children cumulated vsize: 2387176 KiB
Current children cumulated memory: 387920 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1744
/proc/meminfo: memFree=13106292/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2387176 memory=387920 CPUtime=2262.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 616665 0 0 0 225299 922 0 0 20 0 1 0 247921077 2444468224 96980 33554432000 4194304 5849940 140729245981232 140729245980232 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 596794 96980 735 405 0 593738 0
Current children cumulated CPU time: 2262.21 s
Current children cumulated vsize: 2387176 KiB
Current children cumulated memory: 387920 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1745
/proc/meminfo: memFree=12971708/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2387176 memory=387920 CPUtime=2322.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 628556 0 0 0 231285 936 0 0 20 0 1 0 247921077 2444468224 96980 33554432000 4194304 5849940 140729245981232 140729245980232 5335737 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 596794 96980 735 405 0 593738 0
Current children cumulated CPU time: 2322.21 s
Current children cumulated vsize: 2387176 KiB
Current children cumulated memory: 387920 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 1746
/proc/meminfo: memFree=16923716/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2246348 memory=247092 CPUtime=2382.2 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 675118 0 0 0 237267 953 0 0 20 0 1 0 247921077 2300260352 61773 33554432000 4194304 5849940 140729245981232 140729245980232 140299721867143 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 561587 61773 735 405 0 558531 0
Current children cumulated CPU time: 2382.2 s
Current children cumulated vsize: 2246348 KiB
Current children cumulated memory: 247092 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1747
/proc/meminfo: memFree=12845976/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2266192 memory=266936 CPUtime=2442.21 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 703143 0 0 0 243258 963 0 0 20 0 1 0 247921077 2320580608 66734 33554432000 4194304 5849940 140729245981232 140729245980232 5335776 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 566548 66734 735 405 0 563492 0
Current children cumulated CPU time: 2442.21 s
Current children cumulated vsize: 2266192 KiB
Current children cumulated memory: 266936 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 1748
/proc/meminfo: memFree=16319308/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2266192 memory=266936 CPUtime=2502.2 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 703646 0 0 0 249246 974 0 0 20 0 1 0 247921077 2320580608 66734 33554432000 4194304 5849940 140729245981232 140729245980232 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 566548 66734 735 405 0 563492 0
Current children cumulated CPU time: 2502.2 s
Current children cumulated vsize: 2266192 KiB
Current children cumulated memory: 266936 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 1748
/proc/meminfo: memFree=12680284/32770624 swapFree=67108196/67108860
[pid=1588] ppid=1585 vsize=2266192 memory=266936 CPUtime=2519.91 cores=0,2,4,6
/proc/1588/stat : 1588 (xcsp_picat) R 1585 1588 32759 0 -1 4202496 729344 0 0 0 251014 977 0 0 20 0 1 0 247921077 2320580608 66734 33554432000 4194304 5849940 140729245981232 140729245980232 5437906 0 0 4096 8389634 0 0 0 17 4 0 0 0 0 0 7949816 9396308 26230784 140729245988022 140729245988100 140729245988100 140729245990858 0
/proc/1588/statm: 566548 66734 735 405 0 563492 0
Current children cumulated CPU time: 2519.91 s
Current children cumulated vsize: 2266192 KiB
Current children cumulated memory: 266936 KiB

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

[startup+2520.02 s]
# the end of solver process 1588 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.14 s, system=9.78669 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520.02
CPU time (s): 2519.93
CPU user time (s): 2510.14
CPU system time (s): 9.78669
CPU usage (%): 99.9965
Max. virtual memory (cumulated for all children) (KiB): 2452712
Max. memory (cumulated for all children) (KiB): 453456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.14
system time used= 9.78669
maximum resident set size= 453456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 729344
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= 13
involuntary context switches= 809


# summary of solver processes directly reported to runsolver:
#   pid: 1588
#   total CPU time (s): 2519.93
#   total CPU user time (s): 2510.14
#   total CPU system time (s): 9.78669

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.46807 second user time and 18.8341 second system time

The end

Launcher Data

Begin job on node151 at 2018-08-15 05:26:19
IDJOB=4309444
IDBENCH=141254
IDSOLVER=2794
FILE ID=node151/4309444-1534303579
RUNJOBID= node151-1534293053-323
PBS_JOBID= 21038135
Free space on /tmp= 43900 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/QuadraticAssignment/QuadraticAssignment-esc32d_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309444-1534303579/watcher-4309444-1534303579 -o /tmp/evaluation-result-4309444-1534303579/solver-4309444-1534303579 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1534293053-323 --watchdog 2580  xcsp_picat HOME/instance-4309444-1534303579.xml

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

MD5SUM BENCH= ca834160bf20391dc7be2075ee08801e
RANDOM SEED=1270752118

node151.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.87
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.87
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.87
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.87
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:        23957052 kB
MemAvailable:   31805500 kB
Buffers:          169256 kB
Cached:          7909332 kB
SwapCached:           12 kB
Active:          4219888 kB
Inactive:        4006108 kB
Active(anon):      96360 kB
Inactive(anon):   110776 kB
Active(file):    4123528 kB
Inactive(file):  3895332 kB
Unevictable:        7820 kB
Mlocked:            7820 kB
SwapTotal:      67108860 kB
SwapFree:       67108196 kB
Dirty:              3124 kB
Writeback:             0 kB
AnonPages:        153992 kB
Mapped:            58724 kB
Shmem:             57716 kB
Slab:             286320 kB
SReclaimable:     258048 kB
SUnreclaim:        28272 kB
KernelStack:        3328 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2469660 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     49152 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 43836 MiB
End job on node151 at 2018-08-15 06:08:19