Trace number 4309628

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 NameAnswerCPU timeWall clock time
PicatSAT 2018-08-14? (TO) 2520.07 2520.05

General information on the benchmark

NameMagicHexagon/
MagicHexagon-05-m003_c18.xml
MD5SUM11e14450858ef922a4bcb0797a1233a1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark97.2458
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints34
Number of domains1
Minimum domain size61
Maximum domain size61
Distribution of domain sizes[{"size":61,"count":61}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":20},{"degree":4,"count":55},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity61
Distribution of constraint arities[{"arity":2,"count":6},{"arity":5,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":3},{"arity":61,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":27}]
Optimization problemNO
Type of objective

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309628-1534313691/watcher-4309628-1534313691 -o /tmp/evaluation-result-4309628-1534313691/solver-4309628-1534313691 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18984 --watchdog 2580 xcsp_picat HOME/instance-4309628-1534313691.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
Current StackSize limit: 8192 KiB

solver pid=21456, runsolver pid=21453

[startup+0.100288 s]*
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28998040/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2026028 memory=15652 CPUtime=0.1 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 2055 0 0 0 10 0 0 0 20 0 1 0 248932277 2074652672 3913 33554432000 4194304 5849940 140734963418736 140734963417976 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 506507 3913 704 405 0 503451 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2026028 KiB
Current children cumulated memory: 15652 KiB

[startup+0.209613 s]*
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28990988/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2032488 memory=22544 CPUtime=0.2 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 3939 0 0 0 20 0 0 0 20 0 1 0 248932277 2081267712 5636 33554432000 4194304 5849940 140734963418736 140734963417976 5310723 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 508122 5636 716 405 0 505066 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 2032488 KiB
Current children cumulated memory: 22544 KiB

[startup+0.309553 s]*
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28990988/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2032536 memory=22472 CPUtime=0.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 4144 0 0 0 30 0 0 0 20 0 1 0 248932277 2081316864 5618 33554432000 4194304 5849940 140734963418736 140734963417976 5395064 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 508134 5618 721 405 0 505078 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 2032536 KiB
Current children cumulated memory: 22472 KiB

[startup+0.700332 s]
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28990988/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2036632 memory=26568 CPUtime=0.69 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 5493 0 0 0 69 0 0 0 20 0 1 0 248932277 2085511168 6642 33554432000 4194304 5849940 140734963418736 140734963416984 5394727 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 509158 6642 721 405 0 506102 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2036632 KiB
Current children cumulated memory: 26568 KiB

[startup+1.50024 s]
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28987176/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2039252 memory=28016 CPUtime=1.49 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 6653 0 0 0 148 1 0 0 20 0 1 0 248932277 2088194048 7004 33554432000 4194304 5849940 140734963418736 140734963417608 4204832 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 509813 7004 729 405 0 506757 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2039252 KiB
Current children cumulated memory: 28016 KiB

[startup+3.10914 s]
/proc/loadavg: 2.09 2.03 2.05 3/188 21457
/proc/meminfo: memFree=28985444/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2039252 memory=28244 CPUtime=3.1 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 7420 0 0 0 309 1 0 0 20 0 1 0 248932277 2088194048 7061 33554432000 4194304 5849940 140734963418736 140734963417224 4211703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 509813 7061 733 405 0 506757 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2039252 KiB
Current children cumulated memory: 28244 KiB

[startup+6.30026 s]
/proc/loadavg: 2.16 2.05 2.06 4/188 21457
/proc/meminfo: memFree=28982924/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2040560 memory=30444 CPUtime=6.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 9245 0 0 0 626 3 0 0 20 0 1 0 248932277 2089533440 7611 33554432000 4194304 5849940 140734963418736 140734963417224 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 510140 7611 737 405 0 507084 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2040560 KiB
Current children cumulated memory: 30444 KiB

[startup+12.7002 s]
/proc/loadavg: 2.15 2.05 2.06 3/187 21457
/proc/meminfo: memFree=28980456/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2040400 memory=30556 CPUtime=12.69 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 17133 0 0 0 1256 13 0 0 20 0 1 0 248932277 2089369600 7639 33554432000 4194304 5849940 140734963418736 140734963417608 5437897 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 510100 7639 737 405 0 507044 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2040400 KiB
Current children cumulated memory: 30556 KiB

[startup+25.5003 s]
/proc/loadavg: 2.12 2.05 2.05 3/187 21457
/proc/meminfo: memFree=28939432/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2050372 memory=40400 CPUtime=25.49 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 29234 0 0 0 2520 29 0 0 20 0 1 0 248932277 2099580928 10100 33554432000 4194304 5849940 140734963418736 140734963417224 4208922 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 512593 10100 737 405 0 509537 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2050372 KiB
Current children cumulated memory: 40400 KiB

[startup+51.1094 s]
/proc/loadavg: 2.08 2.04 2.05 3/187 21457
/proc/meminfo: memFree=28986144/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2057120 memory=47012 CPUtime=51.1 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 43626 0 0 0 5054 56 0 0 20 0 1 0 248932277 2106490880 11753 33554432000 4194304 5849940 140734963418736 140734963417896 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 514280 11753 737 405 0 511224 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2057120 KiB
Current children cumulated memory: 47012 KiB

[startup+102.3 s]
/proc/loadavg: 2.37 2.12 2.07 3/187 21458
/proc/meminfo: memFree=29008980/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2060224 memory=50328 CPUtime=102.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 81698 0 0 0 10125 104 0 0 20 0 1 0 248932277 2109669376 12582 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 515056 12582 737 405 0 512000 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2060224 KiB
Current children cumulated memory: 50328 KiB

[startup+162.3 s]
/proc/loadavg: 2.33 2.17 2.09 3/187 21459
/proc/meminfo: memFree=28924784/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2107316 memory=97248 CPUtime=162.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 119083 0 0 0 16074 155 0 0 20 0 1 0 248932277 2157891584 24312 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 526829 24312 737 405 0 523773 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2107316 KiB
Current children cumulated memory: 97248 KiB

[startup+222.3 s]
/proc/loadavg: 2.12 2.14 2.09 3/187 21460
/proc/meminfo: memFree=28922604/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2085000 memory=74788 CPUtime=222.28 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 144280 0 0 0 22028 200 0 0 20 0 1 0 248932277 2135040000 18697 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 521250 18697 737 405 0 518194 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2085000 KiB
Current children cumulated memory: 74788 KiB

[startup+282.3 s]
/proc/loadavg: 2.04 2.11 2.08 3/187 21461
/proc/meminfo: memFree=28886316/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2120880 memory=110724 CPUtime=282.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 163698 0 0 0 27989 240 0 0 20 0 1 0 248932277 2171781120 27681 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 530220 27681 737 405 0 527164 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 2120880 KiB
Current children cumulated memory: 110724 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/188 21470
/proc/meminfo: memFree=28780828/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2169844 memory=159732 CPUtime=342.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 195277 0 0 0 33947 282 0 0 20 0 1 0 248932277 2221920256 39933 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 542461 39933 737 405 0 539405 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2169844 KiB
Current children cumulated memory: 159732 KiB

[startup+402.3 s]
/proc/loadavg: 2.16 2.11 2.08 3/188 21471
/proc/meminfo: memFree=28635440/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2315528 memory=305444 CPUtime=402.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 202038 0 0 0 39922 307 0 0 20 0 1 0 248932277 2371100672 76361 33554432000 4194304 5849940 140734963418736 140734963417608 5392838 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 578882 76361 737 405 0 575826 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 2315528 KiB
Current children cumulated memory: 305444 KiB

[startup+462.3 s]
/proc/loadavg: 2.46 2.22 2.12 3/188 21472
/proc/meminfo: memFree=28773000/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2158544 memory=148512 CPUtime=462.29 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 236279 0 0 0 45896 333 0 0 20 0 1 0 248932277 2210349056 37128 33554432000 4194304 5849940 140734963418736 140734963417608 5354021 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 539636 37128 737 405 0 536580 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 2158544 KiB
Current children cumulated memory: 148512 KiB


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

/proc/21456/statm: 643560 141697 737 405 0 640504 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 2574240 KiB
Current children cumulated memory: 566788 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/188 21573
/proc/meminfo: memFree=28242744/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2771052 memory=763600 CPUtime=1782.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 748794 0 0 0 177513 717 0 0 20 0 1 0 248932277 2837557248 190900 33554432000 4194304 5849940 140734963418736 140734963417736 5438016 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 692763 190900 737 405 0 689707 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 2771052 KiB
Current children cumulated memory: 763600 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21574
/proc/meminfo: memFree=28115728/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=2898124 memory=890584 CPUtime=1842.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 766325 0 0 0 183496 734 0 0 20 0 1 0 248932277 2967678976 222646 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 724531 222646 737 405 0 721475 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 2898124 KiB
Current children cumulated memory: 890584 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21575
/proc/meminfo: memFree=27956384/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3007676 memory=1000224 CPUtime=1902.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 823947 0 0 0 189470 760 0 0 20 0 1 0 248932277 3079860224 250056 33554432000 4194304 5849940 140734963418736 140734963417736 5437799 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 751919 250056 737 405 0 748863 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 3007676 KiB
Current children cumulated memory: 1000224 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21576
/proc/meminfo: memFree=28023812/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3007676 memory=1000224 CPUtime=1962.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 876078 0 0 0 195451 779 0 0 20 0 1 0 248932277 3079860224 250056 33554432000 4194304 5849940 140734963418736 140734963417608 5437906 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 751919 250056 737 405 0 748863 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 3007676 KiB
Current children cumulated memory: 1000224 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21577
/proc/meminfo: memFree=27874448/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3157584 memory=1150132 CPUtime=2022.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 923445 0 0 0 201436 795 0 0 20 0 1 0 248932277 3233366016 287533 33554432000 4194304 5849940 140734963418736 140734963417736 5313106 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 789396 287533 737 405 0 786340 0
Current children cumulated CPU time: 2022.31 s
Current children cumulated vsize: 3157584 KiB
Current children cumulated memory: 1150132 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21578
/proc/meminfo: memFree=27378644/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606216 CPUtime=2082.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 954212 0 0 0 207413 818 0 0 20 0 1 0 248932277 3700436992 401554 33554432000 4194304 5849940 140734963418736 140734963417736 5437906 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401554 737 405 0 900371 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606216 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21587
/proc/meminfo: memFree=27308420/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2142.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1109138 0 0 0 213398 832 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 5438560 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21588
/proc/meminfo: memFree=27309016/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2202.3 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1264338 0 0 0 219385 845 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417608 5437772 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21589
/proc/meminfo: memFree=27282464/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2262.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1419541 0 0 0 225372 859 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 140473870413703 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21590
/proc/meminfo: memFree=27282580/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2322.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1574728 0 0 0 231357 874 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 5335776 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21591
/proc/meminfo: memFree=27282448/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2382.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1729921 0 0 0 237341 890 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 5335806 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21593
/proc/meminfo: memFree=27255824/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2442.31 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 1885119 0 0 0 243327 904 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 5437906 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21594
/proc/meminfo: memFree=27331112/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2502.32 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 2040330 0 0 0 249313 919 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417736 5437897 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2502.32 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/187 21594
/proc/meminfo: memFree=27331236/32770624 swapFree=67030680/67108860
[pid=21456] ppid=21453 vsize=3613708 memory=1606256 CPUtime=2520.02 cores=1,3,5,7
/proc/21456/stat : 21456 (xcsp_picat) R 21453 21456 18952 0 -1 4202496 2106474 0 0 0 251078 924 0 0 20 0 1 0 248932277 3700436992 401564 33554432000 4194304 5849940 140734963418736 140734963417608 5313065 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7949816 9396308 21946368 140734963426486 140734963426564 140734963426564 140734963429322 0
/proc/21456/statm: 903427 401564 737 405 0 900371 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 3613708 KiB
Current children cumulated memory: 1606256 KiB

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

[startup+2520.05 s]
# the end of solver process 21456 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2510.79 s, system=9.28519 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.05
CPU time (s): 2520.07
CPU user time (s): 2510.79
CPU system time (s): 9.28519
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 3613708
Max. memory (cumulated for all children) (KiB): 1606256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2510.79
system time used= 9.28519
maximum resident set size= 1606256
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2106474
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= 47
involuntary context switches= 1110


# summary of solver processes directly reported to runsolver:
#   pid: 21456
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2510.79
#   total CPU system time (s): 9.28519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.89501 second user time and 18.855 second system time

The end

Launcher Data

Begin job on node102 at 2018-08-15 08:14:51
IDJOB=4309628
IDBENCH=141559
IDSOLVER=2794
FILE ID=node102/4309628-1534313691
RUNJOBID= node102-1534292346-18984
PBS_JOBID= 21038132
Free space on /tmp= 39520 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/MagicHexagon/MagicHexagon-05-m003_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309628-1534313691/watcher-4309628-1534313691 -o /tmp/evaluation-result-4309628-1534313691/solver-4309628-1534313691 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1534292346-18984 --watchdog 2580  xcsp_picat HOME/instance-4309628-1534313691.xml

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

MD5SUM BENCH= 11e14450858ef922a4bcb0797a1233a1
RANDOM SEED=1982827871

node102.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29011480 kB
MemAvailable:   31669452 kB
Buffers:          153428 kB
Cached:          2769628 kB
SwapCached:        51224 kB
Active:          1640828 kB
Inactive:        1568140 kB
Active(anon):     208612 kB
Inactive(anon):   136804 kB
Active(file):    1432216 kB
Inactive(file):  1431336 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67030680 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        211584 kB
Mapped:            55956 kB
Shmem:             57196 kB
Slab:             248904 kB
SReclaimable:     220512 kB
SUnreclaim:        28392 kB
KernelStack:        3296 kB
PageTables:         5512 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2594412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 39516 MiB
End job on node102 at 2018-08-15 08:56:51