Trace number 4395422

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 2019-09-12? (TO) 2520.01 2520.01

General information on the benchmark

NameQuadraticAssignment/QuadraticAssignment-m1-s1/
QuadraticAssignment-kra30b.xml
MD5SUM96027ecb9680ebc7e976d400499bbdbc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark47490
Best CPU time to get the best result obtained on this benchmark2520.04
Satisfiable
(Un)Satisfiability was proved
Number of variables930
Number of constraints436
Number of domains2
Minimum domain size5
Maximum domain size30
Distribution of domain sizes[{"size":5,"count":435},{"size":30,"count":30}]
Minimum variable degree0
Maximum variable degree30
Distribution of variable degrees[{"degree":0,"count":465},{"degree":2,"count":435},{"degree":30,"count":30}]
Minimum constraint arity3
Maximum constraint arity30
Distribution of constraint arities[{"arity":3,"count":435},{"arity":30,"count":1}]
Number of extensional constraints435
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":435},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

34.19/34.22	c xcsp_picat version 2.7b12 (9/12/2019)
34.19/34.22	o 67265

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 (9786 MiB free)
  memory of node 1: 16384 MiB (11604 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4395422-1568326109/watcher-4395422-1568326109 -o /tmp/evaluation-result-4395422-1568326109/solver-4395422-1568326109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24210 --watchdog 2580 xcsp_picat HOME/instance-4395422-1568326109.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
solver pid=25362, runsolver pid=25359
Current StackSize limit: 8192 KiB


[startup+0.10011 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 25363
/proc/meminfo: memFree=21886648/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2031716 memory=21660 CPUtime=0.1 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 1535 0 0 0 10 0 0 0 20 0 1 0 408549351 2080477184 5415 33554432000 4194304 5870510 140727002093120 140727002090264 4462686 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 507929 5415 841 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 21660 KiB

[startup+0.209824 s]*
/proc/loadavg: 2.00 2.04 2.05 4/199 25363
/proc/meminfo: memFree=21874360/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2031716 memory=36220 CPUtime=0.21 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 1593 0 0 0 21 0 0 0 20 0 1 0 408549351 2080477184 9055 33554432000 4194304 5870510 140727002093120 140727002092424 4459457 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 507929 9055 842 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 36220 KiB

[startup+0.30966 s]*
/proc/loadavg: 2.00 2.04 2.05 3/199 25363
/proc/meminfo: memFree=21849784/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2031716 memory=60796 CPUtime=0.31 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 1605 0 0 0 31 0 0 0 20 0 1 0 408549351 2080477184 15199 33554432000 4194304 5870510 140727002093120 140727002092424 4529701 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 507929 15199 842 410 0 503402 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 60796 KiB

[startup+0.700334 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25363
/proc/meminfo: memFree=21800384/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2031716 memory=155204 CPUtime=0.69 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 1651 0 0 0 67 2 0 0 20 0 1 0 408549351 2080477184 38801 33554432000 4194304 5870510 140727002093120 140727002092424 4462646 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 507929 38801 885 410 0 503402 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 155204 KiB

[startup+1.50023 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25363
/proc/meminfo: memFree=21722252/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2038992 memory=186940 CPUtime=1.49 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 2483 0 0 0 146 3 0 0 20 0 1 0 408549351 2087927808 46735 33554432000 4194304 5870510 140727002093120 140727002091640 5479984 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 509748 46735 952 410 0 505221 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2038992 KiB
Current children cumulated memory: 186940 KiB

[startup+3.10958 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25363
/proc/meminfo: memFree=21702928/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2070964 memory=215764 CPUtime=3.1 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 12116 0 0 0 306 4 0 0 20 0 1 0 408549351 2120667136 53941 33554432000 4194304 5870510 140727002093120 140727002092216 5288533 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 517741 53941 952 410 0 513214 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2070964 KiB
Current children cumulated memory: 215764 KiB

[startup+6.3003 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25364
/proc/meminfo: memFree=21680016/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2084124 memory=230708 CPUtime=6.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 16803 0 0 0 623 6 0 0 20 0 1 0 408549351 2134142976 57677 33554432000 4194304 5870510 140727002093120 140727002092072 5282578 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 521031 57677 983 410 0 516504 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2084124 KiB
Current children cumulated memory: 230708 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25364
/proc/meminfo: memFree=21605712/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2184000 memory=307176 CPUtime=12.69 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 25581 0 0 0 1260 9 0 0 20 0 1 0 408549351 2236416000 76794 33554432000 4194304 5870510 140727002093120 140727002092072 5258698 0 0 4096 8389634 0 0 0 17 0 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 546000 76794 983 410 0 541473 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2184000 KiB
Current children cumulated memory: 307176 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25365
/proc/meminfo: memFree=21656060/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2113080 memory=249408 CPUtime=25.49 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 49539 0 0 0 2533 16 0 0 20 0 1 0 408549351 2163793920 62352 33554432000 4194304 5870510 140727002093120 140727002092072 5288720 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 528270 62352 990 410 0 523743 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2113080 KiB
Current children cumulated memory: 249408 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 25367
/proc/meminfo: memFree=21614160/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2143132 memory=286768 CPUtime=51.1 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 59209 0 0 0 5091 19 0 0 20 0 1 0 408549351 2194567168 71692 33554432000 4194304 5870510 140727002093120 140727002091560 5282310 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 535783 71692 990 410 0 531256 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2143132 KiB
Current children cumulated memory: 286768 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 25371
/proc/meminfo: memFree=21612824/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2143132 memory=286768 CPUtime=102.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 70807 0 0 0 10209 20 0 0 20 0 1 0 408549351 2194567168 71692 33554432000 4194304 5870510 140727002093120 140727002091560 5282467 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 535783 71692 990 410 0 531256 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2143132 KiB
Current children cumulated memory: 286768 KiB

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/200 25384
/proc/meminfo: memFree=21586468/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175516 memory=314656 CPUtime=162.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 79165 0 0 0 16208 21 0 0 20 0 1 0 408549351 2227728384 78664 33554432000 4194304 5870510 140727002093120 140727002091560 5283135 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543879 78664 990 410 0 539352 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2175516 KiB
Current children cumulated memory: 314656 KiB

[startup+222.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/200 25390
/proc/meminfo: memFree=21575180/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175516 memory=322848 CPUtime=222.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 86659 0 0 0 22207 22 0 0 20 0 1 0 408549351 2227728384 80712 33554432000 4194304 5870510 140727002093120 140727002091688 139762031406129 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543879 80712 990 410 0 539352 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 2175516 KiB
Current children cumulated memory: 322848 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 25394
/proc/meminfo: memFree=21568984/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175516 memory=326944 CPUtime=282.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 93738 0 0 0 28207 22 0 0 20 0 1 0 408549351 2227728384 81736 33554432000 4194304 5870510 140727002093120 140727002091688 5282421 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543879 81736 990 410 0 539352 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2175516 KiB
Current children cumulated memory: 326944 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 25398
/proc/meminfo: memFree=21569012/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175516 memory=326944 CPUtime=342.3 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 101487 0 0 0 34207 23 0 0 20 0 1 0 408549351 2227728384 81736 33554432000 4194304 5870510 140727002093120 140727002091688 139762036241514 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543879 81736 990 410 0 539352 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 2175516 KiB
Current children cumulated memory: 326944 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 25404
/proc/meminfo: memFree=21567120/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175512 memory=327728 CPUtime=402.3 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 109662 0 0 0 40204 26 0 0 20 0 1 0 408549351 2227724288 81932 33554432000 4194304 5870510 140727002093120 140727002091688 5282578 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543878 81932 990 410 0 539351 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2175512 KiB
Current children cumulated memory: 327728 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 25408
/proc/meminfo: memFree=21597100/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2175512 memory=321516 CPUtime=462.3 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 117553 0 0 0 46201 29 0 0 20 0 1 0 408549351 2227724288 80379 33554432000 4194304 5870510 140727002093120 140727002092136 5308364 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 543878 80379 990 410 0 539351 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2175512 KiB
Current children cumulated memory: 321516 KiB


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

/proc/25362/statm: 560950 96722 990 410 0 556423 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 386888 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 25528
/proc/meminfo: memFree=21534596/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=384840 CPUtime=1782.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 245286 0 0 0 178097 132 0 0 20 0 1 0 408549351 2297651200 96210 33554432000 4194304 5870510 140727002093120 140727002091560 5288740 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 96210 990 410 0 556423 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 384840 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 25534
/proc/meminfo: memFree=21535196/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=382792 CPUtime=1842.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 246754 0 0 0 184092 137 0 0 20 0 1 0 408549351 2297651200 95698 33554432000 4194304 5870510 140727002093120 140727002091560 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 95698 990 410 0 556423 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 382792 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 25538
/proc/meminfo: memFree=21526548/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2194480 memory=351576 CPUtime=1902.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 248370 0 0 0 190087 142 0 0 20 0 1 0 408549351 2247147520 87894 33554432000 4194304 5870510 140727002093120 140727002091560 5282690 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 548620 87894 990 410 0 544093 0
Current children cumulated CPU time: 1902.29 s
Current children cumulated vsize: 2194480 KiB
Current children cumulated memory: 351576 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 25550
/proc/meminfo: memFree=21530400/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=386888 CPUtime=1962.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 249836 0 0 0 196083 146 0 0 20 0 1 0 408549351 2297651200 96722 33554432000 4194304 5870510 140727002093120 140727002091560 5308388 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 96722 990 410 0 556423 0
Current children cumulated CPU time: 1962.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 386888 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 25556
/proc/meminfo: memFree=21515512/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=390984 CPUtime=2022.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 251656 0 0 0 202078 151 0 0 20 0 1 0 408549351 2297651200 97746 33554432000 4194304 5870510 140727002093120 140727002091560 5308350 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 97746 990 410 0 556423 0
Current children cumulated CPU time: 2022.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 390984 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 25560
/proc/meminfo: memFree=21513888/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=388936 CPUtime=2082.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 253702 0 0 0 208073 156 0 0 20 0 1 0 408549351 2297651200 97234 33554432000 4194304 5870510 140727002093120 140727002091560 5283116 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 97234 990 410 0 556423 0
Current children cumulated CPU time: 2082.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 388936 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 25564
/proc/meminfo: memFree=21517944/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=384840 CPUtime=2142.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 255815 0 0 0 214066 163 0 0 20 0 1 0 408549351 2297651200 96210 33554432000 4194304 5870510 140727002093120 140727002091560 5282467 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 96210 990 410 0 556423 0
Current children cumulated CPU time: 2142.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 384840 KiB

[startup+2202.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/200 25570
/proc/meminfo: memFree=21515180/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=386888 CPUtime=2202.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 257639 0 0 0 220061 168 0 0 20 0 1 0 408549351 2297651200 96722 33554432000 4194304 5870510 140727002093120 140727002091560 5282251 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 96722 990 410 0 556423 0
Current children cumulated CPU time: 2202.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 386888 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/199 25574
/proc/meminfo: memFree=21506384/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=390984 CPUtime=2262.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 258887 0 0 0 226058 171 0 0 20 0 1 0 408549351 2297651200 97746 33554432000 4194304 5870510 140727002093120 140727002091560 5262603 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 97746 990 410 0 556423 0
Current children cumulated CPU time: 2262.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 390984 KiB

[startup+2322.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/199 25638
/proc/meminfo: memFree=21531116/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=382792 CPUtime=2322.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 260219 0 0 0 232054 175 0 0 20 0 1 0 408549351 2297651200 95698 33554432000 4194304 5870510 140727002093120 140727002091560 5282467 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 95698 990 410 0 556423 0
Current children cumulated CPU time: 2322.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 382792 KiB

[startup+2382.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/199 25644
/proc/meminfo: memFree=21493892/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=382792 CPUtime=2382.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 261415 0 0 0 238051 178 0 0 20 0 1 0 408549351 2297651200 95698 33554432000 4194304 5870510 140727002093120 140727002091560 139762036241333 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 95698 990 410 0 556423 0
Current children cumulated CPU time: 2382.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 382792 KiB

[startup+2442.3 s]
/proc/loadavg: 1.96 2.01 2.04 3/199 25648
/proc/meminfo: memFree=21482208/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=388936 CPUtime=2442.3 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 262830 0 0 0 244048 182 0 0 20 0 1 0 408549351 2297651200 97234 33554432000 4194304 5870510 140727002093120 140727002092136 5282684 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 97234 990 410 0 556423 0
Current children cumulated CPU time: 2442.3 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 388936 KiB

[startup+2502.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/199 25652
/proc/meminfo: memFree=21421180/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=391152 CPUtime=2502.29 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 264958 0 0 0 250041 188 0 0 20 0 1 0 408549351 2297651200 97788 33554432000 4194304 5870510 140727002093120 140727002092136 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 97788 990 410 0 556423 0
Current children cumulated CPU time: 2502.29 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 391152 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.99 2.01 2.04 3/199 25655
/proc/meminfo: memFree=21476096/32770624 swapFree=66999192/67108860
[pid=25362] ppid=25359 vsize=2243800 memory=395080 CPUtime=2520 cores=0,2,4,6
/proc/25362/stat : 25362 (xcsp_picat) R 25359 25362 24179 0 -1 4202496 265669 0 0 0 251810 190 0 0 20 0 1 0 408549351 2297651200 98770 33554432000 4194304 5870510 140727002093120 140727002092136 5282505 0 0 4096 8389634 0 0 0 17 2 0 0 0 0 0 7970040 9572284 43794432 140727002100767 140727002100845 140727002100845 140727002103754 0
/proc/25362/statm: 560950 98770 990 410 0 556423 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 2243800 KiB
Current children cumulated memory: 395080 KiB

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

[startup+2520.01 s]
# the end of solver process 25362 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.11 s, system=1.90501 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): 2520.01
CPU user time (s): 2518.11
CPU system time (s): 1.90501
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 2293120
Max. memory (cumulated for all children) (KiB): 426440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.11
system time used= 1.90501
maximum resident set size= 426464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265669
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= 20
involuntary context switches= 1682


# summary of solver processes directly reported to runsolver:
#   pid: 25362
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2518.11
#   total CPU system time (s): 1.90501

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2054 second user time and 17.7549 second system time

The end

Launcher Data

Begin job on node140 at 2019-09-13 00:07:49
IDJOB=4395422
IDBENCH=123138
IDSOLVER=2844
FILE ID=node140/4395422-1568326109
RUNJOBID= node140-1568322359-24210
PBS_JOBID= 21701141
Free space on /tmp= 56864 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/QuadraticAssignment/QuadraticAssignment-m1-s1/QuadraticAssignment-kra30b.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4395422-1568326109/watcher-4395422-1568326109 -o /tmp/evaluation-result-4395422-1568326109/solver-4395422-1568326109 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node140-1568322359-24210 --watchdog 2580  xcsp_picat HOME/instance-4395422-1568326109.xml

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

MD5SUM BENCH= 96027ecb9680ebc7e976d400499bbdbc
RANDOM SEED=470559785

node140.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.43
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.43
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.43
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.43
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:        21904384 kB
MemAvailable:   31776576 kB
Buffers:          149760 kB
Cached:          9897564 kB
SwapCached:         2828 kB
Active:          1643968 kB
Inactive:        8492432 kB
Active(anon):      85936 kB
Inactive(anon):    43924 kB
Active(file):    1558032 kB
Inactive(file):  8448508 kB
Unevictable:      107728 kB
Mlocked:          107728 kB
SwapTotal:      67108860 kB
SwapFree:       66999192 kB
Dirty:              3104 kB
Writeback:             0 kB
AnonPages:        225536 kB
Mapped:            45876 kB
Shmem:             32168 kB
Slab:             324256 kB
SReclaimable:     294112 kB
SUnreclaim:        30144 kB
KernelStack:        3568 kB
PageTables:         5920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2613524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 56860 MiB
End job on node140 at 2019-09-13 00:49:49