Trace number 4309667

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.08 2520.01

General information on the benchmark

NameQuasigroups/
QuasiGroup-4-16_c18.xml
MD5SUMe7fed86d91a4783730bc3bb5ac61f990
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables512
Number of constraints482
Number of domains2
Minimum domain size16
Maximum domain size256
Distribution of domain sizes[{"size":16,"count":256},{"size":256,"count":240}]
Minimum variable degree0
Maximum variable degree243
Distribution of variable degrees[{"degree":0,"count":16},{"degree":2,"count":240},{"degree":242,"count":16},{"degree":243,"count":240}]
Minimum constraint arity3
Maximum constraint arity257
Distribution of constraint arities[{"arity":3,"count":240},{"arity":16,"count":1},{"arity":256,"count":1},{"arity":257,"count":240}]
Number of extensional constraints0
Number of intensional constraints240
Distribution of constraint types[{"type":"intension","count":240},{"type":"allDifferent","count":1},{"type":"instantiation","count":1},{"type":"element","count":240}]
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 (12894 MiB free)
  memory of node 1: 16384 MiB (10340 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4309667-1534316836/watcher-4309667-1534316836 -o /tmp/evaluation-result-4309667-1534316836/solver-4309667-1534316836 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15985 --watchdog 2580 xcsp_picat HOME/instance-4309667-1534316836.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=19126, runsolver pid=19123

[startup+0.100158 s]*
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23773080/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2034396 memory=22504 CPUtime=0.1 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 1717 0 0 0 9 1 0 0 20 0 1 0 249246783 2083221504 5626 33554432000 4194304 5849940 140734234441280 140734234441280 4732001 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 508599 5626 707 405 0 505543 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2034396 KiB
Current children cumulated memory: 22504 KiB

[startup+0.209585 s]*
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23766756/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2040284 memory=28356 CPUtime=0.21 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 3191 0 0 0 20 1 0 0 20 0 1 0 249246783 2089250816 7089 33554432000 4194304 5849940 140734234441280 140734234441280 4491692 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 510071 7089 709 405 0 507015 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2040284 KiB
Current children cumulated memory: 28356 KiB

[startup+0.309422 s]*
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23760428/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2046428 memory=34468 CPUtime=0.31 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 4216 0 0 0 30 1 0 0 20 0 1 0 249246783 2095542272 8617 33554432000 4194304 5849940 140734234441280 140734234440360 5300255 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 511607 8617 709 405 0 508551 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2046428 KiB
Current children cumulated memory: 34468 KiB

[startup+0.700368 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23754040/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2052736 memory=40840 CPUtime=0.69 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 5892 0 0 0 68 1 0 0 20 0 1 0 249246783 2102001664 10210 33554432000 4194304 5849940 140734234441280 140734234440360 5392143 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 513184 10210 726 405 0 510128 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2052736 KiB
Current children cumulated memory: 40840 KiB

[startup+1.5004 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23744548/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2062156 memory=49760 CPUtime=1.49 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 7239 0 0 0 148 1 0 0 20 0 1 0 249246783 2111647744 12440 33554432000 4194304 5849940 140734234441280 140734234439688 5416891 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 515539 12440 734 405 0 512483 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2062156 KiB
Current children cumulated memory: 49760 KiB

[startup+3.10956 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23738040/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2062156 memory=49896 CPUtime=3.1 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 12481 0 0 0 307 3 0 0 20 0 1 0 249246783 2111647744 12474 33554432000 4194304 5849940 140734234441280 140734234439688 5312933 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 515539 12474 742 405 0 512483 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2062156 KiB
Current children cumulated memory: 49896 KiB

[startup+6.30038 s]
/proc/loadavg: 2.00 2.06 2.06 3/187 19127
/proc/meminfo: memFree=23728348/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2062828 memory=50568 CPUtime=6.29 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 18918 0 0 0 623 6 0 0 20 0 1 0 249246783 2112335872 12642 33554432000 4194304 5849940 140734234441280 140734234440152 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 515707 12642 742 405 0 512651 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2062828 KiB
Current children cumulated memory: 50568 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 19127
/proc/meminfo: memFree=23725672/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2064612 memory=52860 CPUtime=12.69 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 26335 0 0 0 1258 11 0 0 20 0 1 0 249246783 2114162688 13215 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 516153 13215 742 405 0 513097 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2064612 KiB
Current children cumulated memory: 52860 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 19127
/proc/meminfo: memFree=23708236/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2072700 memory=60904 CPUtime=25.49 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 46946 0 0 0 2532 17 0 0 20 0 1 0 249246783 2122444800 15226 33554432000 4194304 5849940 140734234441280 140734234440008 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 518175 15226 742 405 0 515119 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2072700 KiB
Current children cumulated memory: 60904 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.05 2.06 3/187 19127
/proc/meminfo: memFree=23725852/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2067564 memory=55788 CPUtime=51.1 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 55907 0 0 0 5081 29 0 0 20 0 1 0 249246783 2117185536 13947 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 516891 13947 742 405 0 513835 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2067564 KiB
Current children cumulated memory: 55788 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 19128
/proc/meminfo: memFree=23702016/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2073336 memory=61584 CPUtime=102.3 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 81068 0 0 0 10176 54 0 0 20 0 1 0 249246783 2123096064 15396 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 518334 15396 742 405 0 515278 0
Current children cumulated CPU time: 102.3 s
Current children cumulated vsize: 2073336 KiB
Current children cumulated memory: 61584 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 19129
/proc/meminfo: memFree=23700212/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2073888 memory=62136 CPUtime=162.29 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 106374 0 0 0 16148 81 0 0 20 0 1 0 249246783 2123661312 15534 33554432000 4194304 5849940 140734234441280 140734234440280 5395804 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 518472 15534 742 405 0 515416 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2073888 KiB
Current children cumulated memory: 62136 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 19138
/proc/meminfo: memFree=23697392/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2101476 memory=89724 CPUtime=222.3 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 125176 0 0 0 22123 107 0 0 20 0 1 0 249246783 2151911424 22431 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 525369 22431 742 405 0 522313 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 2101476 KiB
Current children cumulated memory: 89724 KiB

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/188 19139
/proc/meminfo: memFree=23666116/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2102912 memory=91160 CPUtime=282.3 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 143414 0 0 0 28107 123 0 0 20 0 1 0 249246783 2153381888 22790 33554432000 4194304 5849940 140734234441280 140734234440280 5437906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 525728 22790 742 405 0 522672 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 2102912 KiB
Current children cumulated memory: 91160 KiB

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/188 19140
/proc/meminfo: memFree=23659708/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2117256 memory=105504 CPUtime=342.31 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 162182 0 0 0 34091 140 0 0 20 0 1 0 249246783 2168070144 26376 33554432000 4194304 5849940 140734234441280 140734234439768 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 529314 26376 742 405 0 526258 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 2117256 KiB
Current children cumulated memory: 105504 KiB

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/188 19141
/proc/meminfo: memFree=23674056/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2088428 memory=76804 CPUtime=402.3 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 178451 0 0 0 40065 165 0 0 20 0 1 0 249246783 2138550272 19201 33554432000 4194304 5849940 140734234441280 140734234440440 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 522107 19201 742 405 0 519051 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 2088428 KiB
Current children cumulated memory: 76804 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 19142
/proc/meminfo: memFree=23679848/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2103020 memory=91268 CPUtime=462.3 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 188819 0 0 0 46055 175 0 0 20 0 1 0 249246783 2153492480 22817 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 525755 22817 742 405 0 522699 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 2103020 KiB
Current children cumulated memory: 91268 KiB


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

/proc/19126/statm: 553773 52729 742 405 0 550717 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 2215092 KiB
Current children cumulated memory: 210916 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 19181
/proc/meminfo: memFree=23532464/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2219720 memory=215544 CPUtime=1782.33 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 396260 0 0 0 177624 609 0 0 20 0 1 0 249246783 2272993280 53886 33554432000 4194304 5849940 140734234441280 140734234440280 5437808 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 554930 53886 742 405 0 551874 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 2219720 KiB
Current children cumulated memory: 215544 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/187 19182
/proc/meminfo: memFree=23530172/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2218732 memory=214524 CPUtime=1842.33 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 399302 0 0 0 183610 623 0 0 20 0 1 0 249246783 2271981568 53631 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 554683 53631 742 405 0 551627 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 2218732 KiB
Current children cumulated memory: 214524 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/187 19183
/proc/meminfo: memFree=23522796/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2231476 memory=227300 CPUtime=1902.33 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 406259 0 0 0 189590 643 0 0 20 0 1 0 249246783 2285031424 56825 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 557869 56825 742 405 0 554813 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 2231476 KiB
Current children cumulated memory: 227300 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 19184
/proc/meminfo: memFree=23486808/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2231420 memory=227112 CPUtime=1962.33 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 408155 0 0 0 195573 660 0 0 20 0 1 0 249246783 2284974080 56778 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 557855 56778 742 405 0 554799 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 2231420 KiB
Current children cumulated memory: 227112 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 19193
/proc/meminfo: memFree=23559848/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2170772 memory=166596 CPUtime=2022.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 425989 0 0 0 201547 687 0 0 20 0 1 0 249246783 2222870528 41649 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 542693 41649 742 405 0 539637 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 2170772 KiB
Current children cumulated memory: 166596 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19255
/proc/meminfo: memFree=23541248/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2267076 memory=262768 CPUtime=2082.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 441581 0 0 0 207522 712 0 0 20 0 1 0 249246783 2321485824 65692 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 566769 65692 742 405 0 563713 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 2267076 KiB
Current children cumulated memory: 262768 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19256
/proc/meminfo: memFree=23538004/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2263468 memory=259292 CPUtime=2142.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 456368 0 0 0 213501 733 0 0 20 0 1 0 249246783 2317791232 64823 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 565867 64823 742 405 0 562811 0
Current children cumulated CPU time: 2142.34 s
Current children cumulated vsize: 2263468 KiB
Current children cumulated memory: 259292 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 19257
/proc/meminfo: memFree=23543384/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2230264 memory=226088 CPUtime=2202.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 471400 0 0 0 219475 759 0 0 20 0 1 0 249246783 2283790336 56522 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 557566 56522 742 405 0 554510 0
Current children cumulated CPU time: 2202.34 s
Current children cumulated vsize: 2230264 KiB
Current children cumulated memory: 226088 KiB

[startup+2262.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/188 19258
/proc/meminfo: memFree=23453312/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2293484 memory=289272 CPUtime=2262.35 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 476483 0 0 0 225459 776 0 0 20 0 1 0 249246783 2348527616 72318 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 573371 72318 742 405 0 570315 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 2293484 KiB
Current children cumulated memory: 289272 KiB

[startup+2322.3 s]
/proc/loadavg: 2.19 2.12 2.08 3/187 19259
/proc/meminfo: memFree=23539868/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2225504 memory=221328 CPUtime=2322.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 483905 0 0 0 231442 792 0 0 20 0 1 0 249246783 2278916096 55332 33554432000 4194304 5849940 140734234441280 140734234440280 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 556376 55332 742 405 0 553320 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 2225504 KiB
Current children cumulated memory: 221328 KiB

[startup+2382.3 s]
/proc/loadavg: 2.07 2.10 2.08 3/187 19260
/proc/meminfo: memFree=23446956/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2265544 memory=261332 CPUtime=2382.35 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 487988 0 0 0 237427 808 0 0 20 0 1 0 249246783 2319917056 65333 33554432000 4194304 5849940 140734234441280 140734234440152 5437906 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 566386 65333 742 405 0 563330 0
Current children cumulated CPU time: 2382.35 s
Current children cumulated vsize: 2265544 KiB
Current children cumulated memory: 261332 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/187 19261
/proc/meminfo: memFree=23453868/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2304596 memory=300420 CPUtime=2442.34 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 498841 0 0 0 243410 824 0 0 20 0 1 0 249246783 2359906304 75105 33554432000 4194304 5849940 140734234441280 140734234440280 4234775 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 576149 75105 742 405 0 573093 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 2304596 KiB
Current children cumulated memory: 300420 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/187 19262
/proc/meminfo: memFree=23400672/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2304596 memory=300420 CPUtime=2502.35 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 498851 0 0 0 249398 837 0 0 20 0 1 0 249246783 2359906304 75105 33554432000 4194304 5849940 140734234441280 140734234440152 5335776 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 576149 75105 742 405 0 573093 0
Current children cumulated CPU time: 2502.35 s
Current children cumulated vsize: 2304596 KiB
Current children cumulated memory: 300420 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.07 2.06 3/187 19262
/proc/meminfo: memFree=23400780/32770624 swapFree=67108368/67108860
[pid=19126] ppid=19123 vsize=2304596 memory=300420 CPUtime=2520.06 cores=1,3,5,7
/proc/19126/stat : 19126 (xcsp_picat) R 19123 19126 15953 0 -1 4202496 505267 0 0 0 251165 841 0 0 20 0 1 0 249246783 2359906304 75105 33554432000 4194304 5849940 140734234441280 140734234440152 140110118932359 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7949816 9396308 47329280 140734234444982 140734234445060 140734234445060 140734234447818 0
/proc/19126/statm: 576149 75105 742 405 0 573093 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 2304596 KiB
Current children cumulated memory: 300420 KiB

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

[startup+2520.01 s]
# the end of solver process 19126 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2511.66 s, system=8.42026 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.08
CPU user time (s): 2511.66
CPU system time (s): 8.42026
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2478524
Max. memory (cumulated for all children) (KiB): 474288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.66
system time used= 8.42026
maximum resident set size= 474288
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 505267
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= 19
involuntary context switches= 828


# summary of solver processes directly reported to runsolver:
#   pid: 19126
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2511.66
#   total CPU system time (s): 8.42026

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.57113 second user time and 18.6772 second system time

The end

Launcher Data

Begin job on node148 at 2018-08-15 09:07:16
IDJOB=4309667
IDBENCH=141617
IDSOLVER=2794
FILE ID=node148/4309667-1534316836
RUNJOBID= node148-1534293152-15985
PBS_JOBID= 21038138
Free space on /tmp= 42644 MiB

SOLVER NAME= PicatSAT 2018-08-14
BENCH NAME= XCSP18/Quasigroups/QuasiGroup-4-16_c18.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4309667-1534316836/watcher-4309667-1534316836 -o /tmp/evaluation-result-4309667-1534316836/solver-4309667-1534316836 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node148-1534293152-15985 --watchdog 2580  xcsp_picat HOME/instance-4309667-1534316836.xml

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

MD5SUM BENCH= e7fed86d91a4783730bc3bb5ac61f990
RANDOM SEED=502572208

node148.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.50
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.50
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.50
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.50
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:        23791932 kB
MemAvailable:   31858904 kB
Buffers:          173940 kB
Cached:          8107136 kB
SwapCached:            4 kB
Active:          4396244 kB
Inactive:        3978228 kB
Active(anon):      46672 kB
Inactive(anon):   106944 kB
Active(file):    4349572 kB
Inactive(file):  3871284 kB
Unevictable:        7348 kB
Mlocked:            7348 kB
SwapTotal:      67108860 kB
SwapFree:       67108368 kB
Dirty:              3148 kB
Writeback:             0 kB
AnonPages:        100240 kB
Mapped:            57404 kB
Shmem:             57780 kB
Slab:             303560 kB
SReclaimable:     274576 kB
SUnreclaim:        28984 kB
KernelStack:        3312 kB
PageTables:         5516 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2435700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 42644 MiB
End job on node148 at 2018-08-15 09:49:17