Trace number 4394980

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

General information on the benchmark

NameMagicSquare/MagicSquare-mdd-s1/
MagicSquare-9-mdd.xml
MD5SUMfb3d9364636893e4a3b852a85a1b811d
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 benchmark23.3671
Satisfiable
(Un)Satisfiability was proved
Number of variables81
Number of constraints21
Number of domains1
Minimum domain size81
Maximum domain size81
Distribution of domain sizes[{"size":81,"count":81}]
Minimum variable degree3
Maximum variable degree5
Distribution of variable degrees[{"degree":3,"count":64},{"degree":4,"count":16},{"degree":5,"count":1}]
Minimum constraint arity9
Maximum constraint arity81
Distribution of constraint arities[{"arity":9,"count":20},{"arity":81,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":20},{"type":"allDifferent","count":1}]
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 (13432 MiB free)
  memory of node 1: 16384 MiB (14197 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394980-1568334892/watcher-4394980-1568334892 -o /tmp/evaluation-result-4394980-1568334892/solver-4394980-1568334892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568323917-28817 --watchdog 2580 xcsp_picat HOME/instance-4394980-1568334892.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=31735, runsolver pid=31732

[startup+0.100094 s]*
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=28277408/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2031716 memory=20668 CPUtime=0.1 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1770 0 0 0 10 0 0 0 20 0 1 0 409756988 2080477184 5167 33554432000 4194304 5870510 140735695527344 140735695524488 4461503 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 507929 5167 838 410 0 503402 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 20668 KiB

[startup+0.20996 s]*
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=28256308/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2031716 memory=41640 CPUtime=0.21 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1936 0 0 0 21 0 0 0 20 0 1 0 409756988 2080477184 10410 33554432000 4194304 5870510 140735695527344 140735695524488 4847292 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 507929 10410 838 410 0 503402 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 2031716 KiB
Current children cumulated memory: 41640 KiB

[startup+0.309803 s]*
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=28215448/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2097804 memory=86300 CPUtime=0.31 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 2836 0 0 0 30 1 0 0 20 0 1 0 409756988 2148151296 21575 33554432000 4194304 5870510 140735695527344 140735695524488 5246600 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 524451 21575 843 410 0 519924 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 2097804 KiB
Current children cumulated memory: 86300 KiB

[startup+0.70036 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=28177156/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2131588 memory=220088 CPUtime=0.69 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 3923 0 0 0 66 3 0 0 20 0 1 0 409756988 2182746112 55022 33554432000 4194304 5870510 140735695527344 140735695524488 4847301 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 532897 55022 843 410 0 528370 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 2131588 KiB
Current children cumulated memory: 220088 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=27987812/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2255392 memory=390100 CPUtime=1.49 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 7332 0 0 0 137 12 0 0 20 0 1 0 409756988 2309521408 97525 33554432000 4194304 5870510 140735695527344 140735695526312 5245041 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 563848 97525 843 410 0 559321 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 2255392 KiB
Current children cumulated memory: 390100 KiB

[startup+3.10967 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 31736
/proc/meminfo: memFree=27620432/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2409208 memory=430516 CPUtime=3.1 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 13096 0 0 0 281 29 0 0 20 0 1 0 409756988 2467028992 107629 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 602302 107629 843 410 0 597775 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2409208 KiB
Current children cumulated memory: 430516 KiB

[startup+6.30033 s]
/proc/loadavg: 2.08 2.08 2.07 3/200 31736
/proc/meminfo: memFree=27359264/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2584804 memory=808020 CPUtime=6.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 21216 0 0 0 560 69 0 0 20 0 1 0 409756988 2646839296 202005 33554432000 4194304 5870510 140735695527344 140735695526312 5246734 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 646201 202005 843 410 0 641674 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 2584804 KiB
Current children cumulated memory: 808020 KiB

[startup+12.7004 s]
/proc/loadavg: 2.23 2.11 2.08 3/201 31802
/proc/meminfo: memFree=27406676/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=2805844 memory=1462484 CPUtime=12.69 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 32572 0 0 0 1121 148 0 0 20 0 1 0 409756988 2873184256 365621 33554432000 4194304 5870510 140735695527344 140735695526312 5252591 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 701461 365621 843 410 0 696934 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2805844 KiB
Current children cumulated memory: 1462484 KiB

[startup+25.5004 s]
/proc/loadavg: 2.18 2.10 2.08 3/200 31803
/proc/meminfo: memFree=26385736/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=3111404 memory=1800368 CPUtime=25.49 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 51943 0 0 0 2233 316 0 0 20 0 1 0 409756988 3186077696 450092 33554432000 4194304 5870510 140735695527344 140735695526312 5246280 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 777851 450092 843 410 0 773324 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 3111404 KiB
Current children cumulated memory: 1800368 KiB

[startup+51.1097 s]
/proc/loadavg: 2.12 2.10 2.08 3/199 31803
/proc/meminfo: memFree=25801092/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=3454496 memory=1969380 CPUtime=51.09 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 83666 0 0 0 4452 657 0 0 20 0 1 0 409756988 3537403904 492345 33554432000 4194304 5870510 140735695527344 140735695526312 5245088 0 0 4096 8389634 0 0 0 17 5 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 863624 492345 843 410 0 859097 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 3454496 KiB
Current children cumulated memory: 1969380 KiB

[startup+102.3 s]
/proc/loadavg: 1.92 2.05 2.06 3/201 31810
/proc/meminfo: memFree=24853064/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=3792468 memory=2994264 CPUtime=102.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 139738 0 0 0 8887 1342 0 0 20 0 1 0 409756988 3883487232 748566 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 948117 748566 843 410 0 943590 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 3792468 KiB
Current children cumulated memory: 2994264 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 2.04 2.06 3/200 31814
/proc/meminfo: memFree=24751792/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=3989476 memory=3158520 CPUtime=162.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 199188 0 0 0 14072 2157 0 0 20 0 1 0 409756988 4085223424 789630 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 997369 789630 843 410 0 992842 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 3989476 KiB
Current children cumulated memory: 3158520 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.04 2.05 3/200 31818
/proc/meminfo: memFree=24777412/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=4093456 memory=3158052 CPUtime=222.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 257595 0 0 0 19262 2967 0 0 20 0 1 0 409756988 4191698944 789513 33554432000 4194304 5870510 140735695527344 140735695526312 5246600 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 1023364 789513 843 410 0 1018837 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 4093456 KiB
Current children cumulated memory: 3158052 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/201 31825
/proc/meminfo: memFree=24608128/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=4152024 memory=3264976 CPUtime=282.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 315113 0 0 0 24462 3766 0 0 20 0 1 0 409756988 4251672576 816244 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 1038006 816244 843 410 0 1033479 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 4152024 KiB
Current children cumulated memory: 3264976 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 31829
/proc/meminfo: memFree=23472276/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=4185640 memory=4074964 CPUtime=342.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 370713 0 0 0 29647 4582 0 0 20 0 1 0 409756988 4286095360 1018741 33554432000 4194304 5870510 140735695527344 140735695526312 5355029 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 1046410 1018741 843 410 0 1041883 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 4185640 KiB
Current children cumulated memory: 4074964 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 31842
/proc/meminfo: memFree=23387432/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=4206540 memory=2346604 CPUtime=402.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 427466 0 0 0 34839 5390 0 0 20 0 1 0 409756988 4307496960 586651 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 1051635 586651 843 410 0 1047108 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 4206540 KiB
Current children cumulated memory: 2346604 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 31848
/proc/meminfo: memFree=23422384/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=4218536 memory=2302140 CPUtime=462.29 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 484423 0 0 0 40026 6203 0 0 20 0 1 0 409756988 4319780864 575535 33554432000 4194304 5870510 140735695527344 140735695526312 5246367 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 1054634 575535 843 410 0 1050107 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 4218536 KiB
Current children cumulated memory: 2302140 KiB


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

/proc/31735/statm: 2094244 2031643 846 410 0 2089717 0
Current children cumulated CPU time: 1722.28 s
Current children cumulated vsize: 8376976 KiB
Current children cumulated memory: 8126572 KiB

[startup+1782.3 s]
/proc/loadavg: 2.10 2.09 2.07 3/201 31989
/proc/meminfo: memFree=22291432/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8454108 memory=5413364 CPUtime=1782.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1564243 0 0 0 153992 24236 0 0 20 0 1 0 409756988 8657006592 1353341 33554432000 4194304 5870510 140735695527344 140735695526312 5246600 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2113527 1353341 846 410 0 2109000 0
Current children cumulated CPU time: 1782.28 s
Current children cumulated vsize: 8454108 KiB
Current children cumulated memory: 5413364 KiB

[startup+1842.3 s]
/proc/loadavg: 2.04 2.08 2.07 3/201 31993
/proc/meminfo: memFree=20792424/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8457384 memory=6971072 CPUtime=1842.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1609020 0 0 0 159149 25079 0 0 20 0 1 0 409756988 8660361216 1742768 33554432000 4194304 5870510 140735695527344 140735695526312 5245088 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2114346 1742768 846 410 0 2109819 0
Current children cumulated CPU time: 1842.28 s
Current children cumulated vsize: 8457384 KiB
Current children cumulated memory: 6971072 KiB

[startup+1902.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/201 31999
/proc/meminfo: memFree=19944476/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8467752 memory=7679844 CPUtime=1902.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1652778 0 0 0 164356 25872 0 0 20 0 1 0 409756988 8670978048 1919961 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2116938 1919961 846 410 0 2112411 0
Current children cumulated CPU time: 1902.28 s
Current children cumulated vsize: 8467752 KiB
Current children cumulated memory: 7679844 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/200 32003
/proc/meminfo: memFree=18990684/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8471696 memory=8185376 CPUtime=1962.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1700710 0 0 0 169539 26689 0 0 20 0 1 0 409756988 8675016704 2046344 33554432000 4194304 5870510 140735695527344 140735695526312 5252591 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2117924 2046344 846 410 0 2113397 0
Current children cumulated CPU time: 1962.28 s
Current children cumulated vsize: 8471696 KiB
Current children cumulated memory: 8185376 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/200 32007
/proc/meminfo: memFree=21510428/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8474956 memory=6202248 CPUtime=2022.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1750222 0 0 0 174714 27514 0 0 20 0 1 0 409756988 8678354944 1550562 33554432000 4194304 5870510 140735695527344 140735695526312 5246734 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2118739 1550562 846 410 0 2114212 0
Current children cumulated CPU time: 2022.28 s
Current children cumulated vsize: 8474956 KiB
Current children cumulated memory: 6202248 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/201 32013
/proc/meminfo: memFree=21353240/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8485800 memory=6485132 CPUtime=2082.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1797836 0 0 0 179911 28317 0 0 20 0 1 0 409756988 8689459200 1621283 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2121450 1621283 846 410 0 2116923 0
Current children cumulated CPU time: 2082.28 s
Current children cumulated vsize: 8485800 KiB
Current children cumulated memory: 6485132 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 32017
/proc/meminfo: memFree=20042460/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8489400 memory=7727772 CPUtime=2142.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1843547 0 0 0 185087 29141 0 0 20 0 1 0 409756988 8693145600 1931943 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2122350 1931943 846 410 0 2117823 0
Current children cumulated CPU time: 2142.28 s
Current children cumulated vsize: 8489400 KiB
Current children cumulated memory: 7727772 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 32026
/proc/meminfo: memFree=19055440/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8492224 memory=8352756 CPUtime=2202.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1889389 0 0 0 190288 29940 0 0 20 0 1 0 409756988 8696037376 2088189 33554432000 4194304 5870510 140735695527344 140735695526312 5355029 0 0 4096 8389634 0 0 0 17 1 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2123056 2088189 846 410 0 2118529 0
Current children cumulated CPU time: 2202.28 s
Current children cumulated vsize: 8492224 KiB
Current children cumulated memory: 8352756 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 32032
/proc/meminfo: memFree=19120328/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8503440 memory=7989088 CPUtime=2262.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1933079 0 0 0 195494 30734 0 0 20 0 1 0 409756988 8707522560 1997272 33554432000 4194304 5870510 140735695527344 140735695526312 5252591 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2125860 1997272 846 410 0 2121333 0
Current children cumulated CPU time: 2262.28 s
Current children cumulated vsize: 8503440 KiB
Current children cumulated memory: 7989088 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32036
/proc/meminfo: memFree=22411004/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8507036 memory=5386340 CPUtime=2322.27 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 1980222 0 0 0 200657 31570 0 0 20 0 1 0 409756988 8711204864 1346585 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2126759 1346585 846 410 0 2122232 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 8507036 KiB
Current children cumulated memory: 5386340 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32040
/proc/meminfo: memFree=21752752/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8517432 memory=6067932 CPUtime=2382.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 2026071 0 0 0 205859 32369 0 0 20 0 1 0 409756988 8721850368 1516983 33554432000 4194304 5870510 140735695527344 140735695526312 5246600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2129358 1516983 846 410 0 2124831 0
Current children cumulated CPU time: 2382.28 s
Current children cumulated vsize: 8517432 KiB
Current children cumulated memory: 6067932 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 32046
/proc/meminfo: memFree=20671988/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8521372 memory=7142976 CPUtime=2442.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 2074351 0 0 0 211037 33191 0 0 20 0 1 0 409756988 8725884928 1785744 33554432000 4194304 5870510 140735695527344 140735695526312 5246600 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2130343 1785744 846 410 0 2125816 0
Current children cumulated CPU time: 2442.28 s
Current children cumulated vsize: 8521372 KiB
Current children cumulated memory: 7142976 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 32050
/proc/meminfo: memFree=19282880/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8524464 memory=8384468 CPUtime=2502.28 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 2119739 0 0 0 216221 34007 0 0 20 0 1 0 409756988 8729051136 2096117 33554432000 4194304 5870510 140735695527344 140735695526312 5355029 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2131116 2096117 846 410 0 2126589 0
Current children cumulated CPU time: 2502.28 s
Current children cumulated vsize: 8524464 KiB
Current children cumulated memory: 8384468 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 32050
/proc/meminfo: memFree=20817508/32770624 swapFree=67004752/67108860
[pid=31735] ppid=31732 vsize=8525340 memory=6643136 CPUtime=2519.98 cores=1,3,5,7
/proc/31735/stat : 31735 (xcsp_picat) R 31732 31735 28785 0 -1 4202496 2133379 0 0 0 217745 34253 0 0 20 0 1 0 409756988 8729948160 1660784 33554432000 4194304 5870510 140735695527344 140735695526312 5246749 0 0 4096 8389634 0 0 0 17 3 0 0 0 0 0 7970040 9572284 27156480 140735695533087 140735695533165 140735695533165 140735695536074 0
/proc/31735/statm: 2131335 1660784 846 410 0 2126808 0
Current children cumulated CPU time: 2519.98 s
Current children cumulated vsize: 8525340 KiB
Current children cumulated memory: 6643136 KiB

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

[startup+2520.03 s]
# the end of solver process 31735 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2177.46 s, system=342.56 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.03
CPU time (s): 2520.02
CPU user time (s): 2177.46
CPU system time (s): 342.56
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 12454564
Max. memory (cumulated for all children) (KiB): 12300020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2177.46
system time used= 342.56
maximum resident set size= 12300020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2133379
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= 6
involuntary context switches= 2631


# summary of solver processes directly reported to runsolver:
#   pid: 31735
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2177.46
#   total CPU system time (s): 342.56

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.87908 second user time and 19.4057 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 02:34:14
IDJOB=4394980
IDBENCH=133266
IDSOLVER=2844
FILE ID=node126/4394980-1568334892
RUNJOBID= node126-1568323917-28817
PBS_JOBID= 21701150
Free space on /tmp= 55380 MiB

SOLVER NAME= PicatSAT 2019-09-12
BENCH NAME= XCSP17/MagicSquare/MagicSquare-mdd-s1/MagicSquare-9-mdd.xml
COMMAND LINE= xcsp_picat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394980-1568334892/watcher-4394980-1568334892 -o /tmp/evaluation-result-4394980-1568334892/solver-4394980-1568334892 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568323917-28817 --watchdog 2580  xcsp_picat HOME/instance-4394980-1568334892.xml

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

MD5SUM BENCH= fb3d9364636893e4a3b852a85a1b811d
RANDOM SEED=977191107

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        28292356 kB
MemAvailable:   31482888 kB
Buffers:          121876 kB
Cached:          3318884 kB
SwapCached:         2860 kB
Active:          2229312 kB
Inactive:        1600528 kB
Active(anon):     386944 kB
Inactive(anon):    43288 kB
Active(file):    1842368 kB
Inactive(file):  1557240 kB
Unevictable:      109112 kB
Mlocked:          109112 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              7468 kB
Writeback:             0 kB
AnonPages:        534772 kB
Mapped:            46180 kB
Shmem:             32816 kB
Slab:             243396 kB
SReclaimable:     213516 kB
SUnreclaim:        29880 kB
KernelStack:        3824 kB
PageTables:         6452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2784044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    350208 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55376 MiB
End job on node126 at 2019-09-13 03:16:14