Trace number 4300951

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
miniBTD_12 2018.07.27_12? (TO) 2520.07 2520.01

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g19-g43_c18.xml
MD5SUM73b986b466eb2b69580bc545a83953ff
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 variables64
Number of constraints233
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree4
Maximum variable degree10
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":20},{"degree":8,"count":16},{"degree":10,"count":16}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":64},{"arity":2,"count":168},{"arity":64,"count":1}]
Number of extensional constraints232
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":232},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 2018-07-27_12

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300951-1532859965/watcher-4300951-1532859965 -o /tmp/evaluation-result-4300951-1532859965/solver-4300951-1532859965 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532844739-15066 --watchdog 2580 miniBTD 12 2520 HOME/instance-4300951-1532859965.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=16927, runsolver pid=16924

[startup+0.100132 s]*
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27181280/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42092 memory=18508 CPUtime=0.1 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 4834 0 0 0 10 0 0 0 20 0 1 0 103559707 43102208 4627 33554432000 4194304 5224696 140722612440080 140722612439096 4463195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10523 4627 648 252 0 4069 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 42092 KiB
Current children cumulated memory: 18508 KiB

[startup+0.209938 s]*
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27181280/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42224 memory=18508 CPUtime=0.21 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 4851 0 0 0 21 0 0 0 20 0 1 0 103559707 43237376 4627 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10556 4627 648 252 0 4102 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42224 KiB
Current children cumulated memory: 18508 KiB

[startup+0.30985 s]*
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27181280/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42356 memory=18772 CPUtime=0.31 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 4896 0 0 0 31 0 0 0 20 0 1 0 103559707 43372544 4693 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10589 4693 658 252 0 4135 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42356 KiB
Current children cumulated memory: 18772 KiB

[startup+0.70033 s]
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27181280/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42488 memory=19036 CPUtime=0.69 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 4923 0 0 0 69 0 0 0 20 0 1 0 103559707 43507712 4759 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10622 4759 658 252 0 4168 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42488 KiB
Current children cumulated memory: 19036 KiB

[startup+1.50034 s]
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27180908/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42488 memory=19036 CPUtime=1.49 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 4935 0 0 0 149 0 0 0 20 0 1 0 103559707 43507712 4759 33554432000 4194304 5224696 140722612440080 140722612439096 4465426 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10622 4759 658 252 0 4168 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 42488 KiB
Current children cumulated memory: 19036 KiB

[startup+3.10971 s]
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27180412/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=42760 memory=19236 CPUtime=3.09 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 8794 0 0 0 309 0 0 0 20 0 1 0 103559707 43786240 4809 33554432000 4194304 5224696 140722612440080 140722612439096 4465429 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10690 4809 659 252 0 4236 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 42760 KiB
Current children cumulated memory: 19236 KiB

[startup+6.30031 s]
/proc/loadavg: 1.97 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27179720/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43032 memory=19584 CPUtime=6.28 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 12718 0 0 0 627 1 0 0 20 0 1 0 103559707 44064768 4896 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10758 4896 659 252 0 4304 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 43032 KiB
Current children cumulated memory: 19584 KiB

[startup+12.7003 s]
/proc/loadavg: 1.98 2.08 2.07 3/190 16928
/proc/meminfo: memFree=27180068/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43168 memory=19724 CPUtime=12.69 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 16684 0 0 0 1267 2 0 0 20 0 1 0 103559707 44204032 4931 33554432000 4194304 5224696 140722612440080 140722612439096 140687792562643 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10792 4931 659 252 0 4338 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 43168 KiB
Current children cumulated memory: 19724 KiB

[startup+25.5003 s]
/proc/loadavg: 2.13 2.11 2.08 3/190 16928
/proc/meminfo: memFree=27180008/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43304 memory=19912 CPUtime=25.48 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 24637 0 0 0 2543 5 0 0 20 0 1 0 103559707 44343296 4978 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10826 4978 659 252 0 4372 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 43304 KiB
Current children cumulated memory: 19912 KiB

[startup+51.1097 s]
/proc/loadavg: 2.47 2.19 2.11 3/190 16928
/proc/meminfo: memFree=27179044/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43440 memory=20112 CPUtime=51.09 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 26651 0 0 0 5099 10 0 0 20 0 1 0 103559707 44482560 5028 33554432000 4194304 5224696 140722612440080 140722612439096 4600167 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10860 5028 659 252 0 4406 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20112 KiB

[startup+102.3 s]
/proc/loadavg: 2.24 2.18 2.11 3/191 16930
/proc/meminfo: memFree=27179756/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43440 memory=20168 CPUtime=102.28 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 27372 0 0 0 10208 20 0 0 20 0 1 0 103559707 44482560 5042 33554432000 4194304 5224696 140722612440080 140722612439096 4463376 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10860 5042 659 252 0 4406 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20168 KiB

[startup+162.3 s]
/proc/loadavg: 2.09 2.15 2.11 3/191 16932
/proc/meminfo: memFree=27179820/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43576 memory=20192 CPUtime=162.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 28099 0 0 0 16194 35 0 0 20 0 1 0 103559707 44621824 5048 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10894 5048 659 252 0 4440 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 43576 KiB
Current children cumulated memory: 20192 KiB

[startup+222.3 s]
/proc/loadavg: 2.06 2.13 2.11 3/191 16933
/proc/meminfo: memFree=27179452/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43576 memory=20240 CPUtime=222.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 28830 0 0 0 22181 48 0 0 20 0 1 0 103559707 44621824 5060 33554432000 4194304 5224696 140722612440080 140722612439096 4363012 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10894 5060 659 252 0 4440 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 43576 KiB
Current children cumulated memory: 20240 KiB

[startup+282.3 s]
/proc/loadavg: 2.02 2.11 2.10 3/191 16941
/proc/meminfo: memFree=27179568/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43576 memory=20292 CPUtime=282.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 29565 0 0 0 28168 61 0 0 20 0 1 0 103559707 44621824 5073 33554432000 4194304 5224696 140722612440080 140722612439096 4363024 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10894 5073 661 252 0 4440 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 43576 KiB
Current children cumulated memory: 20292 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.09 2.09 3/191 17003
/proc/meminfo: memFree=27179216/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43712 memory=20364 CPUtime=342.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 30314 0 0 0 34153 76 0 0 20 0 1 0 103559707 44761088 5091 33554432000 4194304 5224696 140722612440080 140722612439096 4363241 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10928 5091 661 252 0 4474 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 43712 KiB
Current children cumulated memory: 20364 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.07 2.09 3/190 17004
/proc/meminfo: memFree=27178108/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43712 memory=20388 CPUtime=402.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 30571 0 0 0 40138 91 0 0 20 0 1 0 103559707 44761088 5097 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10928 5097 661 252 0 4474 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 43712 KiB
Current children cumulated memory: 20388 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/190 17005
/proc/meminfo: memFree=27178356/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43712 memory=20412 CPUtime=462.29 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 30817 0 0 0 46124 105 0 0 20 0 1 0 103559707 44761088 5103 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10928 5103 661 252 0 4474 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 43712 KiB
Current children cumulated memory: 20412 KiB


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

/proc/16927/statm: 10961 5137 664 252 0 4507 0
Current children cumulated CPU time: 1722.32 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20548 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 17105
/proc/meminfo: memFree=27177544/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20548 CPUtime=1782.32 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 36559 0 0 0 177826 406 0 0 20 0 1 0 103559707 44896256 5137 33554432000 4194304 5224696 140722612440080 140722612439096 4363007 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5137 664 252 0 4507 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20548 KiB

[startup+1842.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/191 17106
/proc/meminfo: memFree=27177512/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20556 CPUtime=1842.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 36816 0 0 0 183812 421 0 0 20 0 1 0 103559707 44896256 5139 33554432000 4194304 5224696 140722612440080 140722612439096 4363241 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5139 664 252 0 4507 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20556 KiB

[startup+1902.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/191 17107
/proc/meminfo: memFree=27177724/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20556 CPUtime=1902.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 37065 0 0 0 189799 434 0 0 20 0 1 0 103559707 44896256 5139 33554432000 4194304 5224696 140722612440080 140722612439096 4363224 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5139 664 252 0 4507 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20556 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/190 17109
/proc/meminfo: memFree=27177660/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20560 CPUtime=1962.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 37338 0 0 0 195785 448 0 0 20 0 1 0 103559707 44896256 5140 33554432000 4194304 5224696 140722612440080 140722612439096 4363241 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5140 664 252 0 4507 0
Current children cumulated CPU time: 1962.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20560 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/190 17110
/proc/meminfo: memFree=27177648/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20564 CPUtime=2022.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 37600 0 0 0 201770 463 0 0 20 0 1 0 103559707 44896256 5141 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5141 664 252 0 4507 0
Current children cumulated CPU time: 2022.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20564 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 17119
/proc/meminfo: memFree=27177532/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20564 CPUtime=2082.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 37871 0 0 0 207756 477 0 0 20 0 1 0 103559707 44896256 5141 33554432000 4194304 5224696 140722612440080 140722612439096 4363295 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5141 664 252 0 4507 0
Current children cumulated CPU time: 2082.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20564 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 17143
/proc/meminfo: memFree=27176708/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20564 CPUtime=2142.33 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 38133 0 0 0 213744 489 0 0 20 0 1 0 103559707 44896256 5141 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5141 664 252 0 4507 0
Current children cumulated CPU time: 2142.33 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20564 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 17144
/proc/meminfo: memFree=27176980/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20572 CPUtime=2202.34 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 38410 0 0 0 219731 503 0 0 20 0 1 0 103559707 44896256 5143 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5143 664 252 0 4507 0
Current children cumulated CPU time: 2202.34 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20572 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 17145
/proc/meminfo: memFree=27176972/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20572 CPUtime=2262.34 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 38679 0 0 0 225717 517 0 0 20 0 1 0 103559707 44896256 5143 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5143 664 252 0 4507 0
Current children cumulated CPU time: 2262.34 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20572 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 17146
/proc/meminfo: memFree=27176952/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20572 CPUtime=2322.34 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 38946 0 0 0 231704 530 0 0 20 0 1 0 103559707 44896256 5143 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5143 664 252 0 4507 0
Current children cumulated CPU time: 2322.34 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20572 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/192 17148
/proc/meminfo: memFree=27176864/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20572 CPUtime=2382.34 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 39220 0 0 0 237689 545 0 0 20 0 1 0 103559707 44896256 5143 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5143 664 252 0 4507 0
Current children cumulated CPU time: 2382.34 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20572 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 17149
/proc/meminfo: memFree=27177236/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20576 CPUtime=2442.34 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 39490 0 0 0 243675 559 0 0 20 0 1 0 103559707 44896256 5144 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5144 664 252 0 4507 0
Current children cumulated CPU time: 2442.34 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20576 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/191 17150
/proc/meminfo: memFree=27176960/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20576 CPUtime=2502.35 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 39762 0 0 0 249662 573 0 0 20 0 1 0 103559707 44896256 5144 33554432000 4194304 5224696 140722612440080 140722612439096 4362984 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5144 664 252 0 4507 0
Current children cumulated CPU time: 2502.35 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20576 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/191 17150
/proc/meminfo: memFree=27177084/32770624 swapFree=67108860/67108860
[pid=16927] ppid=16924 vsize=43844 memory=20576 CPUtime=2520.05 cores=1,3,5,7
/proc/16927/stat : 16927 (miniBTD) R 16924 16927 15034 0 -1 4202496 40026 0 0 0 251428 577 0 0 20 0 1 0 103559707 44896256 5144 33554432000 4194304 5224696 140722612440080 140722612439096 140687786533244 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 7325440 7329888 13549568 140722612446388 140722612446471 140722612446471 140722612449229 0
/proc/16927/statm: 10961 5144 664 252 0 4507 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 43844 KiB
Current children cumulated memory: 20576 KiB

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.29
system time used= 5.77714
maximum resident set size= 20576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40026
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= 14
involuntary context switches= 742


# summary of solver processes directly reported to runsolver:
#   pid: 16927
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2514.29
#   total CPU system time (s): 5.77714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.84165 second user time and 18.3589 second system time

The end

Launcher Data

Begin job on node135 at 2018-07-29 12:26:05
IDJOB=4300951
IDBENCH=141498
IDSOLVER=2770
FILE ID=node135/4300951-1532859965
RUNJOBID= node135-1532844739-15066
PBS_JOBID= 21022499
Free space on /tmp= 48348 MiB

SOLVER NAME= miniBTD_12 2018.07.27_12
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g19-g43_c18.xml
COMMAND LINE= miniBTD 12 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300951-1532859965/watcher-4300951-1532859965 -o /tmp/evaluation-result-4300951-1532859965/solver-4300951-1532859965 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node135-1532844739-15066 --watchdog 2580  miniBTD 12 2520 HOME/instance-4300951-1532859965.xml

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

MD5SUM BENCH= 73b986b466eb2b69580bc545a83953ff
RANDOM SEED=749371368

node135.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:        27197772 kB
MemAvailable:   31920144 kB
Buffers:          211336 kB
Cached:          4743424 kB
SwapCached:            0 kB
Active:          1740092 kB
Inactive:        3279208 kB
Active(anon):      15560 kB
Inactive(anon):    76928 kB
Active(file):    1724532 kB
Inactive(file):  3202280 kB
Unevictable:        7212 kB
Mlocked:            7212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             20140 kB
Writeback:             0 kB
AnonPages:        100376 kB
Mapped:            45064 kB
Shmem:             25248 kB
Slab:             251428 kB
SReclaimable:     222788 kB
SUnreclaim:        28640 kB
KernelStack:        3472 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     362192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       93568 kB
DirectMap2M:    33452032 kB

Free space on /tmp at the end= 48328 MiB
End job on node135 at 2018-07-29 13:08:06